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 Jan 3, 2024
1 parent 850cb15 commit 2386d73
Show file tree
Hide file tree
Showing 5 changed files with 167 additions and 157 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
},
"devDependencies": {
"eslint": "^8.56.0",
"vitest": "^1.1.0",
"vue": "^3.3.13"
"vitest": "^1.1.1",
"vue": "^3.4.3"
},
"packageManager": "pnpm@8.12.1"
"packageManager": "pnpm@8.14.0"
}
4 changes: 2 additions & 2 deletions packages/eslint-config-legacy-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
],
"dependencies": {
"@nuxtjs/eslint-config": "^12.0.0",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-vue": "^9.19.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-n": "^16.6.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-unicorn": "^50.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
],
"dependencies": {
"@rushstack/eslint-patch": "^1.6.1",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"@typescript-eslint/parser": "^6.15.0",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"eslint-plugin-vue": "^9.19.2",
"typescript": "^5.3.3"
},
"devDependencies": {
"@types/eslint": "^8.56.0",
"@types/eslint": "^8.56.1",
"eslint": "^8.56.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 2386d73

Please # to comment.