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:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/cli': patch
|
||||
---
|
||||
|
||||
Updated dependencies `@svgr/*` to `6.3.x`.
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user