Skip to content

Commit eb81993

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

File tree

12 files changed

+520
-401
lines changed

12 files changed

+520
-401
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"homepage": "https://github.com/vuejs/create-vue#readme",
3636
"devDependencies": {
3737
"@tsconfig/node18": "^18.2.0",
38-
"@types/eslint": "^8.44.0",
39-
"@types/node": "^18.17.0",
38+
"@types/eslint": "^8.44.2",
39+
"@types/node": "^18.17.5",
4040
"@types/prompts": "^2.4.4",
41-
"@vue/create-eslint-config": "^0.3.0",
41+
"@vue/create-eslint-config": "^0.3.1",
4242
"@vue/tsconfig": "^0.4.0",
4343
"ejs": "^3.1.9",
4444
"esbuild": "^0.18.16",
@@ -48,7 +48,7 @@
4848
"lint-staged": "^14.0.0",
4949
"minimist": "^1.2.8",
5050
"npm-run-all": "^4.1.5",
51-
"prettier": "^3.0.0",
51+
"prettier": "^3.0.2",
5252
"prompts": "^2.4.2",
5353
"zx": "^7.2.3"
5454
},

0 commit comments

Comments
 (0)