Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cexbrayat committed Sep 4, 2024
1 parent 5c51a8c commit 90362fb
Show file tree
Hide file tree
Showing 14 changed files with 321 additions and 443 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/eslint": "^9.6.1",
"@types/node": "^20.16.2",
"@types/node": "^20.16.4",
"@types/prompts": "^2.4.9",
"@vue/create-eslint-config": "^0.3.3",
"@vue/tsconfig": "^0.5.1",
Expand All @@ -48,11 +48,11 @@
"esbuild-plugin-license": "^1.2.3",
"husky": "^9.1.5",
"kolorist": "^1.8.0",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prompts": "^2.4.2",
"vitest": "^2.0.5",
"zx": "^8.1.4"
"zx": "^8.1.5"
},
"lint-staged": {
"*.{js,ts,vue,json}": [
Expand Down
Loading

0 comments on commit 90362fb

Please sign in to comment.