Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#103)
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 Nov 25, 2024
1 parent 53e61ed commit 4e1fe36
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 185 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"homepage": "https://github.com/vuejs/eslint-config-typescript#readme",
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/node": "^22.9.0",
"eslint": "^9.14.0",
"eslint-plugin-vue": "^9.30.0",
"@types/node": "^22.9.3",
"eslint": "^9.15.0",
"eslint-plugin-vue": "^9.31.0",
"execa": "^9.5.1",
"pkgroll": "^2.5.1",
"prettier": "^3.3.3",
"tsx": "^4.19.2",
"typescript": "~5.6.3",
"vitest": "^2.1.4",
"vue": "^3.5.12"
"vitest": "^2.1.5",
"vue": "^3.5.13"
},
"peerDependencies": {
"eslint": "^9.10.0",
Expand All @@ -69,9 +69,9 @@
}
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^8.13.0",
"@typescript-eslint/eslint-plugin": "^8.15.0",
"fast-glob": "^3.3.2",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.15.0",
"vue-eslint-parser": "^9.4.3"
},
"engines": {
Expand Down
Loading

0 comments on commit 4e1fe36

Please sign in to comment.