Skip to content

Commit 7135317

Browse files
chore(deps): update all non-major dependencies (#424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 333ec67 commit 7135317

File tree

13 files changed

+252
-393
lines changed

13 files changed

+252
-393
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"homepage": "https://github.com/vuejs/create-vue#readme",
3838
"devDependencies": {
3939
"@tsconfig/node18": "^18.2.2",
40-
"@types/eslint": "^8.56.1",
41-
"@types/node": "^18.19.5",
40+
"@types/eslint": "^8.56.2",
41+
"@types/node": "^18.19.8",
4242
"@types/prompts": "^2.4.9",
4343
"@vue/create-eslint-config": "^0.3.2",
4444
"@vue/tsconfig": "^0.5.1",
@@ -50,9 +50,9 @@
5050
"lint-staged": "^15.2.0",
5151
"minimist": "^1.2.8",
5252
"npm-run-all2": "^6.1.1",
53-
"prettier": "^3.1.1",
53+
"prettier": "^3.2.3",
5454
"prompts": "^2.4.2",
55-
"vitest": "^1.1.3",
55+
"vitest": "^1.2.0",
5656
"zx": "^7.2.3"
5757
},
5858
"lint-staged": {

0 commit comments

Comments
 (0)