Skip to content

Commit 0761a1f

Browse files
build(deps-dev): bump @eslint/js from 9.37.0 to 10.0.1 (#415)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.37.0 to 10.0.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33145c4 commit 0761a1f

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"homepage": "https://github.com/misund/passes-wcag#readme",
4949
"devDependencies": {
5050
"@eslint/eslintrc": "3.3.1",
51-
"@eslint/js": "9.37.0",
51+
"@eslint/js": "10.0.1",
5252
"@types/mocha": "10.0.10",
5353
"@types/node": "25.6.0",
5454
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@
193193
minimatch "^3.1.2"
194194
strip-json-comments "^3.1.1"
195195

196+
"@eslint/js@10.0.1":
197+
version "10.0.1"
198+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
199+
integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
200+
196201
"@eslint/js@9.37.0":
197202
version "9.37.0"
198203
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"

0 commit comments

Comments
 (0)