Skip to content

Commit 6e872d2

Browse files
build(deps-dev): Bump the eslint group with 1 update
Bumps the eslint group with 1 update: [eslint](https://github.com/eslint/eslint). Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dab4c4d commit 6e872d2

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"editorconfig": "2.0.0",
114114
"esast-util-from-js": "2.0.1",
115115
"esbuild": "0.20.1",
116-
"eslint": "8.56.0",
116+
"eslint": "8.57.0",
117117
"eslint-import-resolver-typescript": "3.6.1",
118118
"eslint-mdx": "3.1.5",
119119
"eslint-plugin-chai-expect": "3.0.0",

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,10 +1349,10 @@ __metadata:
13491349
languageName: node
13501350
linkType: hard
13511351

1352-
"@eslint/js@npm:8.56.0":
1353-
version: 8.56.0
1354-
resolution: "@eslint/js@npm:8.56.0"
1355-
checksum: 10/97a4b5ccf7e24f4d205a1fb0f21cdcd610348ecf685f6798a48dd41ba443f2c1eedd3050ff5a0b8f30b8cf6501ab512aa9b76e531db15e59c9ebaa41f3162e37
1352+
"@eslint/js@npm:8.57.0":
1353+
version: 8.57.0
1354+
resolution: "@eslint/js@npm:8.57.0"
1355+
checksum: 10/3c501ce8a997cf6cbbaf4ed358af5492875e3550c19b9621413b82caa9ae5382c584b0efa79835639e6e0ddaa568caf3499318e5bdab68643ef4199dce5eb0a0
13561356
languageName: node
13571357
linkType: hard
13581358

@@ -1484,7 +1484,7 @@ __metadata:
14841484
editorconfig: "npm:2.0.0"
14851485
esast-util-from-js: "npm:2.0.1"
14861486
esbuild: "npm:0.20.1"
1487-
eslint: "npm:8.56.0"
1487+
eslint: "npm:8.57.0"
14881488
eslint-import-resolver-typescript: "npm:3.6.1"
14891489
eslint-mdx: "npm:3.1.5"
14901490
eslint-plugin-chai-expect: "npm:3.0.0"
@@ -1867,7 +1867,7 @@ __metadata:
18671867
languageName: node
18681868
linkType: hard
18691869

1870-
"@humanwhocodes/config-array@npm:^0.11.13":
1870+
"@humanwhocodes/config-array@npm:^0.11.14":
18711871
version: 0.11.14
18721872
resolution: "@humanwhocodes/config-array@npm:0.11.14"
18731873
dependencies:
@@ -5039,15 +5039,15 @@ __metadata:
50395039
languageName: node
50405040
linkType: hard
50415041

5042-
"eslint@npm:8.56.0":
5043-
version: 8.56.0
5044-
resolution: "eslint@npm:8.56.0"
5042+
"eslint@npm:8.57.0":
5043+
version: 8.57.0
5044+
resolution: "eslint@npm:8.57.0"
50455045
dependencies:
50465046
"@eslint-community/eslint-utils": "npm:^4.2.0"
50475047
"@eslint-community/regexpp": "npm:^4.6.1"
50485048
"@eslint/eslintrc": "npm:^2.1.4"
5049-
"@eslint/js": "npm:8.56.0"
5050-
"@humanwhocodes/config-array": "npm:^0.11.13"
5049+
"@eslint/js": "npm:8.57.0"
5050+
"@humanwhocodes/config-array": "npm:^0.11.14"
50515051
"@humanwhocodes/module-importer": "npm:^1.0.1"
50525052
"@nodelib/fs.walk": "npm:^1.2.8"
50535053
"@ungap/structured-clone": "npm:^1.2.0"
@@ -5083,7 +5083,7 @@ __metadata:
50835083
text-table: "npm:^0.2.0"
50845084
bin:
50855085
eslint: bin/eslint.js
5086-
checksum: 10/ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
5086+
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
50875087
languageName: node
50885088
linkType: hard
50895089

0 commit comments

Comments
 (0)