Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the npm_and_yarn group across 1 directory with 2 updates #17

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"standard-version": "^9.5.0",
"storybook": "^7.6.17",
"typescript": "5.4.4",
"vite": "^5.1.7",
"vite": "^5.2.9",
"vite-plugin-dts": "^3.7.3",
"vitest": "^1.3.1"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7511,7 +7511,7 @@ __metadata:
standard-version: "npm:^9.5.0"
storybook: "npm:^7.6.17"
typescript: "npm:5.4.4"
vite: "npm:^5.1.7"
vite: "npm:^5.2.9"
vite-plugin-dts: "npm:^3.7.3"
vitest: "npm:^1.3.1"
peerDependencies:
Expand Down Expand Up @@ -7931,13 +7931,13 @@ __metadata:
linkType: hard

"ejs@npm:^3.1.8":
version: 3.1.9
resolution: "ejs@npm:3.1.9"
version: 3.1.10
resolution: "ejs@npm:3.1.10"
dependencies:
jake: "npm:^10.8.5"
bin:
ejs: bin/cli.js
checksum: 10c0/f0e249c79128810f5f6d5cbf347fc906d86bb9384263db0b2a9004aea649f2bc2d112736de5716c509c80afb4721c47281bd5b57c757d3b63f1bf5ac5f885893
checksum: 10c0/52eade9e68416ed04f7f92c492183340582a36482836b11eab97b159fcdcfdedc62233a1bf0bf5e5e1851c501f2dca0e2e9afd111db2599e4e7f53ee29429ae1
languageName: node
linkType: hard

Expand Down Expand Up @@ -15199,9 +15199,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.1.7":
version: 5.2.8
resolution: "vite@npm:5.2.8"
"vite@npm:^5.2.9":
version: 5.2.11
resolution: "vite@npm:5.2.11"
dependencies:
esbuild: "npm:^0.20.1"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -15235,7 +15235,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10c0/b5717bb00c2570c08ff6d8ed917655e79184efcafa9dd62d52eea19c5d6dfc5a708ec3de9ebc670a7165fc5d401c2bdf1563bb39e2748d8e51e1593d286a9a13
checksum: 10c0/664b8d68e4f5152ae16bd2041af1bbaf11c43630ac461835bc31ff7d019913b33e465386e09f66dc1037d7aeefbb06939e0173787c063319bc2bd30c3b9ad8e4
languageName: node
linkType: hard

Expand Down
Loading