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 Nov 1, 2024
1 parent a0038be commit e2873f3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 22 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@
"eslint-config-standard": "17.1.0",
"eslint-plugin-compat": "4.2.0",
"eslint-plugin-cypress": "2.15.2",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-no-only-tests": "3.3.0",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-vue": "9.28.0",
"eslint-plugin-vue": "9.30.0",
"eslint-plugin-vuetify": "2.4.0",
"express": "4.21.1",
"express-ws": "5.0.2",
Expand Down
41 changes: 21 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3587,11 +3587,11 @@ __metadata:
eslint-config-standard: "npm:17.1.0"
eslint-plugin-compat: "npm:4.2.0"
eslint-plugin-cypress: "npm:2.15.2"
eslint-plugin-import: "npm:2.30.0"
eslint-plugin-import: "npm:2.31.0"
eslint-plugin-n: "npm:16.6.2"
eslint-plugin-no-only-tests: "npm:3.3.0"
eslint-plugin-promise: "npm:6.6.0"
eslint-plugin-vue: "npm:9.28.0"
eslint-plugin-vue: "npm:9.30.0"
eslint-plugin-vuetify: "npm:2.4.0"
express: "npm:4.21.1"
express-ws: "npm:5.0.2"
Expand Down Expand Up @@ -4394,27 +4394,27 @@ __metadata:
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.8.0":
version: 2.8.1
resolution: "eslint-module-utils@npm:2.8.1"
"eslint-module-utils@npm:^2.12.0":
version: 2.12.0
resolution: "eslint-module-utils@npm:2.12.0"
dependencies:
debug: "npm:^3.2.7"
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/1aeeb97bf4b688d28de136ee57c824480c37691b40fa825c711a4caf85954e94b99c06ac639d7f1f6c1d69223bd21bcb991155b3e589488e958d5b83dfd0f882
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
languageName: node
linkType: hard

"eslint-module-utils@npm:^2.9.0":
version: 2.12.0
resolution: "eslint-module-utils@npm:2.12.0"
"eslint-module-utils@npm:^2.8.0":
version: 2.8.1
resolution: "eslint-module-utils@npm:2.8.1"
dependencies:
debug: "npm:^3.2.7"
peerDependenciesMeta:
eslint:
optional: true
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
checksum: 10c0/1aeeb97bf4b688d28de136ee57c824480c37691b40fa825c711a4caf85954e94b99c06ac639d7f1f6c1d69223bd21bcb991155b3e589488e958d5b83dfd0f882
languageName: node
linkType: hard

Expand Down Expand Up @@ -4471,9 +4471,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-import@npm:2.30.0":
version: 2.30.0
resolution: "eslint-plugin-import@npm:2.30.0"
"eslint-plugin-import@npm:2.31.0":
version: 2.31.0
resolution: "eslint-plugin-import@npm:2.31.0"
dependencies:
"@rtsao/scc": "npm:^1.1.0"
array-includes: "npm:^3.1.8"
Expand All @@ -4483,7 +4483,7 @@ __metadata:
debug: "npm:^3.2.7"
doctrine: "npm:^2.1.0"
eslint-import-resolver-node: "npm:^0.3.9"
eslint-module-utils: "npm:^2.9.0"
eslint-module-utils: "npm:^2.12.0"
hasown: "npm:^2.0.2"
is-core-module: "npm:^2.15.1"
is-glob: "npm:^4.0.3"
Expand All @@ -4492,10 +4492,11 @@ __metadata:
object.groupby: "npm:^1.0.3"
object.values: "npm:^1.2.0"
semver: "npm:^6.3.1"
string.prototype.trimend: "npm:^1.0.8"
tsconfig-paths: "npm:^3.15.0"
peerDependencies:
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
checksum: 10c0/4c9dcb1f27505c4d5dd891d2b551f56c70786d136aa3992a77e785bdc67c9f60200a2c7fb0ce55b7647fe550b12bc433d5dfa59e2c00ab44227791c5ab86badf
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
checksum: 10c0/e21d116ddd1900e091ad120b3eb68c5dd5437fe2c930f1211781cd38b246f090a6b74d5f3800b8255a0ed29782591521ad44eb21c5534960a8f1fb4040fd913a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4609,9 +4610,9 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-vue@npm:9.28.0":
version: 9.28.0
resolution: "eslint-plugin-vue@npm:9.28.0"
"eslint-plugin-vue@npm:9.30.0":
version: 9.30.0
resolution: "eslint-plugin-vue@npm:9.30.0"
dependencies:
"@eslint-community/eslint-utils": "npm:^4.4.0"
globals: "npm:^13.24.0"
Expand All @@ -4623,7 +4624,7 @@ __metadata:
xml-name-validator: "npm:^4.0.0"
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
checksum: 10c0/97a52895599321b04d0617ae465c66257709e81b1967310cfafe143441a9f7e5ef38e010e51d4f1916e3fe5b0bbadcc18a99297e23225ac757a7262ab0a37e99
checksum: 10c0/417486dd6c96d45cd60eb9f7a2e3d316bf50fdccc6c65ea2104fc24ed3ce503188da582851866e1a564ce4b4d9390129cad57637d65594202803ee51d890975a
languageName: node
linkType: hard

Expand Down

0 comments on commit e2873f3

Please sign in to comment.