Skip to content

Commit c83387e

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 24345b6 commit c83387e

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
@@ -114,7 +114,7 @@
114114
"editorconfig": "2.0.0",
115115
"esast-util-from-js": "2.0.1",
116116
"esbuild": "0.20.1",
117-
"eslint": "8.56.0",
117+
"eslint": "8.57.0",
118118
"eslint-import-resolver-typescript": "3.6.1",
119119
"eslint-mdx": "3.1.5",
120120
"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"
@@ -1875,7 +1875,7 @@ __metadata:
18751875
languageName: node
18761876
linkType: hard
18771877

1878-
"@humanwhocodes/config-array@npm:^0.11.13":
1878+
"@humanwhocodes/config-array@npm:^0.11.14":
18791879
version: 0.11.14
18801880
resolution: "@humanwhocodes/config-array@npm:0.11.14"
18811881
dependencies:
@@ -5047,15 +5047,15 @@ __metadata:
50475047
languageName: node
50485048
linkType: hard
50495049

5050-
"eslint@npm:8.56.0":
5051-
version: 8.56.0
5052-
resolution: "eslint@npm:8.56.0"
5050+
"eslint@npm:8.57.0":
5051+
version: 8.57.0
5052+
resolution: "eslint@npm:8.57.0"
50535053
dependencies:
50545054
"@eslint-community/eslint-utils": "npm:^4.2.0"
50555055
"@eslint-community/regexpp": "npm:^4.6.1"
50565056
"@eslint/eslintrc": "npm:^2.1.4"
5057-
"@eslint/js": "npm:8.56.0"
5058-
"@humanwhocodes/config-array": "npm:^0.11.13"
5057+
"@eslint/js": "npm:8.57.0"
5058+
"@humanwhocodes/config-array": "npm:^0.11.14"
50595059
"@humanwhocodes/module-importer": "npm:^1.0.1"
50605060
"@nodelib/fs.walk": "npm:^1.2.8"
50615061
"@ungap/structured-clone": "npm:^1.2.0"
@@ -5091,7 +5091,7 @@ __metadata:
50915091
text-table: "npm:^0.2.0"
50925092
bin:
50935093
eslint: bin/eslint.js
5094-
checksum: 10/ef6193c6e4cef20774b985a5cc2fd4bf6d3c4decd423117cbc4a0196617861745db291217ad3c537bc3a160650cca965bc818f55e1f3e446af1fcb293f9940a5
5094+
checksum: 10/00496e218b23747a7a9817bf58b522276d0dc1f2e546dceb4eea49f9871574088f72f1f069a6b560ef537efa3a75261b8ef70e51ef19033da1cc4c86a755ef15
50955095
languageName: node
50965096
linkType: hard
50975097

0 commit comments

Comments
 (0)