Skip to content

Commit 1d96d58

Browse files
chore(deps): update eslint and plugins
1 parent 45bfff9 commit 1d96d58

File tree

2 files changed

+100
-38
lines changed

2 files changed

+100
-38
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,14 @@
5757
"@vue/eslint-config-typescript": "^11.0.2",
5858
"changelogen": "^0.5.4",
5959
"eslint": "^8.35.0",
60-
"eslint-config-standard-with-typescript": "^35.0.0",
60+
"eslint-config-standard-with-typescript": "^39.0.0",
6161
"eslint-formatter-pretty": "^5.0.0",
6262
"eslint-plugin-align-assignments": "^1.1.2",
6363
"eslint-plugin-import": "^2.27.5",
6464
"eslint-plugin-n": "^16.0.0",
6565
"eslint-plugin-node": "^11.1.0",
6666
"eslint-plugin-promise": "^6.1.1",
67-
"eslint-plugin-unicorn": "^47.0.0",
67+
"eslint-plugin-unicorn": "^48.0.0",
6868
"eslint-plugin-varspacing": "^1.2.2",
6969
"eslint-plugin-vue": "^9.9.0",
7070
"nuxt": "^3.6.5",

yarn.lock

+98-36
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ __metadata:
245245
languageName: node
246246
linkType: hard
247247

248-
"@babel/helper-validator-identifier@npm:^7.19.1, @babel/helper-validator-identifier@npm:^7.22.5":
248+
"@babel/helper-validator-identifier@npm:^7.22.5":
249249
version: 7.22.5
250250
resolution: "@babel/helper-validator-identifier@npm:7.22.5"
251251
checksum: 7f0f30113474a28298c12161763b49de5018732290ca4de13cdaefd4fd0d635a6fe3f6686c37a02905fb1e64f21a5ee2b55140cf7b070e729f1bd66866506aea
@@ -1485,14 +1485,14 @@ __metadata:
14851485
dd-trace: ^4.11.0
14861486
defu: ^6.1.2
14871487
eslint: ^8.35.0
1488-
eslint-config-standard-with-typescript: ^35.0.0
1488+
eslint-config-standard-with-typescript: ^39.0.0
14891489
eslint-formatter-pretty: ^5.0.0
14901490
eslint-plugin-align-assignments: ^1.1.2
14911491
eslint-plugin-import: ^2.27.5
14921492
eslint-plugin-n: ^16.0.0
14931493
eslint-plugin-node: ^11.1.0
14941494
eslint-plugin-promise: ^6.1.1
1495-
eslint-plugin-unicorn: ^47.0.0
1495+
eslint-plugin-unicorn: ^48.0.0
14961496
eslint-plugin-varspacing: ^1.2.2
14971497
eslint-plugin-vue: ^9.9.0
14981498
nanoid: ^4.0.2
@@ -1967,7 +1967,7 @@ __metadata:
19671967
languageName: node
19681968
linkType: hard
19691969

1970-
"@typescript-eslint/parser@npm:^5.50.0, @typescript-eslint/parser@npm:^5.54.1, @typescript-eslint/parser@npm:^5.59.1":
1970+
"@typescript-eslint/parser@npm:^5.54.1, @typescript-eslint/parser@npm:^5.59.1":
19711971
version: 5.62.0
19721972
resolution: "@typescript-eslint/parser@npm:5.62.0"
19731973
dependencies:
@@ -1984,6 +1984,24 @@ __metadata:
19841984
languageName: node
19851985
linkType: hard
19861986

1987+
"@typescript-eslint/parser@npm:^6.4.0":
1988+
version: 6.4.1
1989+
resolution: "@typescript-eslint/parser@npm:6.4.1"
1990+
dependencies:
1991+
"@typescript-eslint/scope-manager": 6.4.1
1992+
"@typescript-eslint/types": 6.4.1
1993+
"@typescript-eslint/typescript-estree": 6.4.1
1994+
"@typescript-eslint/visitor-keys": 6.4.1
1995+
debug: ^4.3.4
1996+
peerDependencies:
1997+
eslint: ^7.0.0 || ^8.0.0
1998+
peerDependenciesMeta:
1999+
typescript:
2000+
optional: true
2001+
checksum: cb61c757963f2a7964c2f846087eadda044720da769d96600f9f0069fe796d612caef5d9bb0c785aa4fa95028b2d231e7c83847ce44f02b1fa41f2102d6f444c
2002+
languageName: node
2003+
linkType: hard
2004+
19872005
"@typescript-eslint/scope-manager@npm:5.62.0":
19882006
version: 5.62.0
19892007
resolution: "@typescript-eslint/scope-manager@npm:5.62.0"
@@ -1994,6 +2012,16 @@ __metadata:
19942012
languageName: node
19952013
linkType: hard
19962014

2015+
"@typescript-eslint/scope-manager@npm:6.4.1":
2016+
version: 6.4.1
2017+
resolution: "@typescript-eslint/scope-manager@npm:6.4.1"
2018+
dependencies:
2019+
"@typescript-eslint/types": 6.4.1
2020+
"@typescript-eslint/visitor-keys": 6.4.1
2021+
checksum: 8f7f90aa378a19838301b31cfa58a4b0641d2b84891705c8c006c67aacb5c0d07112b714e1f0e7a159c5736779c934ec26dadef42a0711fccb635596aba391fc
2022+
languageName: node
2023+
linkType: hard
2024+
19972025
"@typescript-eslint/type-utils@npm:5.62.0":
19982026
version: 5.62.0
19992027
resolution: "@typescript-eslint/type-utils@npm:5.62.0"
@@ -2018,6 +2046,13 @@ __metadata:
20182046
languageName: node
20192047
linkType: hard
20202048

2049+
"@typescript-eslint/types@npm:6.4.1":
2050+
version: 6.4.1
2051+
resolution: "@typescript-eslint/types@npm:6.4.1"
2052+
checksum: 16ba46140dbe426407bbb940e87fb347e7eb53b64f74e8f6a819cd662aa25ccd0c25b1e588867ce3cd36a8b4eccea7bd81f4d429595e6e86d9a24c655b1c8617
2053+
languageName: node
2054+
linkType: hard
2055+
20212056
"@typescript-eslint/typescript-estree@npm:5.62.0":
20222057
version: 5.62.0
20232058
resolution: "@typescript-eslint/typescript-estree@npm:5.62.0"
@@ -2036,6 +2071,24 @@ __metadata:
20362071
languageName: node
20372072
linkType: hard
20382073

2074+
"@typescript-eslint/typescript-estree@npm:6.4.1":
2075+
version: 6.4.1
2076+
resolution: "@typescript-eslint/typescript-estree@npm:6.4.1"
2077+
dependencies:
2078+
"@typescript-eslint/types": 6.4.1
2079+
"@typescript-eslint/visitor-keys": 6.4.1
2080+
debug: ^4.3.4
2081+
globby: ^11.1.0
2082+
is-glob: ^4.0.3
2083+
semver: ^7.5.4
2084+
ts-api-utils: ^1.0.1
2085+
peerDependenciesMeta:
2086+
typescript:
2087+
optional: true
2088+
checksum: 34c289e50a6337321154efe6c20c762e94fea308f9032971e356a266f63e99b908b1a00dd8cf51eba50a6f69db01d665faf2cf13454b355767fd167eebe60f1c
2089+
languageName: node
2090+
linkType: hard
2091+
20392092
"@typescript-eslint/utils@npm:5.62.0":
20402093
version: 5.62.0
20412094
resolution: "@typescript-eslint/utils@npm:5.62.0"
@@ -2064,6 +2117,16 @@ __metadata:
20642117
languageName: node
20652118
linkType: hard
20662119

2120+
"@typescript-eslint/visitor-keys@npm:6.4.1":
2121+
version: 6.4.1
2122+
resolution: "@typescript-eslint/visitor-keys@npm:6.4.1"
2123+
dependencies:
2124+
"@typescript-eslint/types": 6.4.1
2125+
eslint-visitor-keys: ^3.4.1
2126+
checksum: bd9cd56fc793e1d880c24193f939c4992b2653f330baece41cd461d1fb48edb2c53696987cba0e29074bbb452dd181fd009db92dd19060fdcc417ad76768f18a
2127+
languageName: node
2128+
linkType: hard
2129+
20672130
"@unhead/dom@npm:1.2.2":
20682131
version: 1.2.2
20692132
resolution: "@unhead/dom@npm:1.2.2"
@@ -4556,32 +4619,32 @@ __metadata:
45564619
languageName: node
45574620
linkType: hard
45584621

4559-
"eslint-config-standard-with-typescript@npm:^35.0.0":
4560-
version: 35.0.0
4561-
resolution: "eslint-config-standard-with-typescript@npm:35.0.0"
4622+
"eslint-config-standard-with-typescript@npm:^39.0.0":
4623+
version: 39.0.0
4624+
resolution: "eslint-config-standard-with-typescript@npm:39.0.0"
45624625
dependencies:
4563-
"@typescript-eslint/parser": ^5.50.0
4564-
eslint-config-standard: 17.0.0
4626+
"@typescript-eslint/parser": ^6.4.0
4627+
eslint-config-standard: 17.1.0
45654628
peerDependencies:
4566-
"@typescript-eslint/eslint-plugin": ^5.50.0
4629+
"@typescript-eslint/eslint-plugin": ^6.4.0
45674630
eslint: ^8.0.1
45684631
eslint-plugin-import: ^2.25.2
4569-
eslint-plugin-n: ^15.0.0
4632+
eslint-plugin-n: "^15.0.0 || ^16.0.0 "
45704633
eslint-plugin-promise: ^6.0.0
45714634
typescript: "*"
4572-
checksum: 37ff8a2451cdb3754cd1901e07a7f0a4aa8b65db5f8ac400cc844597e922d16d5814f9d8d60a1ae4da7f3d202fcbe6158e924de7bdea75864c67b092f30724f3
4635+
checksum: a5d76edd09b62b63b5b0d9faaaf210f1e8338332f094fb26519f50f298e010aca4ac0ebceef28bc5de31995cc7055a8a8bec9e3477d331b29cd28d9744fed0da
45734636
languageName: node
45744637
linkType: hard
45754638

4576-
"eslint-config-standard@npm:17.0.0":
4577-
version: 17.0.0
4578-
resolution: "eslint-config-standard@npm:17.0.0"
4639+
"eslint-config-standard@npm:17.1.0":
4640+
version: 17.1.0
4641+
resolution: "eslint-config-standard@npm:17.1.0"
45794642
peerDependencies:
45804643
eslint: ^8.0.1
45814644
eslint-plugin-import: ^2.25.2
4582-
eslint-plugin-n: ^15.0.0
4645+
eslint-plugin-n: "^15.0.0 || ^16.0.0 "
45834646
eslint-plugin-promise: ^6.0.0
4584-
checksum: dc0ed51e186fd963ff2c0819d33ef580afce11b11036cbcf5e74427e26e514c2b1be96b8ffe74fd2fd00263554a0d49cc873fcf76f17c3dfdba614b45d7fd7da
4647+
checksum: 8ed14ffe424b8a7e67b85e44f75c46dc4c6954f7c474c871c56fb0daf40b6b2a7af2db55102b12a440158b2be898e1fb8333b05e3dbeaeaef066fdbc863eaa88
45854648
languageName: node
45864649
linkType: hard
45874650

@@ -4727,11 +4790,11 @@ __metadata:
47274790
languageName: node
47284791
linkType: hard
47294792

4730-
"eslint-plugin-unicorn@npm:^47.0.0":
4731-
version: 47.0.0
4732-
resolution: "eslint-plugin-unicorn@npm:47.0.0"
4793+
"eslint-plugin-unicorn@npm:^48.0.0":
4794+
version: 48.0.1
4795+
resolution: "eslint-plugin-unicorn@npm:48.0.1"
47334796
dependencies:
4734-
"@babel/helper-validator-identifier": ^7.19.1
4797+
"@babel/helper-validator-identifier": ^7.22.5
47354798
"@eslint-community/eslint-utils": ^4.4.0
47364799
ci-info: ^3.8.0
47374800
clean-regexp: ^1.0.0
@@ -4742,14 +4805,13 @@ __metadata:
47424805
lodash: ^4.17.21
47434806
pluralize: ^8.0.0
47444807
read-pkg-up: ^7.0.1
4745-
regexp-tree: ^0.1.24
4808+
regexp-tree: ^0.1.27
47464809
regjsparser: ^0.10.0
4747-
safe-regex: ^2.1.1
4748-
semver: ^7.3.8
4810+
semver: ^7.5.4
47494811
strip-indent: ^3.0.0
47504812
peerDependencies:
4751-
eslint: ">=8.38.0"
4752-
checksum: 8d93bd76d54fb44e134c6576e3bda72dbf4c9cb5bae90451ace6acf1c48e6d7329f1e36db1d19266a5da499afeff6bf0c647875d69adc92d546bcc2d8b765cca
4813+
eslint: ">=8.44.0"
4814+
checksum: e63112cbaa3a1347cbb427160d7b3c6a1f8cc8ef512075a0ab285c64761772356f4eb5f82c9fb1a8cde63d8794f8aa819eda02fa0a7c44bc9955c5113f87be78
47534815
languageName: node
47544816
linkType: hard
47554817

@@ -9356,7 +9418,7 @@ __metadata:
93569418
languageName: node
93579419
linkType: hard
93589420

9359-
"regexp-tree@npm:^0.1.24, regexp-tree@npm:~0.1.1":
9421+
"regexp-tree@npm:^0.1.27":
93609422
version: 0.1.27
93619423
resolution: "regexp-tree@npm:0.1.27"
93629424
bin:
@@ -9647,15 +9709,6 @@ __metadata:
96479709
languageName: node
96489710
linkType: hard
96499711

9650-
"safe-regex@npm:^2.1.1":
9651-
version: 2.1.1
9652-
resolution: "safe-regex@npm:2.1.1"
9653-
dependencies:
9654-
regexp-tree: ~0.1.1
9655-
checksum: 5d734e2193c63ef0cb00f60c0244e0f8a30ecb31923633cd34636808d6a7c4c206d650017953ae1db8bc33967c2f06af33488dea6f038f4e38212beb7bed77b4
9656-
languageName: node
9657-
linkType: hard
9658-
96599712
"safe-stable-stringify@npm:^2.3.1":
96609713
version: 2.4.3
96619714
resolution: "safe-stable-stringify@npm:2.4.3"
@@ -10471,6 +10524,15 @@ __metadata:
1047110524
languageName: node
1047210525
linkType: hard
1047310526

10527+
"ts-api-utils@npm:^1.0.1":
10528+
version: 1.0.2
10529+
resolution: "ts-api-utils@npm:1.0.2"
10530+
peerDependencies:
10531+
typescript: ">=4.2.0"
10532+
checksum: 6375e12ba90b6cbe73f564405248da14c52aa44b62b386e1cbbb1da2640265dd33e99d3e019688dffa874e365cf596b161ccd49351e90638be825c2639697640
10533+
languageName: node
10534+
linkType: hard
10535+
1047410536
"tsconfig-paths@npm:^3.14.2":
1047510537
version: 3.14.2
1047610538
resolution: "tsconfig-paths@npm:3.14.2"

0 commit comments

Comments
 (0)