mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-07 07:49:42 +00:00
Bump eslint from 7.17.0 to 8.0.0 (#149)
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 8.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.17.0...v8.0.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vercel/ncc": "^0.27.0",
|
||||
"eslint": "^7.4.0",
|
||||
"eslint": "^8.0.0",
|
||||
"jest": "^26.6.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user