Skip to content

Commit ee24228

Browse files
chore(deps): update eslint and plugins
1 parent e52d27c commit ee24228

File tree

2 files changed

+104
-81
lines changed

2 files changed

+104
-81
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
"@vue/eslint-config-typescript": "^12.0.0",
6060
"changelogen": "^0.5.4",
6161
"eslint": "^8.35.0",
62-
"eslint-config-standard-with-typescript": "^35.0.0",
63-
"eslint-formatter-pretty": "^5.0.0",
62+
"eslint-config-standard-with-typescript": "^42.0.0",
63+
"eslint-formatter-pretty": "^6.0.0",
6464
"eslint-plugin-align-assignments": "^1.1.2",
6565
"eslint-plugin-import": "^2.27.5",
6666
"eslint-plugin-n": "^16.0.0",
6767
"eslint-plugin-node": "^11.1.0",
6868
"eslint-plugin-promise": "^6.1.1",
69-
"eslint-plugin-unicorn": "^47.0.0",
69+
"eslint-plugin-unicorn": "^49.0.0",
7070
"eslint-plugin-varspacing": "^1.2.2",
7171
"eslint-plugin-vue": "^9.9.0",
7272
"nuxt": "^3.6.5",

yarn.lock

+101-78
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ __metadata:
244244
languageName: node
245245
linkType: hard
246246

247-
"@babel/helper-validator-identifier@npm:^7.19.1, @babel/helper-validator-identifier@npm:^7.22.20":
247+
"@babel/helper-validator-identifier@npm:^7.22.20":
248248
version: 7.22.20
249249
resolution: "@babel/helper-validator-identifier@npm:7.22.20"
250250
checksum: df882d2675101df2d507b95b195ca2f86a3ef28cb711c84f37e79ca23178e13b9f0d8b522774211f51e40168bf5142be4c1c9776a150cddb61a0d5bf3e95750b
@@ -1819,14 +1819,14 @@ __metadata:
18191819
defu: "npm:^6.1.2"
18201820
destr: "npm:^2.0.1"
18211821
eslint: "npm:^8.35.0"
1822-
eslint-config-standard-with-typescript: "npm:^35.0.0"
1823-
eslint-formatter-pretty: "npm:^5.0.0"
1822+
eslint-config-standard-with-typescript: "npm:^42.0.0"
1823+
eslint-formatter-pretty: "npm:^6.0.0"
18241824
eslint-plugin-align-assignments: "npm:^1.1.2"
18251825
eslint-plugin-import: "npm:^2.27.5"
18261826
eslint-plugin-n: "npm:^16.0.0"
18271827
eslint-plugin-node: "npm:^11.1.0"
18281828
eslint-plugin-promise: "npm:^6.1.1"
1829-
eslint-plugin-unicorn: "npm:^47.0.0"
1829+
eslint-plugin-unicorn: "npm:^49.0.0"
18301830
eslint-plugin-varspacing: "npm:^1.2.2"
18311831
eslint-plugin-vue: "npm:^9.9.0"
18321832
nanoid: "npm:^5.0.0"
@@ -2241,13 +2241,13 @@ __metadata:
22412241
languageName: node
22422242
linkType: hard
22432243

2244-
"@types/eslint@npm:^8.0.0":
2245-
version: 8.44.8
2246-
resolution: "@types/eslint@npm:8.44.8"
2244+
"@types/eslint@npm:^8.44.6":
2245+
version: 8.44.9
2246+
resolution: "@types/eslint@npm:8.44.9"
22472247
dependencies:
22482248
"@types/estree": "npm:*"
22492249
"@types/json-schema": "npm:*"
2250-
checksum: d6e0788eb7bff90e5f5435b0babe057e76a7d3eed1e36080bacd7b749098eddae499ddb3c0ce6438addce98cc6020d9653b5012dec54e47ca96faa7b8e25d068
2250+
checksum: dd78831339267c2010af9485f15f68c3353f086157527442f0ce8a561b1ef01bc3a8d8dd9f9943b347a80a9a7bff7aa7b5ad1c6d664bcfb80cb6b41933c97981
22512251
languageName: node
22522252
linkType: hard
22532253

@@ -2376,7 +2376,7 @@ __metadata:
23762376
languageName: node
23772377
linkType: hard
23782378

2379-
"@typescript-eslint/parser@npm:^5.50.0, @typescript-eslint/parser@npm:^5.54.1":
2379+
"@typescript-eslint/parser@npm:^5.54.1":
23802380
version: 5.62.0
23812381
resolution: "@typescript-eslint/parser@npm:5.62.0"
23822382
dependencies:
@@ -2393,7 +2393,7 @@ __metadata:
23932393
languageName: node
23942394
linkType: hard
23952395

2396-
"@typescript-eslint/parser@npm:^6.7.0":
2396+
"@typescript-eslint/parser@npm:^6.4.0, @typescript-eslint/parser@npm:^6.7.0":
23972397
version: 6.14.0
23982398
resolution: "@typescript-eslint/parser@npm:6.14.0"
23992399
dependencies:
@@ -3082,7 +3082,7 @@ __metadata:
30823082
languageName: node
30833083
linkType: hard
30843084

3085-
"ansi-escapes@npm:^4.2.1, ansi-escapes@npm:^4.3.0":
3085+
"ansi-escapes@npm:^4.3.0":
30863086
version: 4.3.2
30873087
resolution: "ansi-escapes@npm:4.3.2"
30883088
dependencies:
@@ -3091,6 +3091,15 @@ __metadata:
30913091
languageName: node
30923092
linkType: hard
30933093

3094+
"ansi-escapes@npm:^6.2.0":
3095+
version: 6.2.0
3096+
resolution: "ansi-escapes@npm:6.2.0"
3097+
dependencies:
3098+
type-fest: "npm:^3.0.0"
3099+
checksum: 442f91b04650b35bc4815f47c20412d69ddbba5d4bf22f72ec03be352fca2de6819c7e3f4dfd17816ee4e0c6c965fe85e6f1b3f09683996a8d12fd366afd924e
3100+
languageName: node
3101+
linkType: hard
3102+
30943103
"ansi-regex@npm:^5.0.1":
30953104
version: 5.0.1
30963105
resolution: "ansi-regex@npm:5.0.1"
@@ -3729,7 +3738,7 @@ __metadata:
37293738
languageName: node
37303739
linkType: hard
37313740

3732-
"chalk@npm:^4.0.0, chalk@npm:^4.1.0, chalk@npm:^4.1.1":
3741+
"chalk@npm:^4.0.0, chalk@npm:^4.1.1":
37333742
version: 4.1.2
37343743
resolution: "chalk@npm:4.1.2"
37353744
dependencies:
@@ -4600,6 +4609,13 @@ __metadata:
46004609
languageName: node
46014610
linkType: hard
46024611

4612+
"emoji-regex@npm:^10.3.0":
4613+
version: 10.3.0
4614+
resolution: "emoji-regex@npm:10.3.0"
4615+
checksum: b9b084ebe904f13bb4b66ee4c29fb41a7a4a1165adcc33c1ce8056c0194b882cc91ebdc782f1a779b5d7ea7375c5064643a7734893d7c657b44c5c6b9d7bf1e7
4616+
languageName: node
4617+
linkType: hard
4618+
46034619
"emoji-regex@npm:^8.0.0":
46044620
version: 8.0.0
46054621
resolution: "emoji-regex@npm:8.0.0"
@@ -4953,48 +4969,48 @@ __metadata:
49534969
languageName: node
49544970
linkType: hard
49554971

4956-
"eslint-config-standard-with-typescript@npm:^35.0.0":
4957-
version: 35.0.0
4958-
resolution: "eslint-config-standard-with-typescript@npm:35.0.0"
4972+
"eslint-config-standard-with-typescript@npm:^42.0.0":
4973+
version: 42.0.0
4974+
resolution: "eslint-config-standard-with-typescript@npm:42.0.0"
49594975
dependencies:
4960-
"@typescript-eslint/parser": "npm:^5.50.0"
4961-
eslint-config-standard: "npm:17.0.0"
4976+
"@typescript-eslint/parser": "npm:^6.4.0"
4977+
eslint-config-standard: "npm:17.1.0"
49624978
peerDependencies:
4963-
"@typescript-eslint/eslint-plugin": ^5.50.0
4979+
"@typescript-eslint/eslint-plugin": ^6.4.0
49644980
eslint: ^8.0.1
49654981
eslint-plugin-import: ^2.25.2
4966-
eslint-plugin-n: ^15.0.0
4982+
eslint-plugin-n: "^15.0.0 || ^16.0.0 "
49674983
eslint-plugin-promise: ^6.0.0
49684984
typescript: "*"
4969-
checksum: fe4dac692bba2e4f50cbb6b0174e7fc58cb3cd3f750b7f2f75e4580e38f8d53dff9b10ca2ffb1589e6e5da17050022769da3ab7cceb38d6c2e853aea5d23fd7c
4985+
checksum: 52bacf2d048133ca66200e72c02123ad4c5f749e702ea9e17d62039cec3ddd5f14ea3f1d2beaf595b1bcc2663d8984cb22ce421bc7ee7597fc43fd5d4d5c053c
49704986
languageName: node
49714987
linkType: hard
49724988

4973-
"eslint-config-standard@npm:17.0.0":
4974-
version: 17.0.0
4975-
resolution: "eslint-config-standard@npm:17.0.0"
4989+
"eslint-config-standard@npm:17.1.0":
4990+
version: 17.1.0
4991+
resolution: "eslint-config-standard@npm:17.1.0"
49764992
peerDependencies:
49774993
eslint: ^8.0.1
49784994
eslint-plugin-import: ^2.25.2
4979-
eslint-plugin-n: ^15.0.0
4995+
eslint-plugin-n: "^15.0.0 || ^16.0.0 "
49804996
eslint-plugin-promise: ^6.0.0
4981-
checksum: a14a3bfda15d6792aea2c566b5a3cca6e5d2efb5af3184d6318d3fca61da7a7fa05a923a99582c8825a5f84bc0ef23f9e185a09640213c09417ac418ba142357
4997+
checksum: 1fb3f98a1badee85a8378e9a8df21ebfc3d6a0556fca309b7e9ddd60243cbeb2486e3d5706dafbf296b116b3b28b5aa3ff00536b2f3067092e98157074a95b1d
49824998
languageName: node
49834999
linkType: hard
49845000

4985-
"eslint-formatter-pretty@npm:^5.0.0":
4986-
version: 5.0.0
4987-
resolution: "eslint-formatter-pretty@npm:5.0.0"
5001+
"eslint-formatter-pretty@npm:^6.0.0":
5002+
version: 6.0.0
5003+
resolution: "eslint-formatter-pretty@npm:6.0.0"
49885004
dependencies:
4989-
"@types/eslint": "npm:^8.0.0"
4990-
ansi-escapes: "npm:^4.2.1"
4991-
chalk: "npm:^4.1.0"
5005+
"@types/eslint": "npm:^8.44.6"
5006+
ansi-escapes: "npm:^6.2.0"
5007+
chalk: "npm:^5.3.0"
49925008
eslint-rule-docs: "npm:^1.1.235"
4993-
log-symbols: "npm:^4.0.0"
4994-
plur: "npm:^4.0.0"
4995-
string-width: "npm:^4.2.0"
4996-
supports-hyperlinks: "npm:^2.0.0"
4997-
checksum: 0bb8e685fbf1f53deb3c438ad4cef7871011b55697bc74cca090787b93a671153080e2d4b65489e825912ac733a1c9aceae5ad6f60efcea3c08efb8aee013dc4
5009+
log-symbols: "npm:^6.0.0"
5010+
plur: "npm:^5.1.0"
5011+
string-width: "npm:^7.0.0"
5012+
supports-hyperlinks: "npm:^3.0.0"
5013+
checksum: b9adbb261eb266d4826e8f461179ad093ddb0a668ce8c60798638318dc45488a12aecf3e42124a094b51190d1976b9a3899dffdfa95582ff7df99bfc4fc19775
49985014
languageName: node
49995015
linkType: hard
50005016

@@ -5127,29 +5143,27 @@ __metadata:
51275143
languageName: node
51285144
linkType: hard
51295145

5130-
"eslint-plugin-unicorn@npm:^47.0.0":
5131-
version: 47.0.0
5132-
resolution: "eslint-plugin-unicorn@npm:47.0.0"
5146+
"eslint-plugin-unicorn@npm:^49.0.0":
5147+
version: 49.0.0
5148+
resolution: "eslint-plugin-unicorn@npm:49.0.0"
51335149
dependencies:
5134-
"@babel/helper-validator-identifier": "npm:^7.19.1"
5150+
"@babel/helper-validator-identifier": "npm:^7.22.20"
51355151
"@eslint-community/eslint-utils": "npm:^4.4.0"
51365152
ci-info: "npm:^3.8.0"
51375153
clean-regexp: "npm:^1.0.0"
51385154
esquery: "npm:^1.5.0"
51395155
indent-string: "npm:^4.0.0"
51405156
is-builtin-module: "npm:^3.2.1"
51415157
jsesc: "npm:^3.0.2"
5142-
lodash: "npm:^4.17.21"
51435158
pluralize: "npm:^8.0.0"
51445159
read-pkg-up: "npm:^7.0.1"
5145-
regexp-tree: "npm:^0.1.24"
5160+
regexp-tree: "npm:^0.1.27"
51465161
regjsparser: "npm:^0.10.0"
5147-
safe-regex: "npm:^2.1.1"
5148-
semver: "npm:^7.3.8"
5162+
semver: "npm:^7.5.4"
51495163
strip-indent: "npm:^3.0.0"
51505164
peerDependencies:
5151-
eslint: ">=8.38.0"
5152-
checksum: 382fa54f819164746c6b29c5ef306a262c5ce53548ef8212c10a12d87d94d8efed3ecb27dd51747aea7d5f5d58052897e4f751a600774c0462ef615a9aa38f1b
5165+
eslint: ">=8.52.0"
5166+
checksum: 7f73f41356cdf720675998c558ab13872d76302dde3a49661df0b5219fd328627e3d7e418aaa3e94cf8764d1ef8b606f7ea01f019eccc0bf0522def8e6769caa
51535167
languageName: node
51545168
linkType: hard
51555169

@@ -5782,6 +5796,13 @@ __metadata:
57825796
languageName: node
57835797
linkType: hard
57845798

5799+
"get-east-asian-width@npm:^1.0.0":
5800+
version: 1.2.0
5801+
resolution: "get-east-asian-width@npm:1.2.0"
5802+
checksum: c9b280e7c7c67fb89fa17e867c4a9d1c9f1321aba2a9ee27bff37fb6ca9552bccda328c70a80c1f83a0e39ba1b7e3427e60f47823402d19e7a41b83417ec047a
5803+
languageName: node
5804+
linkType: hard
5805+
57855806
"get-func-name@npm:^2.0.1, get-func-name@npm:^2.0.2":
57865807
version: 2.0.2
57875808
resolution: "get-func-name@npm:2.0.2"
@@ -6524,7 +6545,7 @@ __metadata:
65246545
languageName: node
65256546
linkType: hard
65266547

6527-
"irregular-plurals@npm:^3.2.0":
6548+
"irregular-plurals@npm:^3.3.0":
65286549
version: 3.5.0
65296550
resolution: "irregular-plurals@npm:3.5.0"
65306551
checksum: 27f04e66402264b78251c03973dd4866aba58b851579b2f1870f3610494a163c20c5161a3eae8fdd49a61a5379ee611460a1781aadc891ce0203bcd7a52e4850
@@ -6871,10 +6892,10 @@ __metadata:
68716892
languageName: node
68726893
linkType: hard
68736894

6874-
"is-unicode-supported@npm:^0.1.0":
6875-
version: 0.1.0
6876-
resolution: "is-unicode-supported@npm:0.1.0"
6877-
checksum: a2aab86ee7712f5c2f999180daaba5f361bdad1efadc9610ff5b8ab5495b86e4f627839d085c6530363c6d6d4ecbde340fb8e54bdb83da4ba8e0865ed5513c52
6895+
"is-unicode-supported@npm:^1.3.0":
6896+
version: 1.3.0
6897+
resolution: "is-unicode-supported@npm:1.3.0"
6898+
checksum: 20a1fc161afafaf49243551a5ac33b6c4cf0bbcce369fcd8f2951fbdd000c30698ce320de3ee6830497310a8f41880f8066d440aa3eb0a853e2aa4836dd89abc
68786899
languageName: node
68796900
linkType: hard
68806901

@@ -7323,13 +7344,13 @@ __metadata:
73237344
languageName: node
73247345
linkType: hard
73257346

7326-
"log-symbols@npm:^4.0.0":
7327-
version: 4.1.0
7328-
resolution: "log-symbols@npm:4.1.0"
7347+
"log-symbols@npm:^6.0.0":
7348+
version: 6.0.0
7349+
resolution: "log-symbols@npm:6.0.0"
73297350
dependencies:
7330-
chalk: "npm:^4.1.0"
7331-
is-unicode-supported: "npm:^0.1.0"
7332-
checksum: fce1497b3135a0198803f9f07464165e9eb83ed02ceb2273930a6f8a508951178d8cf4f0378e9d28300a2ed2bc49050995d2bd5f53ab716bb15ac84d58c6ef74
7351+
chalk: "npm:^5.3.0"
7352+
is-unicode-supported: "npm:^1.3.0"
7353+
checksum: 510cdda36700cbcd87a2a691ea08d310a6c6b449084018f7f2ec4f732ca5e51b301ff1327aadd96f53c08318e616276c65f7fe22f2a16704fb0715d788bc3c33
73337354
languageName: node
73347355
linkType: hard
73357356

@@ -9033,12 +9054,12 @@ __metadata:
90339054
languageName: node
90349055
linkType: hard
90359056

9036-
"plur@npm:^4.0.0":
9037-
version: 4.0.0
9038-
resolution: "plur@npm:4.0.0"
9057+
"plur@npm:^5.1.0":
9058+
version: 5.1.0
9059+
resolution: "plur@npm:5.1.0"
90399060
dependencies:
9040-
irregular-plurals: "npm:^3.2.0"
9041-
checksum: fea2e903efca67cc5c7a8952fca3db46ae8d9e9353373b406714977e601a5d3b628bcb043c3ad2126c6ff0e73d8020bf43af30a72dd087eff1ec240eb13b90e1
9061+
irregular-plurals: "npm:^3.3.0"
9062+
checksum: 57e400dc4b926768fb0abab7f8688fe17e85673712134546e7beaaee188bae7e0504976e847d7e41d0d6103ff2fd61204095f03c2a45de19a8bad15aecb45cc1
90429063
languageName: node
90439064
linkType: hard
90449065

@@ -9720,7 +9741,7 @@ __metadata:
97209741
languageName: node
97219742
linkType: hard
97229743

9723-
"regexp-tree@npm:^0.1.24, regexp-tree@npm:~0.1.1":
9744+
"regexp-tree@npm:^0.1.27":
97249745
version: 0.1.27
97259746
resolution: "regexp-tree@npm:0.1.27"
97269747
bin:
@@ -10015,15 +10036,6 @@ __metadata:
1001510036
languageName: node
1001610037
linkType: hard
1001710038

10018-
"safe-regex@npm:^2.1.1":
10019-
version: 2.1.1
10020-
resolution: "safe-regex@npm:2.1.1"
10021-
dependencies:
10022-
regexp-tree: "npm:~0.1.1"
10023-
checksum: 180d264110cdac9935877e5c37d17b89bd7e3a9bac982439e61517e4e0dfb0821e89ed49cb84c2d9690d18b33a0edf46d4decc6989e295ba2c866c08ed8b441a
10024-
languageName: node
10025-
linkType: hard
10026-
1002710039
"safe-stable-stringify@npm:^2.3.1":
1002810040
version: 2.4.3
1002910041
resolution: "safe-stable-stringify@npm:2.4.3"
@@ -10493,6 +10505,17 @@ __metadata:
1049310505
languageName: node
1049410506
linkType: hard
1049510507

10508+
"string-width@npm:^7.0.0":
10509+
version: 7.0.0
10510+
resolution: "string-width@npm:7.0.0"
10511+
dependencies:
10512+
emoji-regex: "npm:^10.3.0"
10513+
get-east-asian-width: "npm:^1.0.0"
10514+
strip-ansi: "npm:^7.1.0"
10515+
checksum: bc0de5700a2690895169fce447ec4ed44bc62de80312c2093d5606bfd48319bb88e48a99e97f269dff2bc9577448b91c26b3804c16e7d9b389699795e4655c3b
10516+
languageName: node
10517+
linkType: hard
10518+
1049610519
"string.prototype.trim@npm:^1.2.8":
1049710520
version: 1.2.8
1049810521
resolution: "string.prototype.trim@npm:1.2.8"
@@ -10553,7 +10576,7 @@ __metadata:
1055310576
languageName: node
1055410577
linkType: hard
1055510578

10556-
"strip-ansi@npm:^7.0.1":
10579+
"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
1055710580
version: 7.1.0
1055810581
resolution: "strip-ansi@npm:7.1.0"
1055910582
dependencies:
@@ -10645,13 +10668,13 @@ __metadata:
1064510668
languageName: node
1064610669
linkType: hard
1064710670

10648-
"supports-hyperlinks@npm:^2.0.0":
10649-
version: 2.3.0
10650-
resolution: "supports-hyperlinks@npm:2.3.0"
10671+
"supports-hyperlinks@npm:^3.0.0":
10672+
version: 3.0.0
10673+
resolution: "supports-hyperlinks@npm:3.0.0"
1065110674
dependencies:
1065210675
has-flag: "npm:^4.0.0"
1065310676
supports-color: "npm:^7.0.0"
10654-
checksum: 3e7df6e9eaa177d7bfbbe065c91325e9b482f48de0f7c9133603e3ffa8af31cbceac104a0941cd0266a57f8e691de6eb58b79fec237852dc84ed7ad152b116b0
10677+
checksum: 911075a412d8bcfbbca413e8963d56ed0975e35ff98d599ef85301aed4221428653145263828b6c58cb4cb6ff24596be83ead3cca221a88a70428af93d5e2a73
1065510678
languageName: node
1065610679
linkType: hard
1065710680

@@ -10928,7 +10951,7 @@ __metadata:
1092810951
languageName: node
1092910952
linkType: hard
1093010953

10931-
"type-fest@npm:^3.8.0":
10954+
"type-fest@npm:^3.0.0, type-fest@npm:^3.8.0":
1093210955
version: 3.13.1
1093310956
resolution: "type-fest@npm:3.13.1"
1093410957
checksum: 9a8a2359ada34c9b3affcaf3a8f73ee14c52779e89950db337ce66fb74c3399776c697c99f2532e9b16e10e61cfdba3b1c19daffb93b338b742f0acd0117ce12

0 commit comments

Comments
 (0)