Skip to content

Commit 4191463

Browse files
fix(package): update eslint-config-airbnb-base to version 14.1.0
Closes #15
1 parent b750c67 commit 4191463

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
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"babel-eslint": "^10.0.1",
14-
"eslint-config-airbnb-base": "^13.1.0",
14+
"eslint-config-airbnb-base": "^14.1.0",
1515
"eslint-config-prettier": "^3.1.0",
1616
"eslint-plugin-import": "^2.14.0",
1717
"eslint-plugin-prettier": "^3.0.0"

0 commit comments

Comments
 (0)