Skip to content

Commit 37abe05

Browse files
build(deps-dev): Bump eslint from 9.39.1 to 9.39.2 (#51)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94d6915 commit 37abe05

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
@@ -58,7 +58,7 @@
5858
"devlop": "1.1.0",
5959
"dprint": "0.50.2",
6060
"editorconfig": "3.0.1",
61-
"eslint": "9.39.1",
61+
"eslint": "9.39.2",
6262
"husky": "9.1.7",
6363
"prettier": "3.7.4",
6464
"remark": "15.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,10 +1108,10 @@ __metadata:
11081108
languageName: node
11091109
linkType: hard
11101110

1111-
"@eslint/js@npm:9.39.1":
1112-
version: 9.39.1
1113-
resolution: "@eslint/js@npm:9.39.1"
1114-
checksum: 10/b10b9b953212c0f3ffca475159bbe519e9e98847200c7432d1637d444fddcd7b712d2b7710a7dc20510f9cfbe8db330039b2aad09cb55d9545b116d940dbeed2
1111+
"@eslint/js@npm:9.39.2":
1112+
version: 9.39.2
1113+
resolution: "@eslint/js@npm:9.39.2"
1114+
checksum: 10/6b7f676746f3111b5d1b23715319212ab9297868a0fa9980d483c3da8965d5841673aada2d5653e85a3f7156edee0893a7ae7035211b4efdcb2848154bb947f2
11151115
languageName: node
11161116
linkType: hard
11171117

@@ -1390,7 +1390,7 @@ __metadata:
13901390
devlop: "npm:1.1.0"
13911391
dprint: "npm:0.50.2"
13921392
editorconfig: "npm:3.0.1"
1393-
eslint: "npm:9.39.1"
1393+
eslint: "npm:9.39.2"
13941394
husky: "npm:9.1.7"
13951395
prettier: "npm:3.7.4"
13961396
remark: "npm:15.0.1"
@@ -4418,17 +4418,17 @@ __metadata:
44184418
languageName: node
44194419
linkType: hard
44204420

4421-
"eslint@npm:9.39.1":
4422-
version: 9.39.1
4423-
resolution: "eslint@npm:9.39.1"
4421+
"eslint@npm:9.39.2":
4422+
version: 9.39.2
4423+
resolution: "eslint@npm:9.39.2"
44244424
dependencies:
44254425
"@eslint-community/eslint-utils": "npm:^4.8.0"
44264426
"@eslint-community/regexpp": "npm:^4.12.1"
44274427
"@eslint/config-array": "npm:^0.21.1"
44284428
"@eslint/config-helpers": "npm:^0.4.2"
44294429
"@eslint/core": "npm:^0.17.0"
44304430
"@eslint/eslintrc": "npm:^3.3.1"
4431-
"@eslint/js": "npm:9.39.1"
4431+
"@eslint/js": "npm:9.39.2"
44324432
"@eslint/plugin-kit": "npm:^0.4.1"
44334433
"@humanfs/node": "npm:^0.16.6"
44344434
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4463,7 +4463,7 @@ __metadata:
44634463
optional: true
44644464
bin:
44654465
eslint: bin/eslint.js
4466-
checksum: 10/c85fefe4a81a1a476e62087366907af830b62a6565ac153f6d50a100a42a946aeb049c3af8f06c0e091105ba0fe97ac109f379f32755a67f66ecb7d4d1e4dca3
4466+
checksum: 10/53ff0e9c8264e7e8d40d50fdc0c0df0b701cfc5289beedfb686c214e3e7b199702f894bbd1bb48653727bb1ecbd1147cf5f555a4ae71e1daf35020cdc9072d9f
44674467
languageName: node
44684468
linkType: hard
44694469

0 commit comments

Comments
 (0)