Skip to content

Commit ae6ad1b

Browse files
fix: pin eslint-config-airbnb to 17.0.0
1 parent 31db9d7 commit ae6ad1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"enzyme": "^3.1.0",
3939
"enzyme-adapter-react-16": "^1.0.1",
4040
"eslint": "^5.0.1",
41-
"eslint-config-airbnb": "^17.0.0",
41+
"eslint-config-airbnb": "17.0.0",
4242
"eslint-plugin-import": "^2.3.0",
4343
"eslint-plugin-jsx-a11y": "^6.0.2",
4444
"eslint-plugin-react": "^7.1.0",

0 commit comments

Comments
 (0)