Skip to content

Commit c046712

Browse files
committed
chore(deps): update dependency eslint to v8.43.0
1 parent 5a33b30 commit c046712

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
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "7.22.5",
4040
"@rollup/plugin-babel": "5.3.1",
4141
"ajv": "8.12.0",
42-
"eslint": "8.42.0",
42+
"eslint": "8.43.0",
4343
"eslint-config-dev": "2.0.0",
4444
"postcss": "8.4.24",
4545
"postcss-tape": "6.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1562,10 +1562,10 @@ __metadata:
15621562
languageName: node
15631563
linkType: hard
15641564

1565-
"@eslint/js@npm:8.42.0":
1566-
version: 8.42.0
1567-
resolution: "@eslint/js@npm:8.42.0"
1568-
checksum: b531cedca3e74a376e284b583b08310a65c6ec5f2777812d593111b012894baa9cc3143bb342589bdff067b4d6500fc5ac6a651e110686ae827e130945f8b6c9
1565+
"@eslint/js@npm:8.43.0":
1566+
version: 8.43.0
1567+
resolution: "@eslint/js@npm:8.43.0"
1568+
checksum: a2cb50b1fd1aafeefde7c3232c39ad8ed3fa7a9ed4ad28020e8be11e4044e662f0c50dff9aee23ed39e6741b7d272da0cc50ec214deb494f20933e97ce4b780d
15691569
languageName: node
15701570
linkType: hard
15711571

@@ -2359,14 +2359,14 @@ __metadata:
23592359
languageName: node
23602360
linkType: hard
23612361

2362-
"eslint@npm:8.42.0":
2363-
version: 8.42.0
2364-
resolution: "eslint@npm:8.42.0"
2362+
"eslint@npm:8.43.0":
2363+
version: 8.43.0
2364+
resolution: "eslint@npm:8.43.0"
23652365
dependencies:
23662366
"@eslint-community/eslint-utils": ^4.2.0
23672367
"@eslint-community/regexpp": ^4.4.0
23682368
"@eslint/eslintrc": ^2.0.3
2369-
"@eslint/js": 8.42.0
2369+
"@eslint/js": 8.43.0
23702370
"@humanwhocodes/config-array": ^0.11.10
23712371
"@humanwhocodes/module-importer": ^1.0.1
23722372
"@nodelib/fs.walk": ^1.2.8
@@ -2404,7 +2404,7 @@ __metadata:
24042404
text-table: ^0.2.0
24052405
bin:
24062406
eslint: bin/eslint.js
2407-
checksum: ce89a56bf5b2757834c8b42bf72897fd47e11ae537c41c7b74edc2c99f957c26beba06a1fcbfb3d79cda9607dc8f9557a07d6408e6cc44a0ead7fae506a66f14
2407+
checksum: db40b01e43dcb3b32fe71ba8e23f95b7fb1a98c682555dd0a522f9500183cfaa9e79efcd56fb82b2b43da99091b83d8f6f414c8c82dc3c2defc98f63ec5151a9
24082408
languageName: node
24092409
linkType: hard
24102410

@@ -3429,7 +3429,7 @@ fsevents@~2.1.2:
34293429
ajv: 8.12.0
34303430
browserslist: ^4.0.0
34313431
caniuse-lite: ^1.0.30000655
3432-
eslint: 8.42.0
3432+
eslint: 8.43.0
34333433
eslint-config-dev: 2.0.0
34343434
postcss: 8.4.24
34353435
postcss-tape: 6.0.1

0 commit comments

Comments
 (0)