Skip to content

Commit

Permalink
Update dependency @eslint/js to v9.13.0 (#9896)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 21, 2024
1 parent 5c68c7b commit 271d70b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@babel/cli": "7.25.7",
"@babel/core": "7.25.8",
"@babel/preset-env": "7.25.8",
"@eslint/js": "9.12.0",
"@eslint/js": "9.13.0",
"babel-loader": "9.2.1",
"clean-webpack-plugin": "4.0.0",
"css-loader": "7.1.2",
Expand Down
9 changes: 8 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1696,6 +1696,13 @@ __metadata:
languageName: node
linkType: hard

"@eslint/js@npm:9.13.0":
version: 9.13.0
resolution: "@eslint/js@npm:9.13.0"
checksum: 10c0/672257bffe17777b8a98bd80438702904cc7a0b98b9c2e426a8a10929198b3553edf8a3fc20feed4133c02e7c8f7331a0ef1b23e5dab8e4469f7f1791beff1e0
languageName: node
linkType: hard

"@eslint/object-schema@npm:^2.1.4":
version: 2.1.4
resolution: "@eslint/object-schema@npm:2.1.4"
Expand Down Expand Up @@ -4388,7 +4395,7 @@ __metadata:
"@babel/cli": "npm:7.25.7"
"@babel/core": "npm:7.25.8"
"@babel/preset-env": "npm:7.25.8"
"@eslint/js": "npm:9.12.0"
"@eslint/js": "npm:9.13.0"
babel-loader: "npm:9.2.1"
clean-webpack-plugin: "npm:4.0.0"
css-loader: "npm:7.1.2"
Expand Down

0 comments on commit 271d70b

Please sign in to comment.