Skip to content

Commit 0126ee7

Browse files
authored
chore(deps): update dependency eslint to v9.39.2
1 parent e804615 commit 0126ee7

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@typescript-eslint/eslint-plugin": "^8.0.0",
2020
"@typescript-eslint/parser": "^8.0.0",
2121
"esbuild": "^0.27.0",
22-
"eslint": "9.39.1",
22+
"eslint": "9.39.2",
2323
"husky": "^9.0.11",
2424
"jest": "^30.0.0",
2525
"lint-staged": "^16.0.0",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1115,10 +1115,10 @@ __metadata:
11151115
languageName: node
11161116
linkType: hard
11171117

1118-
"@eslint/js@npm:9.39.1":
1119-
version: 9.39.1
1120-
resolution: "@eslint/js@npm:9.39.1"
1121-
checksum: 10c0/6f7f26f8cdb7ad6327bbf9741973b6278eb946f18f70e35406e88194b0d5c522d0547a34a02f2a208eec95c5d1388cdf7ccb20039efd2e4cb6655615247a50f1
1118+
"@eslint/js@npm:9.39.2":
1119+
version: 9.39.2
1120+
resolution: "@eslint/js@npm:9.39.2"
1121+
checksum: 10c0/00f51c52b04ac79faebfaa65a9652b2093b9c924e945479f1f3945473f78aee83cbc76c8d70bbffbf06f7024626575b16d97b66eab16182e1d0d39daff2f26f5
11221122
languageName: node
11231123
linkType: hard
11241124

@@ -3286,17 +3286,17 @@ __metadata:
32863286
languageName: node
32873287
linkType: hard
32883288

3289-
"eslint@npm:9.39.1":
3290-
version: 9.39.1
3291-
resolution: "eslint@npm:9.39.1"
3289+
"eslint@npm:9.39.2":
3290+
version: 9.39.2
3291+
resolution: "eslint@npm:9.39.2"
32923292
dependencies:
32933293
"@eslint-community/eslint-utils": "npm:^4.8.0"
32943294
"@eslint-community/regexpp": "npm:^4.12.1"
32953295
"@eslint/config-array": "npm:^0.21.1"
32963296
"@eslint/config-helpers": "npm:^0.4.2"
32973297
"@eslint/core": "npm:^0.17.0"
32983298
"@eslint/eslintrc": "npm:^3.3.1"
3299-
"@eslint/js": "npm:9.39.1"
3299+
"@eslint/js": "npm:9.39.2"
33003300
"@eslint/plugin-kit": "npm:^0.4.1"
33013301
"@humanfs/node": "npm:^0.16.6"
33023302
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -3331,7 +3331,7 @@ __metadata:
33313331
optional: true
33323332
bin:
33333333
eslint: bin/eslint.js
3334-
checksum: 10c0/59b2480639404ba24578ca480f973683b87b7aac8aa7e349240474a39067804fd13cd8b9cb22fee074170b8c7c563b57bab703ec0f0d3f81ea017e5d2cad299d
3334+
checksum: 10c0/bb88ca8fd16bb7e1ac3e13804c54d41c583214460c0faa7b3e7c574e69c5600c7122295500fb4b0c06067831111db740931e98da1340329527658e1cf80073d3
33353335
languageName: node
33363336
linkType: hard
33373337

@@ -4795,7 +4795,7 @@ __metadata:
47954795
"@typescript-eslint/parser": "npm:^8.0.0"
47964796
cloudflare: "npm:^3.2.0"
47974797
esbuild: "npm:^0.27.0"
4798-
eslint: "npm:9.39.1"
4798+
eslint: "npm:9.39.2"
47994799
husky: "npm:^9.0.11"
48004800
jest: "npm:^30.0.0"
48014801
lint-staged: "npm:^16.0.0"

0 commit comments

Comments
 (0)