Skip to content

Commit 8ab3169

Browse files
Update dependency @eslint/js to v9 (#39)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent debb91e commit 8ab3169

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"@babel/runtime": "7.24.4",
67-
"@eslint/js": "8.57.0",
67+
"@eslint/js": "9.0.0",
6868
"@types/babel__core": "7.20.5",
6969
"@types/babel__plugin-transform-runtime": "7.9.5",
7070
"@types/babel__preset-env": "7.9.6",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1406,6 +1406,13 @@ __metadata:
14061406
languageName: node
14071407
linkType: hard
14081408

1409+
"@eslint/js@npm:9.0.0":
1410+
version: 9.0.0
1411+
resolution: "@eslint/js@npm:9.0.0"
1412+
checksum: 10c0/ec3242a60a2525d2785d96d1e95b8060235f47f3b953aa81626968591ef8c1eb4f7f8b3647db2c97fdfa524eace949a5695be50521f64b8dcc4ed3b493ee409e
1413+
languageName: node
1414+
linkType: hard
1415+
14091416
"@humanwhocodes/config-array@npm:^0.11.14":
14101417
version: 0.11.14
14111418
resolution: "@humanwhocodes/config-array@npm:0.11.14"
@@ -4585,7 +4592,7 @@ __metadata:
45854592
"@babel/plugin-transform-runtime": "npm:^7.13.0"
45864593
"@babel/preset-env": "npm:^7.13.0"
45874594
"@babel/runtime": "npm:7.24.4"
4588-
"@eslint/js": "npm:8.57.0"
4595+
"@eslint/js": "npm:9.0.0"
45894596
"@types/babel__core": "npm:7.20.5"
45904597
"@types/babel__plugin-transform-runtime": "npm:7.9.5"
45914598
"@types/babel__preset-env": "npm:7.9.6"

0 commit comments

Comments
 (0)