Merge pull request #12728 from backstage/renovate/svgr-webpack-6.x

fix(deps): update dependency @svgr/webpack to 6.3.x
This commit is contained in:
Ben Lambert
2022-07-20 09:49:57 +02:00
committed by GitHub
3 changed files with 1003 additions and 418 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated dependencies `@svgr/*` to `6.3.x`.
+4 -4
View File
@@ -50,10 +50,10 @@
"@spotify/eslint-config-typescript": "^14.0.0",
"@sucrase/jest-plugin": "^2.1.1",
"@sucrase/webpack-loader": "^2.0.0",
"@svgr/plugin-jsx": "6.2.x",
"@svgr/plugin-svgo": "6.2.x",
"@svgr/rollup": "6.2.x",
"@svgr/webpack": "6.2.x",
"@svgr/plugin-jsx": "6.3.x",
"@svgr/plugin-svgo": "6.3.x",
"@svgr/rollup": "6.3.x",
"@svgr/webpack": "6.3.x",
"@types/webpack-env": "^1.15.2",
"@typescript-eslint/eslint-plugin": "^5.9.0",
"@typescript-eslint/parser": "^5.9.0",
+994 -414
View File
File diff suppressed because it is too large Load Diff