Skip to content

Commit 1ef6376

Browse files
fix(package): update eslint-config-airbnb-base to version 12.0.2
Closes #6
1 parent ae81b14 commit 1ef6376

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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"ajv": "^5.2.2",
1414
"eslint": "^3.19.0",
15-
"eslint-config-airbnb-base": "^11.2.0",
15+
"eslint-config-airbnb-base": "^12.0.2",
1616
"eslint-config-standard": "^10.2.1",
1717
"eslint-plugin-import": "^2.7.0",
1818
"eslint-plugin-node": "^5.1.0",

0 commit comments

Comments
 (0)