Skip to content

Commit 7370d20

Browse files
chore(deps): bump fast-xml-parser and imagemin-svgo
Removes [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser). It's no longer used after updating ancestor dependency [imagemin-svgo](https://github.com/imagemin/imagemin-svgo). These dependencies need to be updated together. Removes `fast-xml-parser` Updates `imagemin-svgo` from 11.0.1 to 12.0.0 - [Release notes](https://github.com/imagemin/imagemin-svgo/releases) - [Commits](imagemin/imagemin-svgo@v11.0.1...v12.0.0) --- updated-dependencies: - dependency-name: fast-xml-parser dependency-version: dependency-type: indirect - dependency-name: imagemin-svgo dependency-version: 12.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ee4bce commit 7370d20

3 files changed

Lines changed: 568 additions & 513 deletions

File tree

package-lock.json

Lines changed: 102 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "^8.57.1",
3333
"eslint-plugin-import": "^2.32.0",
3434
"imagemin": "^9.0.1",
35-
"imagemin-svgo": "^11.0.1",
35+
"imagemin-svgo": "^12.0.0",
3636
"imagemin-webp": "^8.0.0",
3737
"prism-react-renderer": "^2.3.0",
3838
"react": "^18.2.0",

0 commit comments

Comments
 (0)