Skip to content

Commit b14c8b0

Browse files
build(deps-dev): bump @eslint/js from 9.36.0 to 9.37.0 in /website
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.36.0 to 9.37.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.37.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.37.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 379eef7 commit b14c8b0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react-use": "^17.6.0"
2929
},
3030
"devDependencies": {
31-
"@eslint/js": "^9.35.0",
31+
"@eslint/js": "^9.37.0",
3232
"@playwright/test": "^1.55.1",
3333
"@tailwindcss/vite": "^4.1.14",
3434
"@types/node": "^24.6.2",

website/yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,11 +473,16 @@
473473
minimatch "^3.1.2"
474474
strip-json-comments "^3.1.1"
475475

476-
"@eslint/[email protected]", "@eslint/js@^9.35.0":
476+
477477
version "9.36.0"
478478
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.36.0.tgz#b1a3893dd6ce2defed5fd49de805ba40368e8fef"
479479
integrity sha512-uhCbYtYynH30iZErszX78U+nR3pJU3RHGQ57NXy5QupD4SBVwDeU8TNBy+MjMngc1UyIW9noKqsRqfjQTBU2dw==
480480

481+
"@eslint/js@^9.37.0":
482+
version "9.37.0"
483+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.37.0.tgz#0cfd5aa763fe5d1ee60bedf84cd14f54bcf9e21b"
484+
integrity sha512-jaS+NJ+hximswBG6pjNX0uEJZkrT0zwpVi3BA3vX22aFGjJjmgSTSmPpZCRKmoBL5VY/M6p0xsSJx7rk7sy5gg==
485+
481486
"@eslint/object-schema@^2.1.6":
482487
version "2.1.6"
483488
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)