mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
build(deps): bump @svgr/webpack from 6.2.1 to 6.3.0 (#988)
* build(deps): bump @svgr/webpack from 6.2.1 to 6.3.0 Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.2.1 to 6.3.0. - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](https://github.com/gregberge/svgr/compare/v6.2.1...v6.3.0) --- updated-dependencies: - dependency-name: "@svgr/webpack" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [dependabot skip] Fix yarn.lock Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-fix <dependabot-fix@example.com> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
dependabot-fix
David Lechner
parent
9edd6a9f60
commit
360f0acb0a
+1
-1
@@ -18,7 +18,7 @@
|
||||
"@pybricks/mpy-cross-v6": "^2.0.0",
|
||||
"@reduxjs/toolkit": "^1.8.3",
|
||||
"@shopify/react-i18n": "^7.1.3",
|
||||
"@svgr/webpack": "^6.2.1",
|
||||
"@svgr/webpack": "^6.3.0",
|
||||
"@testing-library/dom": "^8.16.0",
|
||||
"@testing-library/jest-dom": "^5.16.4",
|
||||
"@testing-library/react": "^12.1.5",
|
||||
|
||||
Reference in New Issue
Block a user