Skip to content

Commit 896fdca

Browse files
Bump eslint from 4.19.1 to 8.19.0
Bumps [eslint](https://github.com/eslint/eslint) from 4.19.1 to 8.19.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v4.19.1...v8.19.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 e9a9b5a commit 896fdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"report-dir": "./coverage"
4747
},
4848
"devDependencies": {
49-
"eslint": "^4.15.0",
49+
"eslint": "^8.19.0",
5050
"eslint-config-standard": "^14.1.1",
5151
"eslint-plugin-import": "^2.8.0",
5252
"eslint-plugin-node": "^11.1.0",

0 commit comments

Comments
 (0)