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

Commit df878a6

Browse files
committed
chore(deps): update eslint dependency to v6.4.0
1 parent 2cd95aa commit df878a6

File tree

2 files changed

+13
-60
lines changed

2 files changed

+13
-60
lines changed

package-lock.json

Lines changed: 9 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,12 +88,12 @@
8888
"@commitlint/config-conventional": "8.1.0",
8989
"@commitlint/travis-cli": "8.1.0",
9090
"@semantic-release/apm-config": "6.0.1",
91-
"husky": "3.0.5",
92-
"semantic-release": "15.13.24",
93-
"eslint": "6.3.0",
91+
"eslint": "6.4.0",
9492
"eslint-config-airbnb-base": "14.0.0",
9593
"eslint-plugin-import": "2.18.2",
96-
"jasmine-fix": "1.3.1"
94+
"husky": "3.0.5",
95+
"jasmine-fix": "1.3.1",
96+
"semantic-release": "15.13.24"
9797
},
9898
"package-deps": [
9999
"linter:2.0.0"

0 commit comments

Comments
 (0)