Skip to content

Commit

Permalink
npm:(deps-dev): bump vite from 5.2.9 to 5.2.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.11.
- [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.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent eb83a98 commit c1a350c
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 6 deletions.
19 changes: 19 additions & 0 deletions .changelog/61.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
```release-note:enhancement
ci/dependabot: npm:(deps-dev): bump vite from 5.2.9 to 5.2.11

npm:(deps-dev): bump vite from 5.2.9 to 5.2.11

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.9 to 5.2.11.
- [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.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
```
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 @@ -41,7 +41,7 @@
"eslint-plugin-vuejs-accessibility": "^1.1.0",
"jest": "^27.0.5",
"sass": "^1.70.0",
"vite": "^5.2.9"
"vite": "^5.2.11"
},
"eslintConfig": {
"root": true,
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6174,7 +6174,7 @@ __metadata:
sass: "npm:^1.70.0"
simple-statistics: "npm:^7.8.3"
uplot: "npm:^1.6.25"
vite: "npm:^5.2.9"
vite: "npm:^5.2.11"
vue: "npm:^3.4.18"
vue-router: "npm:^4.3.1"
languageName: unknown
Expand Down Expand Up @@ -6779,9 +6779,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^5.2.9":
version: 5.2.9
resolution: "vite@npm:5.2.9"
"vite@npm:^5.2.11":
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 @@ -6815,7 +6815,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 2bf8faa7ae84d5fffabc28b2b2462128a839b8a7ce6d4dde1794975c8c896443df49a54ef95ad8f0326457648426fd9317a618479ef28049cb195d91985729ed
checksum: 664b8d68e4f5152ae16bd2041af1bbaf11c43630ac461835bc31ff7d019913b33e465386e09f66dc1037d7aeefbb06939e0173787c063319bc2bd30c3b9ad8e4
languageName: node
linkType: hard

Expand Down

0 comments on commit c1a350c

Please sign in to comment.