Skip to content

Commit 40652b8

Browse files
build(deps-dev): Bump eslint from 9.35.0 to 9.36.0 (#7)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5d40045 commit 40652b8

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.35.0",
61+
"eslint": "9.36.0",
6262
"husky": "9.1.7",
6363
"prettier": "3.6.2",
6464
"remark": "15.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,10 +1098,10 @@ __metadata:
10981098
languageName: node
10991099
linkType: hard
11001100

1101-
"@eslint/js@npm:9.35.0":
1102-
version: 9.35.0
1103-
resolution: "@eslint/js@npm:9.35.0"
1104-
checksum: 10/a8764d0592ebe9a4804f8c0dafa7f49dbcdb38cabf30dd50587a3cfa51d898b90a3a0b93975d549f47debdd96b3e21da95081935f74213e45ec8c25f11f2ba1e
1101+
"@eslint/js@npm:9.36.0":
1102+
version: 9.36.0
1103+
resolution: "@eslint/js@npm:9.36.0"
1104+
checksum: 10/a0542f529f87b9ad69ef85c47b0c070b763591a61773b131a9d1d53934a587f0708c05a1a8f48a6805486004a4922c91d696c1e4835ff61f8750ffbded2f0c30
11051105
languageName: node
11061106
linkType: hard
11071107

@@ -1380,7 +1380,7 @@ __metadata:
13801380
devlop: "npm:1.1.0"
13811381
dprint: "npm:0.50.2"
13821382
editorconfig: "npm:3.0.1"
1383-
eslint: "npm:9.35.0"
1383+
eslint: "npm:9.36.0"
13841384
husky: "npm:9.1.7"
13851385
prettier: "npm:3.6.2"
13861386
remark: "npm:15.0.1"
@@ -4429,17 +4429,17 @@ __metadata:
44294429
languageName: node
44304430
linkType: hard
44314431

4432-
"eslint@npm:9.35.0":
4433-
version: 9.35.0
4434-
resolution: "eslint@npm:9.35.0"
4432+
"eslint@npm:9.36.0":
4433+
version: 9.36.0
4434+
resolution: "eslint@npm:9.36.0"
44354435
dependencies:
44364436
"@eslint-community/eslint-utils": "npm:^4.8.0"
44374437
"@eslint-community/regexpp": "npm:^4.12.1"
44384438
"@eslint/config-array": "npm:^0.21.0"
44394439
"@eslint/config-helpers": "npm:^0.3.1"
44404440
"@eslint/core": "npm:^0.15.2"
44414441
"@eslint/eslintrc": "npm:^3.3.1"
4442-
"@eslint/js": "npm:9.35.0"
4442+
"@eslint/js": "npm:9.36.0"
44434443
"@eslint/plugin-kit": "npm:^0.3.5"
44444444
"@humanfs/node": "npm:^0.16.6"
44454445
"@humanwhocodes/module-importer": "npm:^1.0.1"
@@ -4475,7 +4475,7 @@ __metadata:
44754475
optional: true
44764476
bin:
44774477
eslint: bin/eslint.js
4478-
checksum: 10/238155639343d53bac639319ba92895083cbd15826081ac51204b29d64fbb52cebf0d355f11f57f146d2b15c4f2e1d85e3df0b0ac7ec0e2ef5e759c99dcab75e
4478+
checksum: 10/6e512a82e680e6cdc554e97c7e232b83171f24a52fb46f89c2df74bcb80fe59b6e0a989485c9fe7e9ca81556b1953dd8604ace4ed37f651eded9a37816c06b7c
44794479
languageName: node
44804480
linkType: hard
44814481

0 commit comments

Comments
 (0)