Skip to content

Commit 6aff845

Browse files
Bump eslint from 3.19.0 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v3.19.0...v6.6.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 806f1fc commit 6aff845

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
@@ -18,7 +18,7 @@
1818
},
1919
"homepage": "https://github.com/hemanth/functional-programming-jargon#readme",
2020
"devDependencies": {
21-
"eslint": "^3.4.0",
21+
"eslint": "^6.6.0",
2222
"eslint-config-standard": "^6.0.0",
2323
"eslint-plugin-markdown": "^1.0.0-beta.6",
2424
"eslint-plugin-standard": "^3.0.1",

0 commit comments

Comments
 (0)