Skip to content

Commit

Permalink
chore(deps): update eslint packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 1, 2024
1 parent ed1f3be commit d5e734f
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-vue": "9.26.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-vue": "9.27.0",
"eslint-plugin-vuetify": "2.4.0",
"express": "4.19.2",
"express-ws": "5.0.2",
Expand Down
39 changes: 28 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3818,8 +3818,8 @@ __metadata:
eslint-plugin-import: "npm:2.29.1"
eslint-plugin-n: "npm:16.6.2"
eslint-plugin-no-only-tests: "npm:3.1.0"
eslint-plugin-promise: "npm:6.4.0"
eslint-plugin-vue: "npm:9.26.0"
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-vue: "npm:9.27.0"
eslint-plugin-vuetify: "npm:2.4.0"
express: "npm:4.19.2"
express-ws: "npm:5.0.2"
Expand Down Expand Up @@ -4782,12 +4782,12 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-promise@npm:6.4.0":
version: 6.4.0
resolution: "eslint-plugin-promise@npm:6.4.0"
"eslint-plugin-promise@npm:6.6.0":
version: 6.6.0
resolution: "eslint-plugin-promise@npm:6.6.0"
peerDependencies:
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/5d07be976504f92d1d91756b0b0588a4c65e379af2520dd77c8655203085c0ab43e24d4698d1ac4b50926430cd8eb81cd1cc4c3653aae8386c805577bdf57b6c
checksum: 10c0/93a667dbc9ff15c4d586b0d40a31c7828314cbbb31b2b9a75802aa4ef536e9457bb3e1a89b384b07aa336dd61b315ae8b0aadc0870210378023dd018819b59b3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4826,21 +4826,21 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.26.0":
version: 9.26.0
resolution: "eslint-plugin-vue@npm:9.26.0"
"eslint-plugin-vue@npm:9.27.0":
version: 9.27.0
resolution: "eslint-plugin-vue@npm:9.27.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
natural-compare: "npm:^1.4.0"
nth-check: "npm:^2.1.1"
postcss-selector-parser: "npm:^6.0.15"
semver: "npm:^7.6.0"
vue-eslint-parser: "npm:^9.4.2"
vue-eslint-parser: "npm:^9.4.3"
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/5236762e9ff0bb4f6ce0f59b7923d0ed46bed7b42141d0a4aa93b4f382f5a5e5c8d940dff2ff1ee30f5d3a16523481580239ec0b8800f5370a5aead2cc577386
checksum: 10c0/a99f8f0f9363cdb931816958bee9787236774d3e1b76c49e4207fefa4d0ebd34dcc29b3fe7ceaf1e36d2c505a6a339fdce54bd1466007f32c1eb4da1814db903
languageName: node
linkType: hard

Expand Down Expand Up @@ -10662,6 +10662,23 @@ __metadata:
languageName: node
linkType: hard

"vue-eslint-parser@npm:^9.4.3":
version: 9.4.3
resolution: "vue-eslint-parser@npm:9.4.3"
dependencies:
debug: "npm:^4.3.4"
eslint-scope: "npm:^7.1.1"
eslint-visitor-keys: "npm:^3.3.0"
espree: "npm:^9.3.1"
esquery: "npm:^1.4.0"
lodash: "npm:^4.17.21"
semver: "npm:^7.3.6"
peerDependencies:
eslint: ">=6.0.0"
checksum: 10c0/128be5988de025b5abd676a91c3e92af68288a5da1c20b2ff848fe90e040c04b2222a03b5d8048cf4a5e0b667a8addfb6f6e6565860d4afb5190c4cc42d05578
languageName: node
linkType: hard

"vue-i18n@npm:9.13.1":
version: 9.13.1
resolution: "vue-i18n@npm:9.13.1"
Expand Down

0 comments on commit d5e734f

Please sign in to comment.