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

Commit d3e19c6

Browse files
committed
chore: update ESLint to v5
Update ESLint to the current v5, and update eslint-config-airbnb-base to a compatible version.
1 parent 4a74a49 commit d3e19c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@commitlint/config-conventional": "^7.0.1",
6060
"@commitlint/travis-cli": "^7.0.0",
6161
"@semantic-release/apm-config": "^5.0.2",
62-
"eslint": "^4.6.0",
63-
"eslint-config-airbnb-base": "^12.0.0",
62+
"eslint": "^5.4.0",
63+
"eslint-config-airbnb-base": "^13.1.0",
6464
"eslint-plugin-import": "^2.7.0",
6565
"husky": "^0.14.3",
6666
"jasmine-fix": "^1.3.1",

0 commit comments

Comments
 (0)