Skip to content
This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Commit 6f8c09f

Browse files
author
Dominik Rowicki
committed
Satisfy eslint-config-airbnb's peer dependencies
1 parent 7da32f6 commit 6f8c09f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/react-scripts/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
"stylelint-order": "^0.5.0",
4949
"eslint-loader": "1.9.0",
5050
"eslint-plugin-flowtype": "2.39.1",
51-
"eslint-plugin-import": "2.8.0",
52-
"eslint-plugin-jsx-a11y": "5.1.1",
53-
"eslint-plugin-react": "7.4.0",
51+
"eslint-plugin-import": "^2.8.0",
52+
"eslint-plugin-jsx-a11y": "^6.0.3",
53+
"eslint-plugin-react": "^7.4.0",
5454
"extract-text-webpack-plugin": "3.0.2",
5555
"file-loader": "1.1.5",
5656
"fs-extra": "3.0.1",

0 commit comments

Comments
 (0)