Skip to content

Commit 136833a

Browse files
Update dependency @eslint/js to v9.33.0
1 parent 7d2e23e commit 136833a

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
@@ -26,7 +26,7 @@
2626
"@babel/cli": "7.28.0",
2727
"@babel/core": "7.28.0",
2828
"@babel/preset-env": "7.28.0",
29-
"@eslint/js": "9.32.0",
29+
"@eslint/js": "9.33.0",
3030
"babel-loader": "10.0.0",
3131
"clean-webpack-plugin": "4.0.0",
3232
"css-loader": "7.1.2",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1728,6 +1728,13 @@ __metadata:
17281728
languageName: node
17291729
linkType: hard
17301730

1731+
"@eslint/js@npm:9.33.0":
1732+
version: 9.33.0
1733+
resolution: "@eslint/js@npm:9.33.0"
1734+
checksum: 10c0/4c42c9abde76a183b8e47205fd6c3116b058f82f07b6ad4de40de56cdb30a36e9ecd40efbea1b63a84d08c206aadbb0aa39a890197e1ad6455a8e542df98f186
1735+
languageName: node
1736+
linkType: hard
1737+
17311738
"@eslint/object-schema@npm:^2.1.6":
17321739
version: 2.1.6
17331740
resolution: "@eslint/object-schema@npm:2.1.6"
@@ -4348,7 +4355,7 @@ __metadata:
43484355
"@babel/cli": "npm:7.28.0"
43494356
"@babel/core": "npm:7.28.0"
43504357
"@babel/preset-env": "npm:7.28.0"
4351-
"@eslint/js": "npm:9.32.0"
4358+
"@eslint/js": "npm:9.33.0"
43524359
babel-loader: "npm:10.0.0"
43534360
clean-webpack-plugin: "npm:4.0.0"
43544361
css-loader: "npm:7.1.2"

0 commit comments

Comments
 (0)