Skip to content

Commit 9d69532

Browse files
build(deps-dev): Bump eslint from 8.38.0 to 8.39.0 (#89)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b94003 commit 9d69532

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
@@ -113,7 +113,7 @@
113113
"cspell": "6.31.1",
114114
"dateformat": "5.0.3",
115115
"esbuild": "0.17.17",
116-
"eslint": "8.38.0",
116+
"eslint": "8.39.0",
117117
"eslint-config-prettier": "8.8.0",
118118
"eslint-plugin-chai-expect": "3.0.0",
119119
"eslint-plugin-jest-formatting": "3.1.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -998,10 +998,10 @@ __metadata:
998998
languageName: node
999999
linkType: hard
10001000

1001-
"@eslint/js@npm:8.38.0":
1002-
version: 8.38.0
1003-
resolution: "@eslint/js@npm:8.38.0"
1004-
checksum: 9b03caa314853d1c3f9b66cc214adf4dcd1fa4799b6889cd936020008138f1e2a8f23b1674b9a5aa283b6ffbb8b9f9530c84237f559f75097050f14209bba16c
1001+
"@eslint/js@npm:8.39.0":
1002+
version: 8.39.0
1003+
resolution: "@eslint/js@npm:8.39.0"
1004+
checksum: 731360c47e3b2312b73e1f582c6105a585bb82a7ae1cd00d36d31d20a8616108aa4b8c286cf73f8fd05b24d49fd141aa40457ab54c1145b70a62346df78081cd
10051005
languageName: node
10061006
linkType: hard
10071007

@@ -1136,7 +1136,7 @@ __metadata:
11361136
cspell: "npm:6.31.1"
11371137
dateformat: "npm:5.0.3"
11381138
esbuild: "npm:0.17.17"
1139-
eslint: "npm:8.38.0"
1139+
eslint: "npm:8.39.0"
11401140
eslint-config-prettier: "npm:8.8.0"
11411141
eslint-plugin-chai-expect: "npm:3.0.0"
11421142
eslint-plugin-jest-formatting: "npm:3.1.0"
@@ -4318,13 +4318,13 @@ __metadata:
43184318
languageName: node
43194319
linkType: hard
43204320

4321-
"eslint-scope@npm:^7.1.1":
4322-
version: 7.1.1
4323-
resolution: "eslint-scope@npm:7.1.1"
4321+
"eslint-scope@npm:^7.2.0":
4322+
version: 7.2.0
4323+
resolution: "eslint-scope@npm:7.2.0"
43244324
dependencies:
43254325
esrecurse: "npm:^4.3.0"
43264326
estraverse: "npm:^5.2.0"
4327-
checksum: 07f794a9bf080e76cc89109d56ee6d3666666b09837f8352978f9b84cf0a1b2a559886bb563e2ae5c49f100d7c7633bc3ae991012123ee8611adac2d574bd034
4327+
checksum: a68b86c2ab4bd4605f3d1f08007c9dcffebaffe80e12a5afe31ffe4350933d10a1b26b679851d5fbc931ffc59f4afab1778d44ac74ca05c0aa4e591acf403859
43284328
languageName: node
43294329
linkType: hard
43304330

@@ -4351,14 +4351,14 @@ __metadata:
43514351
languageName: node
43524352
linkType: hard
43534353

4354-
"eslint@npm:8.38.0":
4355-
version: 8.38.0
4356-
resolution: "eslint@npm:8.38.0"
4354+
"eslint@npm:8.39.0":
4355+
version: 8.39.0
4356+
resolution: "eslint@npm:8.39.0"
43574357
dependencies:
43584358
"@eslint-community/eslint-utils": "npm:^4.2.0"
43594359
"@eslint-community/regexpp": "npm:^4.4.0"
43604360
"@eslint/eslintrc": "npm:^2.0.2"
4361-
"@eslint/js": "npm:8.38.0"
4361+
"@eslint/js": "npm:8.39.0"
43624362
"@humanwhocodes/config-array": "npm:^0.11.8"
43634363
"@humanwhocodes/module-importer": "npm:^1.0.1"
43644364
"@nodelib/fs.walk": "npm:^1.2.8"
@@ -4368,7 +4368,7 @@ __metadata:
43684368
debug: "npm:^4.3.2"
43694369
doctrine: "npm:^3.0.0"
43704370
escape-string-regexp: "npm:^4.0.0"
4371-
eslint-scope: "npm:^7.1.1"
4371+
eslint-scope: "npm:^7.2.0"
43724372
eslint-visitor-keys: "npm:^3.4.0"
43734373
espree: "npm:^9.5.1"
43744374
esquery: "npm:^1.4.2"
@@ -4397,7 +4397,7 @@ __metadata:
43974397
text-table: "npm:^0.2.0"
43984398
bin:
43994399
eslint: bin/eslint.js
4400-
checksum: 277f46f6f8bed527214fb720ac8dd840484add1eea235b5ee432944316793d51e566e712a676cd9ebed22b743d35cbf9b920a0946bb9e3b302dc8556d4cb2009
4400+
checksum: 742b8d2c8771b6b2875556eeb673db1c320edf03f2b424b399cf77b77677cf067f285405565bc71f5ddfbdb32c08bf278c1cad31009ebde20a2755a6c29796fe
44014401
languageName: node
44024402
linkType: hard
44034403

0 commit comments

Comments
 (0)