Skip to content

Commit 02e19bf

Browse files
build(deps-dev): Bump eslint from 8.50.0 to 8.51.0 (#445)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b274457 commit 02e19bf

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"dprint": "0.41.0",
133133
"editorconfig": "2.0.0",
134134
"esbuild": "0.19.4",
135-
"eslint": "8.50.0",
135+
"eslint": "8.51.0",
136136
"eslint-import-resolver-typescript": "3.6.1",
137137
"eslint-plugin-chai-expect": "3.0.0",
138138
"eslint-plugin-import": "2.27.5",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -1144,10 +1144,10 @@ __metadata:
11441144
languageName: node
11451145
linkType: hard
11461146

1147-
"@eslint/js@npm:8.50.0":
1148-
version: 8.50.0
1149-
resolution: "@eslint/js@npm:8.50.0"
1150-
checksum: 1600a84ea1635cb46ae9f9cbc7c4cb054e54b8032707531b3b812d6096e46c54c449e8ecec7eb99725c3aa6da1ebbd4a60ca4fda925200395d5839ded09a0da8
1147+
"@eslint/js@npm:8.51.0":
1148+
version: 8.51.0
1149+
resolution: "@eslint/js@npm:8.51.0"
1150+
checksum: 1641f02c787a6477bf4b054afb8113abdca552b8c222520b5ee44d85352294dafd4a34f0e510b1e38a02fc27c1f68547cb6c2abbea891d20688f474440266af3
11511151
languageName: node
11521152
linkType: hard
11531153

@@ -1565,7 +1565,7 @@ __metadata:
15651565
dprint: "npm:0.41.0"
15661566
editorconfig: "npm:2.0.0"
15671567
esbuild: "npm:0.19.4"
1568-
eslint: "npm:8.50.0"
1568+
eslint: "npm:8.51.0"
15691569
eslint-import-resolver-typescript: "npm:3.6.1"
15701570
eslint-plugin-chai-expect: "npm:3.0.0"
15711571
eslint-plugin-import: "npm:2.27.5"
@@ -4431,14 +4431,14 @@ __metadata:
44314431
languageName: node
44324432
linkType: hard
44334433

4434-
"eslint@npm:8.50.0":
4435-
version: 8.50.0
4436-
resolution: "eslint@npm:8.50.0"
4434+
"eslint@npm:8.51.0":
4435+
version: 8.51.0
4436+
resolution: "eslint@npm:8.51.0"
44374437
dependencies:
44384438
"@eslint-community/eslint-utils": "npm:^4.2.0"
44394439
"@eslint-community/regexpp": "npm:^4.6.1"
44404440
"@eslint/eslintrc": "npm:^2.1.2"
4441-
"@eslint/js": "npm:8.50.0"
4441+
"@eslint/js": "npm:8.51.0"
44424442
"@humanwhocodes/config-array": "npm:^0.11.11"
44434443
"@humanwhocodes/module-importer": "npm:^1.0.1"
44444444
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4474,7 +4474,7 @@ __metadata:
44744474
text-table: "npm:^0.2.0"
44754475
bin:
44764476
eslint: bin/eslint.js
4477-
checksum: 181f26677a80f21431e68a469470485467a5c847d14d8822c1041efc52905772816546ca4e3fc87b963b7b267d8faf960322df16a30a57044161a32199b0dcfa
4477+
checksum: 1f3720dd2a8e25198815c33720dd66ceee88d7527b3b6f2da57b57d0476440af29da2a1d9f28515660afb3345e4f84438562772d6b5fc19b6fab7c77c478ebca
44784478
languageName: node
44794479
linkType: hard
44804480

0 commit comments

Comments
 (0)