Skip to content

Commit 42ad2bb

Browse files
chore(deps): update dependency eslint to v8.30.0 (#206)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b5c5b7 commit 42ad2bb

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"cpy-cli": "4.2.0",
9494
"cypress": "11.2.0",
9595
"del-cli": "5.0.0",
96-
"eslint": "8.29.0",
96+
"eslint": "8.30.0",
9797
"eslint-config-prettier": "8.5.0",
9898
"eslint-plugin-cypress": "2.12.1",
9999
"eslint-plugin-eslint-comments": "3.2.0",

yarn.lock

+23-23
Original file line numberDiff line numberDiff line change
@@ -1577,20 +1577,20 @@ __metadata:
15771577
languageName: node
15781578
linkType: hard
15791579

1580-
"@eslint/eslintrc@npm:^1.3.3":
1581-
version: 1.3.3
1582-
resolution: "@eslint/eslintrc@npm:1.3.3"
1580+
"@eslint/eslintrc@npm:^1.4.0":
1581+
version: 1.4.0
1582+
resolution: "@eslint/eslintrc@npm:1.4.0"
15831583
dependencies:
15841584
ajv: ^6.12.4
15851585
debug: ^4.3.2
15861586
espree: ^9.4.0
1587-
globals: ^13.15.0
1587+
globals: ^13.19.0
15881588
ignore: ^5.2.0
15891589
import-fresh: ^3.2.1
15901590
js-yaml: ^4.1.0
15911591
minimatch: ^3.1.2
15921592
strip-json-comments: ^3.1.1
1593-
checksum: f03e9d6727efd3e0719da2051ea80c0c73d20e28c171121527dbb868cd34232ca9c1d0525a66e517a404afea26624b1e47895b6a92474678418c2f50c9566694
1593+
checksum: 73e39c833deafde8d8706e6fa9b52b6d99927c094ead8e405ea4174e8197ec24aac9ba88ae38cc8ad32eaccf07b9c7fc5dc70761d1fba6da41a928691447305f
15941594
languageName: node
15951595
linkType: hard
15961596

@@ -1623,7 +1623,7 @@ __metadata:
16231623
cpy-cli: 4.2.0
16241624
cypress: 11.2.0
16251625
del-cli: 5.0.0
1626-
eslint: 8.29.0
1626+
eslint: 8.30.0
16271627
eslint-config-prettier: 8.5.0
16281628
eslint-plugin-cypress: 2.12.1
16291629
eslint-plugin-eslint-comments: 3.2.0
@@ -1660,14 +1660,14 @@ __metadata:
16601660
languageName: node
16611661
linkType: hard
16621662

1663-
"@humanwhocodes/config-array@npm:^0.11.6":
1664-
version: 0.11.6
1665-
resolution: "@humanwhocodes/config-array@npm:0.11.6"
1663+
"@humanwhocodes/config-array@npm:^0.11.8":
1664+
version: 0.11.8
1665+
resolution: "@humanwhocodes/config-array@npm:0.11.8"
16661666
dependencies:
16671667
"@humanwhocodes/object-schema": ^1.2.1
16681668
debug: ^4.1.1
1669-
minimatch: ^3.0.4
1670-
checksum: 2fb7288638968dfeec27f06aef52f043726edd126ac47f24b54256902fdb35b3bf9863d4a4caf0423dccca5dd1354ca5899f3ac047b56774641ca0c4cbedb104
1669+
minimatch: ^3.0.5
1670+
checksum: 0fd6b3c54f1674ce0a224df09b9c2f9846d20b9e54fabae1281ecfc04f2e6ad69bf19e1d6af6a28f88e8aa3990168b6cb9e1ef755868c3256a630605ec2cb1d3
16711671
languageName: node
16721672
linkType: hard
16731673

@@ -5009,12 +5009,12 @@ __metadata:
50095009
languageName: node
50105010
linkType: hard
50115011

5012-
"eslint@npm:8.29.0":
5013-
version: 8.29.0
5014-
resolution: "eslint@npm:8.29.0"
5012+
"eslint@npm:8.30.0":
5013+
version: 8.30.0
5014+
resolution: "eslint@npm:8.30.0"
50155015
dependencies:
5016-
"@eslint/eslintrc": ^1.3.3
5017-
"@humanwhocodes/config-array": ^0.11.6
5016+
"@eslint/eslintrc": ^1.4.0
5017+
"@humanwhocodes/config-array": ^0.11.8
50185018
"@humanwhocodes/module-importer": ^1.0.1
50195019
"@nodelib/fs.walk": ^1.2.8
50205020
ajv: ^6.10.0
@@ -5033,7 +5033,7 @@ __metadata:
50335033
file-entry-cache: ^6.0.1
50345034
find-up: ^5.0.0
50355035
glob-parent: ^6.0.2
5036-
globals: ^13.15.0
5036+
globals: ^13.19.0
50375037
grapheme-splitter: ^1.0.4
50385038
ignore: ^5.2.0
50395039
import-fresh: ^3.0.0
@@ -5054,7 +5054,7 @@ __metadata:
50545054
text-table: ^0.2.0
50555055
bin:
50565056
eslint: bin/eslint.js
5057-
checksum: e05204b05907b82d910983995cb946e0ba62ca514eb2b6791c43f623333b143564a2eee0139909d31c10935c21877d815b1f76dd674a59cb91c471064325c4ab
5057+
checksum: b7525bb465b342665c3b8bab7e114d514ef1bc4e79f211c919863f9c71767e7412ec82383a22614a92d159783f91101018817000f7c61ce69a5e7015280cafaf
50585058
languageName: node
50595059
linkType: hard
50605060

@@ -5783,12 +5783,12 @@ fsevents@~2.3.2:
57835783
languageName: node
57845784
linkType: hard
57855785

5786-
"globals@npm:^13.15.0":
5787-
version: 13.15.0
5788-
resolution: "globals@npm:13.15.0"
5786+
"globals@npm:^13.19.0":
5787+
version: 13.19.0
5788+
resolution: "globals@npm:13.19.0"
57895789
dependencies:
57905790
type-fest: ^0.20.2
5791-
checksum: 383ade0873b2ab29ce6d143466c203ed960491575bc97406395e5c8434026fb02472ab2dfff5bc16689b8460269b18fda1047975295cd0183904385c51258bae
5791+
checksum: a000dbd00bcf28f0941d8a29c3522b1c3b8e4bfe4e60e262c477a550c3cbbe8dbe2925a6905f037acd40f9a93c039242e1f7079c76b0fd184bc41dcc3b5c8e2e
57925792
languageName: node
57935793
linkType: hard
57945794

@@ -7571,7 +7571,7 @@ fsevents@~2.3.2:
75717571
languageName: node
75727572
linkType: hard
75737573

7574-
"minimatch@npm:^3.1.2":
7574+
"minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
75757575
version: 3.1.2
75767576
resolution: "minimatch@npm:3.1.2"
75777577
dependencies:

0 commit comments

Comments
 (0)