Skip to content

Commit

Permalink
build(deps-dev): bump the all-dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [chromatic](https://github.com/chromaui/chromatic-cli) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@types/node` from 20.11.7 to 20.11.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `chromatic` from 10.6.0 to 10.6.1
- [Release notes](https://github.com/chromaui/chromatic-cli/releases)
- [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md)
- [Commits](chromaui/chromatic-cli@v10.6.0...v10.6.1)

Updates `vitest` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: chromatic
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 6cc04b7 commit 22150d2
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 80 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/jest": "^29.5.11",
"@types/markdown-it": "^13.0.7",
"@types/mocha": "^10.0.6",
"@types/node": "^20.11.7",
"@types/node": "^20.11.10",
"@types/shell-escape": "^0.2.3",
"@types/uuid": "^9.0.8",
"@vitejs/plugin-vue": "^5.0.3",
Expand All @@ -56,7 +56,7 @@
"@vueuse/shared": "^10.7.2",
"algoliasearch": "^4.22.1",
"axios": "^1.6.7",
"chromatic": "^10.6.0",
"chromatic": "^10.6.1",
"execa": "^8.0.1",
"fuse.js": "^7.0.0",
"get-port": "^7.0.0",
Expand Down Expand Up @@ -84,7 +84,7 @@
"uuid": "^9.0.1",
"vite-plugin-inspect": "^0.8.3",
"vite-plugin-live-reload": "^3.0.3",
"vitest": "^1.2.1",
"vitest": "^1.2.2",
"vue-instantsearch": "^4.13.5",
"vue3-carousel": "^0.3.1"
},
Expand Down
Loading

0 comments on commit 22150d2

Please sign in to comment.