Skip to content

Commit 7558e5e

Browse files
dependabot[bot]bhousel
authored andcommitted
Bump eslint from 7.32.0 to 8.0.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.0.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.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>
1 parent 7d46586 commit 7558e5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"c8": "^7.9.0",
4646
"esbuild": "^0.13.2",
47-
"eslint": "^7.32.0",
47+
"eslint": "^8.0.0",
4848
"npm-run-all": "^4.1.5",
4949
"shx": "^0.3.3",
5050
"tap": "^15.0.10"

0 commit comments

Comments
 (0)