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 Dec 9, 2024
1 parent 4689bd7 commit 97e6267
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 162 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.9.3",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"execa": "^9.5.1",
"@types/node": "^22.10.1",
"eslint": "^9.16.0",
"eslint-plugin-vue": "^9.32.0",
"execa": "^9.5.2",
"pkgroll": "^2.5.1",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"vitest": "^2.1.5",
"vitest": "^2.1.8",
"vue": "^3.5.13"
},
"peerDependencies": {
Expand All @@ -71,7 +71,7 @@
},
"dependencies": {
"fast-glob": "^3.3.2",
"typescript-eslint": "^8.15.0",
"typescript-eslint": "^8.18.0",
"vue-eslint-parser": "^9.4.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 97e6267

Please sign in to comment.