Skip to content

Commit 0badd48

Browse files
chore(package): update eslint-config-airbnb to version 17.1.0
Closes #23
1 parent 08f47dc commit 0badd48

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
@@ -24,7 +24,7 @@
2424
"description": "This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).",
2525
"main": "index.js",
2626
"devDependencies": {
27-
"eslint-config-airbnb": "^16.1.0",
27+
"eslint-config-airbnb": "^17.1.0",
2828
"eslint-plugin-jsx-a11y": "^5.1.1"
2929
},
3030
"repository": {

0 commit comments

Comments
 (0)