Skip to content

Commit 8e32ce5

Browse files
authored
Upgrade svgr to 4.2.0 (facebook#6877)
1 parent 317f500 commit 8e32ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"types": "./lib/react-app.d.ts",
3030
"dependencies": {
3131
"@babel/core": "7.4.3",
32-
"@svgr/webpack": "4.1.0",
32+
"@svgr/webpack": "4.2.0",
3333
"@typescript-eslint/eslint-plugin": "1.6.0",
3434
"@typescript-eslint/parser": "1.6.0",
3535
"babel-eslint": "10.0.1",

0 commit comments

Comments
 (0)