Skip to content

Commit 8f83654

Browse files
Bump @eslint/js in the development-dependencies group across 1 directory (#3142)
Bumps the development-dependencies group with 1 update in the / directory: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js). Updates `@eslint/js` from 9.30.1 to 9.31.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.31.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01a2cbb commit 8f83654

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"remove-tagged-compat-features": "tsx scripts/remove-tagged-compat-features.ts && npm run format"
3939
},
4040
"devDependencies": {
41-
"@eslint/js": "^9.30.1",
41+
"@eslint/js": "^9.31.0",
4242
"@js-temporal/polyfill": "^0.5.1",
4343
"@mdn/browser-compat-data": "^6.0.30",
4444
"@octokit/rest": "^22.0.0",

0 commit comments

Comments
 (0)