Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#424)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent 333ec67 commit 7135317
Show file tree
Hide file tree
Showing 13 changed files with 252 additions and 393 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"homepage": "https://github.com/vuejs/create-vue#readme",
"devDependencies": {
"@tsconfig/node18": "^18.2.2",
"@types/eslint": "^8.56.1",
"@types/node": "^18.19.5",
"@types/eslint": "^8.56.2",
"@types/node": "^18.19.8",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.2",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -50,9 +50,9 @@
"lint-staged": "^15.2.0",
"minimist": "^1.2.8",
"npm-run-all2": "^6.1.1",
"prettier": "^3.1.1",
"prettier": "^3.2.3",
"prompts": "^2.4.2",
"vitest": "^1.1.3",
"vitest": "^1.2.0",
"zx": "^7.2.3"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 7135317

Please sign in to comment.