Skip to content

Commit bf55479

Browse files
Bump eslint from 9.4.0 to 9.6.0 (#734)
Bumps [eslint](https://github.com/eslint/eslint) from 9.4.0 to 9.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.4.0...v9.6.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a532c0 commit bf55479

File tree

2 files changed

+53
-53
lines changed

2 files changed

+53
-53
lines changed

package-lock.json

Lines changed: 52 additions & 52 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
"devDependencies": {
3939
"mocha": "^10.6.0",
4040
"esbuild": "^0.23.0",
41-
"eslint": "^9.4.0"
41+
"eslint": "^9.6.0"
4242
},
4343
"bin": {
4444
"ot": "./bin/ot"

0 commit comments

Comments
 (0)