Skip to content

Commit d201e41

Browse files
chore(deps): update eslint and plugins
1 parent 46bc298 commit d201e41

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@
6767
"eslint-config-standard-with-typescript": "35.0.0",
6868
"eslint-formatter-pretty": "5.0.0",
6969
"eslint-plugin-align-assignments": "1.1.2",
70-
"eslint-plugin-import": "2.30.0",
70+
"eslint-plugin-import": "2.31.0",
7171
"eslint-plugin-n": "16.6.2",
7272
"eslint-plugin-promise": "6.6.0",
7373
"eslint-plugin-unicorn": "47.0.0",
7474
"eslint-plugin-varspacing": "1.2.2",
75-
"eslint-plugin-vue": "9.28.0",
75+
"eslint-plugin-vue": "9.29.0",
7676
"nuxt": "3.13.2",
7777
"typescript": "5.6.2"
7878
},

yarn.lock

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3400,12 +3400,12 @@ __metadata:
34003400
eslint-config-standard-with-typescript: "npm:35.0.0"
34013401
eslint-formatter-pretty: "npm:5.0.0"
34023402
eslint-plugin-align-assignments: "npm:1.1.2"
3403-
eslint-plugin-import: "npm:2.30.0"
3403+
eslint-plugin-import: "npm:2.31.0"
34043404
eslint-plugin-n: "npm:16.6.2"
34053405
eslint-plugin-promise: "npm:6.6.0"
34063406
eslint-plugin-unicorn: "npm:47.0.0"
34073407
eslint-plugin-varspacing: "npm:1.2.2"
3408-
eslint-plugin-vue: "npm:9.28.0"
3408+
eslint-plugin-vue: "npm:9.29.0"
34093409
h3: "npm:^1.6.4"
34103410
html-escaper: "npm:^3.0.3"
34113411
nuxt: "npm:3.13.2"
@@ -7607,15 +7607,15 @@ __metadata:
76077607
languageName: node
76087608
linkType: hard
76097609

7610-
"eslint-module-utils@npm:^2.9.0":
7611-
version: 2.9.0
7612-
resolution: "eslint-module-utils@npm:2.9.0"
7610+
"eslint-module-utils@npm:^2.12.0":
7611+
version: 2.12.0
7612+
resolution: "eslint-module-utils@npm:2.12.0"
76137613
dependencies:
76147614
debug: "npm:^3.2.7"
76157615
peerDependenciesMeta:
76167616
eslint:
76177617
optional: true
7618-
checksum: 10c0/7c45c5b54402a969e99315890c10e9bf8c8bee16c7890573343af05dfa04566d61546585678c413e5228af0550e39461be47e35a8ff0d1863e113bdbb28d1d29
7618+
checksum: 10c0/4d8b46dcd525d71276f9be9ffac1d2be61c9d54cc53c992e6333cf957840dee09381842b1acbbb15fc6b255ebab99cd481c5007ab438e5455a14abe1a0468558
76197619
languageName: node
76207620
linkType: hard
76217621

@@ -7641,9 +7641,9 @@ __metadata:
76417641
languageName: node
76427642
linkType: hard
76437643

7644-
"eslint-plugin-import@npm:2.30.0":
7645-
version: 2.30.0
7646-
resolution: "eslint-plugin-import@npm:2.30.0"
7644+
"eslint-plugin-import@npm:2.31.0":
7645+
version: 2.31.0
7646+
resolution: "eslint-plugin-import@npm:2.31.0"
76477647
dependencies:
76487648
"@rtsao/scc": "npm:^1.1.0"
76497649
array-includes: "npm:^3.1.8"
@@ -7653,7 +7653,7 @@ __metadata:
76537653
debug: "npm:^3.2.7"
76547654
doctrine: "npm:^2.1.0"
76557655
eslint-import-resolver-node: "npm:^0.3.9"
7656-
eslint-module-utils: "npm:^2.9.0"
7656+
eslint-module-utils: "npm:^2.12.0"
76577657
hasown: "npm:^2.0.2"
76587658
is-core-module: "npm:^2.15.1"
76597659
is-glob: "npm:^4.0.3"
@@ -7662,10 +7662,11 @@ __metadata:
76627662
object.groupby: "npm:^1.0.3"
76637663
object.values: "npm:^1.2.0"
76647664
semver: "npm:^6.3.1"
7665+
string.prototype.trimend: "npm:^1.0.8"
76657666
tsconfig-paths: "npm:^3.15.0"
76667667
peerDependencies:
7667-
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8
7668-
checksum: 10c0/4c9dcb1f27505c4d5dd891d2b551f56c70786d136aa3992a77e785bdc67c9f60200a2c7fb0ce55b7647fe550b12bc433d5dfa59e2c00ab44227791c5ab86badf
7668+
eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9
7669+
checksum: 10c0/e21d116ddd1900e091ad120b3eb68c5dd5437fe2c930f1211781cd38b246f090a6b74d5f3800b8255a0ed29782591521ad44eb21c5534960a8f1fb4040fd913a
76697670
languageName: node
76707671
linkType: hard
76717672

@@ -7732,9 +7733,9 @@ __metadata:
77327733
languageName: node
77337734
linkType: hard
77347735

7735-
"eslint-plugin-vue@npm:9.28.0":
7736-
version: 9.28.0
7737-
resolution: "eslint-plugin-vue@npm:9.28.0"
7736+
"eslint-plugin-vue@npm:9.29.0":
7737+
version: 9.29.0
7738+
resolution: "eslint-plugin-vue@npm:9.29.0"
77387739
dependencies:
77397740
"@eslint-community/eslint-utils": "npm:^4.4.0"
77407741
globals: "npm:^13.24.0"
@@ -7746,7 +7747,7 @@ __metadata:
77467747
xml-name-validator: "npm:^4.0.0"
77477748
peerDependencies:
77487749
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0
7749-
checksum: 10c0/97a52895599321b04d0617ae465c66257709e81b1967310cfafe143441a9f7e5ef38e010e51d4f1916e3fe5b0bbadcc18a99297e23225ac757a7262ab0a37e99
7750+
checksum: 10c0/940cf183d85fefa23eba46cbef4ade7556746867b4f5d18261d84fa1049ee311b800236d390cc29cf46d47488f6895833d4bdb8b14a4848b905e024a769618b9
77507751
languageName: node
77517752
linkType: hard
77527753

0 commit comments

Comments
 (0)