Skip to content

Commit 8eaaddd

Browse files
Bump eslint from 9.0.0 to 9.1.0 (#201)
Bumps [eslint](https://github.com/eslint/eslint) from 9.0.0 to 9.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.0.0...v9.1.0) --- updated-dependencies: - dependency-name: eslint 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 6506e48 commit 8eaaddd

File tree

2 files changed

+27
-20
lines changed

2 files changed

+27
-20
lines changed

package-lock.json

Lines changed: 26 additions & 19 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
@@ -30,6 +30,6 @@
3030
},
3131
"devDependencies": {
3232
"@vercel/ncc": "^0.38.0",
33-
"eslint": "^9.0.0"
33+
"eslint": "^9.1.0"
3434
}
3535
}

0 commit comments

Comments
 (0)