Skip to content

Commit 32cc69b

Browse files
chore(deps): update eslint (non-major) to v7.0.2 (#574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4ecb16 commit 32cc69b

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

yarn.lock

+48-48
Original file line numberDiff line numberDiff line change
@@ -2358,14 +2358,14 @@ __metadata:
23582358
linkType: hard
23592359

23602360
"@typescript-eslint/eslint-plugin@npm:^7.0.0":
2361-
version: 7.0.1
2362-
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.1"
2361+
version: 7.0.2
2362+
resolution: "@typescript-eslint/eslint-plugin@npm:7.0.2"
23632363
dependencies:
23642364
"@eslint-community/regexpp": "npm:^4.5.1"
2365-
"@typescript-eslint/scope-manager": "npm:7.0.1"
2366-
"@typescript-eslint/type-utils": "npm:7.0.1"
2367-
"@typescript-eslint/utils": "npm:7.0.1"
2368-
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2365+
"@typescript-eslint/scope-manager": "npm:7.0.2"
2366+
"@typescript-eslint/type-utils": "npm:7.0.2"
2367+
"@typescript-eslint/utils": "npm:7.0.2"
2368+
"@typescript-eslint/visitor-keys": "npm:7.0.2"
23692369
debug: "npm:^4.3.4"
23702370
graphemer: "npm:^1.4.0"
23712371
ignore: "npm:^5.2.4"
@@ -2378,7 +2378,7 @@ __metadata:
23782378
peerDependenciesMeta:
23792379
typescript:
23802380
optional: true
2381-
checksum: 10c0/0340a406b6a9036b6b2d92ffa79364d9cbe509e26c9726a953a1b26b4a4413a7079110e94b8a56c7d9d5193885a77f52611af00dea2d60ac79221303f0b91b3d
2381+
checksum: 10c0/76727ad48f01c1bb4ef37690e7ed12754930ce3a4bbe5dcd52f24d42f4625fc0b151db8189947f3956b4a09a562eb2da683ff65b57a13a15426eee3b680f80a5
23822382
languageName: node
23832383
linkType: hard
23842384

@@ -2401,20 +2401,20 @@ __metadata:
24012401
linkType: hard
24022402

24032403
"@typescript-eslint/parser@npm:^7.0.0":
2404-
version: 7.0.1
2405-
resolution: "@typescript-eslint/parser@npm:7.0.1"
2404+
version: 7.0.2
2405+
resolution: "@typescript-eslint/parser@npm:7.0.2"
24062406
dependencies:
2407-
"@typescript-eslint/scope-manager": "npm:7.0.1"
2408-
"@typescript-eslint/types": "npm:7.0.1"
2409-
"@typescript-eslint/typescript-estree": "npm:7.0.1"
2410-
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2407+
"@typescript-eslint/scope-manager": "npm:7.0.2"
2408+
"@typescript-eslint/types": "npm:7.0.2"
2409+
"@typescript-eslint/typescript-estree": "npm:7.0.2"
2410+
"@typescript-eslint/visitor-keys": "npm:7.0.2"
24112411
debug: "npm:^4.3.4"
24122412
peerDependencies:
24132413
eslint: ^8.56.0
24142414
peerDependenciesMeta:
24152415
typescript:
24162416
optional: true
2417-
checksum: 10c0/6e5c17faf94ced7fd5f5e0a44129f1369a691a39824303f947ed8f0089b03493b51e8c40e1f8a9f67e6420cec9aa084440d9362153525f55b20572bc111d4da5
2417+
checksum: 10c0/acffdbea0bba24398ba8bd1ccf5b59438bc093e41d7a325019383094f39d676b5cf2f5963bfa5e332e54728e5b9e14be3984752ee91da6f0e1a3e0b613422d0e
24182418
languageName: node
24192419
linkType: hard
24202420

@@ -2428,30 +2428,30 @@ __metadata:
24282428
languageName: node
24292429
linkType: hard
24302430

2431-
"@typescript-eslint/scope-manager@npm:7.0.1":
2432-
version: 7.0.1
2433-
resolution: "@typescript-eslint/scope-manager@npm:7.0.1"
2431+
"@typescript-eslint/scope-manager@npm:7.0.2":
2432+
version: 7.0.2
2433+
resolution: "@typescript-eslint/scope-manager@npm:7.0.2"
24342434
dependencies:
2435-
"@typescript-eslint/types": "npm:7.0.1"
2436-
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2437-
checksum: 10c0/a1da8ba1cba503887d7a576132857e2be3345a3b1682251b73f00b87199c20bd06662260895cb8d54ec26aca49902c7dc90fc7b0fde162c8415b63bb94c63e6d
2435+
"@typescript-eslint/types": "npm:7.0.2"
2436+
"@typescript-eslint/visitor-keys": "npm:7.0.2"
2437+
checksum: 10c0/60241a0dbed7605133b6242d7fc172e8ee649e1033b8a179cebe3e21c60e0c08c12679fd37644cfef57c95a5d75a3927afc9d6365a5f9684c1d043285db23c66
24382438
languageName: node
24392439
linkType: hard
24402440

2441-
"@typescript-eslint/type-utils@npm:7.0.1":
2442-
version: 7.0.1
2443-
resolution: "@typescript-eslint/type-utils@npm:7.0.1"
2441+
"@typescript-eslint/type-utils@npm:7.0.2":
2442+
version: 7.0.2
2443+
resolution: "@typescript-eslint/type-utils@npm:7.0.2"
24442444
dependencies:
2445-
"@typescript-eslint/typescript-estree": "npm:7.0.1"
2446-
"@typescript-eslint/utils": "npm:7.0.1"
2445+
"@typescript-eslint/typescript-estree": "npm:7.0.2"
2446+
"@typescript-eslint/utils": "npm:7.0.2"
24472447
debug: "npm:^4.3.4"
24482448
ts-api-utils: "npm:^1.0.1"
24492449
peerDependencies:
24502450
eslint: ^8.56.0
24512451
peerDependenciesMeta:
24522452
typescript:
24532453
optional: true
2454-
checksum: 10c0/55e2ea9a76fbd62e69124298e3c1a4cf713ffe437874d090b76e747837fd5ea4034a82002e799108f29606bbed1a853e3d24f59b8a4d685b1e17698ffeb83d81
2454+
checksum: 10c0/fa7957aa65cb0d7366c7c9be94e45cc2f1ebe9981cbf393054b505c6d555a01b2a2fe7cd1254d668f30183a275032f909186ce0b9f213f64b776bd7872144a6e
24552455
languageName: node
24562456
linkType: hard
24572457

@@ -2462,10 +2462,10 @@ __metadata:
24622462
languageName: node
24632463
linkType: hard
24642464

2465-
"@typescript-eslint/types@npm:7.0.1":
2466-
version: 7.0.1
2467-
resolution: "@typescript-eslint/types@npm:7.0.1"
2468-
checksum: 10c0/04156d5423b4d00296f0e0154b68aeae0e59876029e7eabb2cc49bb45b57a379248051b281c12644ba5afb79794d828cffcd053f2c5fcb45aa23f244ec98ef45
2465+
"@typescript-eslint/types@npm:7.0.2":
2466+
version: 7.0.2
2467+
resolution: "@typescript-eslint/types@npm:7.0.2"
2468+
checksum: 10c0/5f95266cc2cd0e6cf1239dcd36b53c7d98b01ba12c61947316f0d879df87b912b4d23f0796324e2ab0fb8780503a338da41a4695fa91d90392b6c6aca5239fa7
24692469
languageName: node
24702470
linkType: hard
24712471

@@ -2488,12 +2488,12 @@ __metadata:
24882488
languageName: node
24892489
linkType: hard
24902490

2491-
"@typescript-eslint/typescript-estree@npm:7.0.1":
2492-
version: 7.0.1
2493-
resolution: "@typescript-eslint/typescript-estree@npm:7.0.1"
2491+
"@typescript-eslint/typescript-estree@npm:7.0.2":
2492+
version: 7.0.2
2493+
resolution: "@typescript-eslint/typescript-estree@npm:7.0.2"
24942494
dependencies:
2495-
"@typescript-eslint/types": "npm:7.0.1"
2496-
"@typescript-eslint/visitor-keys": "npm:7.0.1"
2495+
"@typescript-eslint/types": "npm:7.0.2"
2496+
"@typescript-eslint/visitor-keys": "npm:7.0.2"
24972497
debug: "npm:^4.3.4"
24982498
globby: "npm:^11.1.0"
24992499
is-glob: "npm:^4.0.3"
@@ -2503,24 +2503,24 @@ __metadata:
25032503
peerDependenciesMeta:
25042504
typescript:
25052505
optional: true
2506-
checksum: 10c0/c8cff32a8d880de6228de900aeb20127e4663570a5f959195fda73f905ab06f3d9fbf46d60db0a6333456e0179e4706737293c90e8cce2d4ad7a220ccef2a8e7
2506+
checksum: 10c0/2f6795b05fced9f2e0887f6735aa1a0b20516952792e4be13cd94c5e56db8ad013ba27aeb56f89fedff8b7af587f854482f00aac75b418611c74e42169c29aeb
25072507
languageName: node
25082508
linkType: hard
25092509

2510-
"@typescript-eslint/utils@npm:7.0.1":
2511-
version: 7.0.1
2512-
resolution: "@typescript-eslint/utils@npm:7.0.1"
2510+
"@typescript-eslint/utils@npm:7.0.2":
2511+
version: 7.0.2
2512+
resolution: "@typescript-eslint/utils@npm:7.0.2"
25132513
dependencies:
25142514
"@eslint-community/eslint-utils": "npm:^4.4.0"
25152515
"@types/json-schema": "npm:^7.0.12"
25162516
"@types/semver": "npm:^7.5.0"
2517-
"@typescript-eslint/scope-manager": "npm:7.0.1"
2518-
"@typescript-eslint/types": "npm:7.0.1"
2519-
"@typescript-eslint/typescript-estree": "npm:7.0.1"
2517+
"@typescript-eslint/scope-manager": "npm:7.0.2"
2518+
"@typescript-eslint/types": "npm:7.0.2"
2519+
"@typescript-eslint/typescript-estree": "npm:7.0.2"
25202520
semver: "npm:^7.5.4"
25212521
peerDependencies:
25222522
eslint: ^8.56.0
2523-
checksum: 10c0/83038958695daaa2a91092b16a64109797af28ec419f734f9dffa71f852ffb57ebd67c72d0b84c70805e4a53d4ead08e4f87687e944a1db19aeb72fcc89208cd
2523+
checksum: 10c0/b4ae9a36393c92b332e99d70219d1ee056271261f7433924db804e5f06d97ca60408b9c7a655afce8a851982e7153243a625d6cc76fea764f767f96c8f3e16da
25242524
languageName: node
25252525
linkType: hard
25262526

@@ -2534,13 +2534,13 @@ __metadata:
25342534
languageName: node
25352535
linkType: hard
25362536

2537-
"@typescript-eslint/visitor-keys@npm:7.0.1":
2538-
version: 7.0.1
2539-
resolution: "@typescript-eslint/visitor-keys@npm:7.0.1"
2537+
"@typescript-eslint/visitor-keys@npm:7.0.2":
2538+
version: 7.0.2
2539+
resolution: "@typescript-eslint/visitor-keys@npm:7.0.2"
25402540
dependencies:
2541-
"@typescript-eslint/types": "npm:7.0.1"
2541+
"@typescript-eslint/types": "npm:7.0.2"
25422542
eslint-visitor-keys: "npm:^3.4.1"
2543-
checksum: 10c0/a7a174d706f1b2ce60ebd17b9d20b36cc89c0ed45fcf510538734d13bca38d25ddbd4b6893a83ef5f344ad9aa7be76c22ea8407fa3c213c14dbcc52f9a2eadd0
2543+
checksum: 10c0/4146d1ad6ce9374e6b5a75677fc709816bdc5fe324b1a857405f21dad23bb28c79cfd0555bc2a01c4af1d9e9ee81ff5e29ec41cc9d05b0b1101cc4264e7f21d1
25442544
languageName: node
25452545
linkType: hard
25462546

0 commit comments

Comments
 (0)