Skip to content

Commit

Permalink
chore(deps-dev): bump the minor group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the minor group with 2 updates in the /trace-viewer directory: [svelte](https://github.com/sveltejs/svelte/tree/HEAD/packages/svelte) and [zod](https://github.com/colinhacks/zod).


Updates `svelte` from 4.2.14 to 4.2.15
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/[email protected]/packages/svelte/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/commits/[email protected]/packages/svelte)

Updates `zod` from 3.22.4 to 3.22.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/commits)

---
updated-dependencies:
- dependency-name: svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: zod
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent 0421ab2 commit a858693
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 76 deletions.
4 changes: 2 additions & 2 deletions trace-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"prettier-plugin-svelte": "^3.2.3",
"prettier-plugin-tailwindcss": "^0.5.14",
"storybook": "^8.0.8",
"svelte": "^4.2.14",
"svelte": "^4.2.15",
"svelte-check": "^3.6.9",
"svelte-codemirror-editor": "^1.3.0",
"svelte-sequential-preprocessor": "^2.0.1",
Expand All @@ -45,7 +45,7 @@
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vitest": "^1.5.0",
"zod": "^3.22.4"
"zod": "^3.22.5"
},
"name": "trace-viewer",
"private": true,
Expand Down
Loading

0 comments on commit a858693

Please sign in to comment.