Skip to content

Commit 2c0f1ab

Browse files
Bump @eslint/js from 9.29.0 to 10.0.1
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.29.0 to 10.0.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 926b3b9 commit 2c0f1ab

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"prepare": "simple-git-hooks"
1414
},
1515
"dependencies": {
16-
"@eslint/js": "^9.1.1",
16+
"@eslint/js": "^10.0.1",
1717
"@honeybadger-io/js": "^6.5.1",
1818
"@honeybadger-io/vue": "^6.2.9",
1919
"lux-design-system": "^7.3.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,11 +332,16 @@
332332
minimatch "^3.1.2"
333333
strip-json-comments "^3.1.1"
334334

335-
"@eslint/js@9.29.0", "@eslint/js@^9.1.1":
335+
"@eslint/js@9.29.0":
336336
version "9.29.0"
337337
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.29.0.tgz#dc6fd117c19825f8430867a662531da36320fe56"
338338
integrity sha512-3PIF4cBw/y+1u2EazflInpV+lYsSG0aByVIQzAgb1m1MhHFSbqTyNqtBKHgWf/9Ykud+DhILS9EGkmekVhbKoQ==
339339

340+
"@eslint/js@^10.0.1":
341+
version "10.0.1"
342+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-10.0.1.tgz#1e8a876f50117af8ab67e47d5ad94d38d6622583"
343+
integrity sha512-zeR9k5pd4gxjZ0abRoIaxdc7I3nDktoXZk2qOv9gCNWx3mVwEn32VRhyLaRsDiJjTs0xq/T8mfPtyuXu7GWBcA==
344+
340345
"@eslint/object-schema@^2.1.6":
341346
version "2.1.6"
342347
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"

0 commit comments

Comments
 (0)