Skip to content

Commit 0f52c26

Browse files
build(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#149)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e6ea1f9 commit 0f52c26

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"cspell": "6.31.1",
123123
"dateformat": "5.0.3",
124124
"esbuild": "0.17.17",
125-
"eslint": "8.38.0",
125+
"eslint": "8.39.0",
126126
"eslint-config-prettier": "8.8.0",
127127
"eslint-plugin-chai-expect": "3.0.0",
128128
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -980,10 +980,10 @@ __metadata:
980980
languageName: node
981981
linkType: hard
982982

983-
"@eslint/js@npm:8.38.0":
984-
version: 8.38.0
985-
resolution: "@eslint/js@npm:8.38.0"
986-
checksum: 9b03caa314853d1c3f9b66cc214adf4dcd1fa4799b6889cd936020008138f1e2a8f23b1674b9a5aa283b6ffbb8b9f9530c84237f559f75097050f14209bba16c
983+
"@eslint/js@npm:8.39.0":
984+
version: 8.39.0
985+
resolution: "@eslint/js@npm:8.39.0"
986+
checksum: 731360c47e3b2312b73e1f582c6105a585bb82a7ae1cd00d36d31d20a8616108aa4b8c286cf73f8fd05b24d49fd141aa40457ab54c1145b70a62346df78081cd
987987
languageName: node
988988
linkType: hard
989989

@@ -1227,7 +1227,7 @@ __metadata:
12271227
cspell: "npm:6.31.1"
12281228
dateformat: "npm:5.0.3"
12291229
esbuild: "npm:0.17.17"
1230-
eslint: "npm:8.38.0"
1230+
eslint: "npm:8.39.0"
12311231
eslint-config-prettier: "npm:8.8.0"
12321232
eslint-plugin-chai-expect: "npm:3.0.0"
12331233
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4303,13 +4303,13 @@ __metadata:
43034303
languageName: node
43044304
linkType: hard
43054305

4306-
"eslint-scope@npm:^7.1.1":
4307-
version: 7.1.1
4308-
resolution: "eslint-scope@npm:7.1.1"
4306+
"eslint-scope@npm:^7.2.0":
4307+
version: 7.2.0
4308+
resolution: "eslint-scope@npm:7.2.0"
43094309
dependencies:
43104310
esrecurse: "npm:^4.3.0"
43114311
estraverse: "npm:^5.2.0"
4312-
checksum: 07f794a9bf080e76cc89109d56ee6d3666666b09837f8352978f9b84cf0a1b2a559886bb563e2ae5c49f100d7c7633bc3ae991012123ee8611adac2d574bd034
4312+
checksum: a68b86c2ab4bd4605f3d1f08007c9dcffebaffe80e12a5afe31ffe4350933d10a1b26b679851d5fbc931ffc59f4afab1778d44ac74ca05c0aa4e591acf403859
43134313
languageName: node
43144314
linkType: hard
43154315

@@ -4336,14 +4336,14 @@ __metadata:
43364336
languageName: node
43374337
linkType: hard
43384338

4339-
"eslint@npm:8.38.0":
4340-
version: 8.38.0
4341-
resolution: "eslint@npm:8.38.0"
4339+
"eslint@npm:8.39.0":
4340+
version: 8.39.0
4341+
resolution: "eslint@npm:8.39.0"
43424342
dependencies:
43434343
"@eslint-community/eslint-utils": "npm:^4.2.0"
43444344
"@eslint-community/regexpp": "npm:^4.4.0"
43454345
"@eslint/eslintrc": "npm:^2.0.2"
4346-
"@eslint/js": "npm:8.38.0"
4346+
"@eslint/js": "npm:8.39.0"
43474347
"@humanwhocodes/config-array": "npm:^0.11.8"
43484348
"@humanwhocodes/module-importer": "npm:^1.0.1"
43494349
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4353,7 +4353,7 @@ __metadata:
43534353
debug: "npm:^4.3.2"
43544354
doctrine: "npm:^3.0.0"
43554355
escape-string-regexp: "npm:^4.0.0"
4356-
eslint-scope: "npm:^7.1.1"
4356+
eslint-scope: "npm:^7.2.0"
43574357
eslint-visitor-keys: "npm:^3.4.0"
43584358
espree: "npm:^9.5.1"
43594359
esquery: "npm:^1.4.2"
@@ -4382,7 +4382,7 @@ __metadata:
43824382
text-table: "npm:^0.2.0"
43834383
bin:
43844384
eslint: bin/eslint.js
4385-
checksum: 277f46f6f8bed527214fb720ac8dd840484add1eea235b5ee432944316793d51e566e712a676cd9ebed22b743d35cbf9b920a0946bb9e3b302dc8556d4cb2009
4385+
checksum: 742b8d2c8771b6b2875556eeb673db1c320edf03f2b424b399cf77b77677cf067f285405565bc71f5ddfbdb32c08bf278c1cad31009ebde20a2755a6c29796fe
43864386
languageName: node
43874387
linkType: hard
43884388

0 commit comments

Comments
 (0)