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

Commit 7da32f6

Browse files
author
Dominik Rowicki
authored
Merge pull request #24 from netguru/update-our-dependencies
Update dependencies added by Netguru fork
2 parents 93bc8fc + ca888e8 commit 7da32f6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/react-scripts/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@
3535
"chalk": "1.1.3",
3636
"css-loader": "0.28.7",
3737
"dotenv": "4.0.0",
38-
"eslint": "4.10.0",
39-
"eslint-config-airbnb": "^15.0.1",
38+
"eslint": "~4.15.0",
39+
"eslint-config-airbnb": "^16.1.0",
4040
"eslint-import-resolver-webpack": "^0.8.1",
4141
"identity-obj-proxy": "3.0.0",
4242
"node-sass": "^4.5.3",
4343
"sass-loader": "^6.0.6",
44-
"stylelint": "^7.11.0",
44+
"stylelint": "~8.4.0",
4545
"stylelint-config-css-modules": "^1.0.0",
46-
"stylelint-config-standard": "^16.0.0",
46+
"stylelint-config-standard": "^18.0.0",
4747
"stylelint-declaration-use-variable": "^1.6.0",
4848
"stylelint-order": "^0.5.0",
4949
"eslint-loader": "1.9.0",

0 commit comments

Comments
 (0)