Skip to content

Commit 7cc372f

Browse files
chore(deps): bump svg64 from 1.2.0 to 2.0.0
Bumps [svg64](https://github.com/scriptex/svg64) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/scriptex/svg64/releases) - [Commits](scriptex/svg64@1.2.0...2.0.0) --- updated-dependencies: - dependency-name: svg64 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6ebc79a commit 7cc372f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tools/scripts-config-react-webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"sass-loader": "^13.3.2",
5151
"source-map-loader": "^4.0.1",
5252
"style-loader": "^3.3.3",
53-
"svg64": "^1.2.0",
53+
"svg64": "^2.0.0",
5454
"terser": "^5.24.0",
5555
"terser-webpack-plugin": "^5.3.9",
5656
"tmp": "^0.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -18119,10 +18119,10 @@ svg2ttf@^6.0.3:
1811918119
microbuffer "^1.0.0"
1812018120
svgpath "^2.1.5"
1812118121

18122-
svg64@^1.2.0:
18123-
version "1.2.0"
18124-
resolved "https://registry.yarnpkg.com/svg64/-/svg64-1.2.0.tgz#86ff34801ac734f94f559a588c6b13c046a6cb50"
18125-
integrity sha512-VhK5eg6eKAJ3L9li+ePFthq7yvRAksgrQ6WLsRV0FRikfiJhDhQWcoHVENHC8oiJa4Ha7Iqw1Plnh/BCG2dpFA==
18122+
svg64@^2.0.0:
18123+
version "2.0.0"
18124+
resolved "https://registry.yarnpkg.com/svg64/-/svg64-2.0.0.tgz#058cb47255b3c44ebd6a74e15a7e2952fe2c93f7"
18125+
integrity sha512-EVgAisxMctUNDSjKGFcx4tkcFrvdqtLIy/MdbBdqcwfpPwsBcwoSKQi+WYoc82c4XWFNVVIwpCup3rpY+M9KJw==
1812618126

1812718127
svgicons2svgfont@^10.0.4:
1812818128
version "10.0.6"

0 commit comments

Comments
 (0)