Upgrade @svgr/webpack to 4.1.0 (#5816)

* Upgrade svgr to 4.0.3

* Upgrade svgr to 4.0.4

* Remove unnecessary prettier option

* Update to 4.1.0
This commit is contained in:
Adam Laycock
2019-01-11 20:45:32 -07:00
committed by Ian Sutherland
parent 132ac3523f
commit 8174eed5b3
3 changed files with 8 additions and 10 deletions

View File

@@ -25,7 +25,7 @@
"types": "./lib/react-app.d.ts",
"dependencies": {
"@babel/core": "7.2.2",
"@svgr/webpack": "2.4.1",
"@svgr/webpack": "4.1.0",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "9.0.0",
"babel-jest": "23.6.0",