Skip to content

Commit 3e3a6b0

Browse files
npm:(deps-dev): bump vite from 5.2.9 to 5.2.11
Dependabot couldn't find the original pull request head commit, 99d5745.
1 parent 4e6b179 commit 3e3a6b0

File tree

4 files changed

+13
-6
lines changed

4 files changed

+13
-6
lines changed

.changelog/61.txt

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
```release-note:enhancement
2+
ci/dependabot: npm:(deps-dev): bump vite from 5.2.9 to 5.2.11
3+
4+
npm:(deps-dev): bump vite from 5.2.9 to 5.2.11
5+
6+
Dependabot couldn't find the original pull request head commit, 99d5745992dd8d00a8b73b87d6249faad850b4a6.
7+
```

.yarn/install-state.gz

-2.58 KB
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"eslint-plugin-vuejs-accessibility": "^1.1.0",
4242
"jest": "^27.0.5",
4343
"sass": "^1.70.0",
44-
"vite": "^5.2.9"
44+
"vite": "^5.2.11"
4545
},
4646
"eslintConfig": {
4747
"root": true,

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6172,7 +6172,7 @@ __metadata:
61726172
sass: "npm:^1.70.0"
61736173
simple-statistics: "npm:^7.8.3"
61746174
uplot: "npm:^1.6.25"
6175-
vite: "npm:^5.2.9"
6175+
vite: "npm:^5.2.11"
61766176
vue: "npm:^3.4.27"
61776177
vue-router: "npm:^4.3.1"
61786178
languageName: unknown
@@ -6777,9 +6777,9 @@ __metadata:
67776777
languageName: node
67786778
linkType: hard
67796779

6780-
"vite@npm:^5.2.9":
6781-
version: 5.2.9
6782-
resolution: "vite@npm:5.2.9"
6780+
"vite@npm:^5.2.11":
6781+
version: 5.2.11
6782+
resolution: "vite@npm:5.2.11"
67836783
dependencies:
67846784
esbuild: "npm:^0.20.1"
67856785
fsevents: "npm:~2.3.3"
@@ -6813,7 +6813,7 @@ __metadata:
68136813
optional: true
68146814
bin:
68156815
vite: bin/vite.js
6816-
checksum: 2bf8faa7ae84d5fffabc28b2b2462128a839b8a7ce6d4dde1794975c8c896443df49a54ef95ad8f0326457648426fd9317a618479ef28049cb195d91985729ed
6816+
checksum: 664b8d68e4f5152ae16bd2041af1bbaf11c43630ac461835bc31ff7d019913b33e465386e09f66dc1037d7aeefbb06939e0173787c063319bc2bd30c3b9ad8e4
68176817
languageName: node
68186818
linkType: hard
68196819

0 commit comments

Comments
 (0)