chore: bump @svgr/webpack to 5.5.0 (#15349)

This commit is contained in:
Kamil Gabryjelski 2021-06-25 07:33:59 +02:00 committed by GitHub
parent a3f4e4ad9e
commit 53aa35177a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4977 additions and 8332 deletions

File diff suppressed because it is too large Load Diff

View File

@ -189,6 +189,7 @@
"@babel/node": "^7.12.10",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-proposal-optional-chaining": "^7.12.7",
"@babel/plugin-proposal-private-methods": "^7.14.5",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.12.10",
"@babel/preset-env": "^7.12.11",
@ -205,7 +206,7 @@
"@storybook/client-api": "^6.1.17",
"@storybook/preset-typescript": "^3.0.0",
"@storybook/react": "^6.1.20",
"@svgr/webpack": "^5.4.0",
"@svgr/webpack": "^5.5.0",
"@testing-library/dom": "^7.29.4",
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.0",