Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies to ^6.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent 850cb15 commit f5c2996
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 60 deletions.
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.16.0",
"@typescript-eslint/parser": "^6.16.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-vue": "^9.19.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
],
"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.16.0",
"@typescript-eslint/parser": "^6.16.0",
"eslint-plugin-vue": "^9.19.2",
"typescript": "^5.3.3"
},
Expand Down
126 changes: 70 additions & 56 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5c2996

Please # to comment.