Skip to content

Commit a494b80

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

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.3",
135-
"eslint": "8.49.0",
135+
"eslint": "8.50.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
@@ -1143,10 +1143,10 @@ __metadata:
11431143
languageName: node
11441144
linkType: hard
11451145

1146-
"@eslint/js@npm:8.49.0":
1147-
version: 8.49.0
1148-
resolution: "@eslint/js@npm:8.49.0"
1149-
checksum: 544acf1150629596eda78f1340220299151e59325a0af5bb38cdedf983d07f0ad0ec57a1e9d2c5e19d374f9bb37720ae8537856ad8199818aea55958b1ae7854
1146+
"@eslint/js@npm:8.50.0":
1147+
version: 8.50.0
1148+
resolution: "@eslint/js@npm:8.50.0"
1149+
checksum: 1600a84ea1635cb46ae9f9cbc7c4cb054e54b8032707531b3b812d6096e46c54c449e8ecec7eb99725c3aa6da1ebbd4a60ca4fda925200395d5839ded09a0da8
11501150
languageName: node
11511151
linkType: hard
11521152

@@ -1564,7 +1564,7 @@ __metadata:
15641564
dprint: "npm:0.41.0"
15651565
editorconfig: "npm:2.0.0"
15661566
esbuild: "npm:0.19.3"
1567-
eslint: "npm:8.49.0"
1567+
eslint: "npm:8.50.0"
15681568
eslint-import-resolver-typescript: "npm:3.6.1"
15691569
eslint-plugin-chai-expect: "npm:3.0.0"
15701570
eslint-plugin-import: "npm:2.27.5"
@@ -4430,14 +4430,14 @@ __metadata:
44304430
languageName: node
44314431
linkType: hard
44324432

4433-
"eslint@npm:8.49.0":
4434-
version: 8.49.0
4435-
resolution: "eslint@npm:8.49.0"
4433+
"eslint@npm:8.50.0":
4434+
version: 8.50.0
4435+
resolution: "eslint@npm:8.50.0"
44364436
dependencies:
44374437
"@eslint-community/eslint-utils": "npm:^4.2.0"
44384438
"@eslint-community/regexpp": "npm:^4.6.1"
44394439
"@eslint/eslintrc": "npm:^2.1.2"
4440-
"@eslint/js": "npm:8.49.0"
4440+
"@eslint/js": "npm:8.50.0"
44414441
"@humanwhocodes/config-array": "npm:^0.11.11"
44424442
"@humanwhocodes/module-importer": "npm:^1.0.1"
44434443
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4473,7 +4473,7 @@ __metadata:
44734473
text-table: "npm:^0.2.0"
44744474
bin:
44754475
eslint: bin/eslint.js
4476-
checksum: 5ec661eefe4638bff52e9c92dee30138a7b38086ec0099f0b51dfa3a9999dda913d89d3cd9cb5b1c3dd0f2ddc7dce333cd91d4cbbde7014b52c054db9a52fc4c
4476+
checksum: 181f26677a80f21431e68a469470485467a5c847d14d8822c1041efc52905772816546ca4e3fc87b963b7b267d8faf960322df16a30a57044161a32199b0dcfa
44774477
languageName: node
44784478
linkType: hard
44794479

0 commit comments

Comments
 (0)