Skip to content

Commit fdb33ff

Browse files
chore(dev-deps): bump eslint from 9.25.1 to 9.26.0 (#857)
Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.25.1...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d29306 commit fdb33ff

File tree

2 files changed

+505
-12
lines changed

2 files changed

+505
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/node": "^18",
2020
"chai": "^4.5.0",
2121
"commitlint": "^19",
22-
"eslint": "^9.25.1",
22+
"eslint": "^9.26.0",
2323
"eslint-config-oclif": "^6.0.46",
2424
"eslint-config-prettier": "^10.1.2",
2525
"husky": "^9.1.7",

0 commit comments

Comments
 (0)