Skip to content

Commit 2e20c87

Browse files
chore: Bump eslint from 9.3.0 to 9.4.0 (aws-actions#558)
Bumps [eslint](https://github.com/eslint/eslint) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.3.0...v9.4.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 3ad7fee commit 2e20c87

File tree

2 files changed

+33
-30
lines changed

2 files changed

+33
-30
lines changed

package-lock.json

Lines changed: 32 additions & 29 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
@@ -33,7 +33,7 @@
3333
"devDependencies": {
3434
"@eslint/js": "^9.3.0",
3535
"@vercel/ncc": "^0.38.1",
36-
"eslint": "^9.3.0",
36+
"eslint": "^9.4.0",
3737
"globals": "^15.3.0",
3838
"jest": "^29.7.0"
3939
}

0 commit comments

Comments
 (0)