Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit f812597

Browse files
feat(eslint): upgrade ESlint to 5.3
1 parent 3af1073 commit f812597

File tree

2 files changed

+23
-16
lines changed

2 files changed

+23
-16
lines changed

package-lock.json

Lines changed: 22 additions & 15 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
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@commitlint/cli": "^7.0.0",
2525
"@commitlint/config-conventional": "^7.0.1",
26-
"eslint": "^5.0.0"
26+
"eslint": "^5.3.0"
2727
},
2828
"engines": {
2929
"node": ">=6"

0 commit comments

Comments
 (0)