Skip to content

Commit 6688b87

Browse files
chore(deps): update dependency eslint to v8.24.0 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97ba8e6 commit 6688b87

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@typescript-eslint/parser": "5.38.0",
7373
"cypress": "10.8.0",
7474
"del-cli": "5.0.0",
75-
"eslint": "8.23.1",
75+
"eslint": "8.24.0",
7676
"eslint-config-prettier": "8.5.0",
7777
"eslint-plugin-cypress": "2.12.1",
7878
"eslint-plugin-eslint-comments": "3.2.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1450,7 +1450,7 @@ __metadata:
14501450
"@typescript-eslint/parser": 5.38.0
14511451
cypress: 10.8.0
14521452
del-cli: 5.0.0
1453-
eslint: 8.23.1
1453+
eslint: 8.24.0
14541454
eslint-config-prettier: 8.5.0
14551455
eslint-plugin-cypress: 2.12.1
14561456
eslint-plugin-eslint-comments: 3.2.0
@@ -1482,14 +1482,14 @@ __metadata:
14821482
languageName: node
14831483
linkType: hard
14841484

1485-
"@humanwhocodes/config-array@npm:^0.10.4":
1486-
version: 0.10.4
1487-
resolution: "@humanwhocodes/config-array@npm:0.10.4"
1485+
"@humanwhocodes/config-array@npm:^0.10.5":
1486+
version: 0.10.5
1487+
resolution: "@humanwhocodes/config-array@npm:0.10.5"
14881488
dependencies:
14891489
"@humanwhocodes/object-schema": ^1.2.1
14901490
debug: ^4.1.1
14911491
minimatch: ^3.0.4
1492-
checksum: d480e5d57e6d787565b6cff78e27c3d1b380692d4ffb0ada7d7f5957a56c9032f034da05a3e443065dbd0671ebf4d859036ced34e96b325bbc1badbae3c05300
1492+
checksum: af4fa2633c57414be22ddba0a072cc611ef9a07104542fa24bde918a0153b89b6e08ca6a20ccc9079de6079e219e2406e38414d1b662db8bb59a3ba9d6eee6e3
14931493
languageName: node
14941494
linkType: hard
14951495

@@ -4357,12 +4357,12 @@ __metadata:
43574357
languageName: node
43584358
linkType: hard
43594359

4360-
"eslint@npm:8.23.1":
4361-
version: 8.23.1
4362-
resolution: "eslint@npm:8.23.1"
4360+
"eslint@npm:8.24.0":
4361+
version: 8.24.0
4362+
resolution: "eslint@npm:8.24.0"
43634363
dependencies:
43644364
"@eslint/eslintrc": ^1.3.2
4365-
"@humanwhocodes/config-array": ^0.10.4
4365+
"@humanwhocodes/config-array": ^0.10.5
43664366
"@humanwhocodes/gitignore-to-minimatch": ^1.0.2
43674367
"@humanwhocodes/module-importer": ^1.0.1
43684368
ajv: ^6.10.0
@@ -4402,7 +4402,7 @@ __metadata:
44024402
text-table: ^0.2.0
44034403
bin:
44044404
eslint: bin/eslint.js
4405-
checksum: a727e15492786a03b438bcf021db49f715680679846a7b8d79b98ad34576f2a570404ffe882d3c3e26f6359bff7277ef11fae5614bfe8629adb653f20d018c71
4405+
checksum: ca293ce7116599b742d7ab4d43db469beec22f40dd272092d809498be3cff3a7c567769f9763bdf6799aac13dd53447b93a99629b7b54092783046eb57eaced6
44064406
languageName: node
44074407
linkType: hard
44084408

0 commit comments

Comments
 (0)