Skip to content

Commit 80c2dc6

Browse files
build(deps-dev): bump @eslint/js from 9.6.0 to 9.7.0
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.6.0 to 9.7.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.7.0/packages/js) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc397d6 commit 80c2dc6

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bun.lockb

0 Bytes
Binary file not shown.

package-lock.json

Lines changed: 5 additions & 5 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
@@ -7,7 +7,7 @@
77
"bot": "bun bot/index.ts"
88
},
99
"devDependencies": {
10-
"@eslint/js": "^9.6.0",
10+
"@eslint/js": "^9.7.0",
1111
"@types/bun": "latest",
1212
"@types/cors": "^2.8.17",
1313
"@types/eslint__js": "^8.42.3",

0 commit comments

Comments
 (0)