Skip to content

Commit df6cfde

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

File tree

12 files changed

+454
-352
lines changed

12 files changed

+454
-352
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -35,19 +35,19 @@
3535
"homepage": "https://github.com/vuejs/create-vue#readme",
3636
"devDependencies": {
3737
"@tsconfig/node18": "^2.0.0",
38-
"@types/eslint": "^8.21.1",
39-
"@types/node": "^18.14.2",
40-
"@types/prompts": "^2.4.2",
38+
"@types/eslint": "^8.37.0",
39+
"@types/node": "^18.16.2",
40+
"@types/prompts": "^2.4.4",
4141
"@vue/create-eslint-config": "^0.2.1",
4242
"@vue/tsconfig": "^0.3.2",
4343
"esbuild": "^0.17.18",
4444
"esbuild-plugin-license": "^1.2.2",
4545
"husky": "^8.0.3",
46-
"kolorist": "^1.7.0",
47-
"lint-staged": "^13.1.2",
46+
"kolorist": "^1.8.0",
47+
"lint-staged": "^13.2.2",
4848
"minimist": "^1.2.8",
4949
"npm-run-all": "^4.1.5",
50-
"prettier": "^2.8.4",
50+
"prettier": "^2.8.8",
5151
"prompts": "^2.4.2",
5252
"zx": "^4.3.0"
5353
},

0 commit comments

Comments
 (0)