Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 2 updates (#17)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [ejs](https://github.com/mde/ejs).


Updates `vite` from 5.2.8 to 5.2.9
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.2.9/packages/vite)

Updates `ejs` from 3.1.9 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](mde/ejs@v3.1.9...v3.1.10)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent 410ffb5 commit e3fe540
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
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

0 comments on commit e3fe540

Please sign in to comment.