Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/icons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-11-01 13:25:33 +0300
committerGitHub <noreply@github.com>2022-11-01 13:25:33 +0300
commite74a7a6b578bd0d9c6106be45d07cee20a06f0d1 (patch)
tree08ebac5fd1c5a7f3da6bcd85fe8d686d11152d50 /package.json
parent20d484a861218567abb9303544562373e23c0de7 (diff)
build(deps-dev): bump svg-sprite from 2.0.0 to 2.0.1 (#1469)
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/svg-sprite/svg-sprite/releases) - [Changelog](https://github.com/svg-sprite/svg-sprite/blob/main/CHANGELOG.md) - [Commits](https://github.com/svg-sprite/svg-sprite/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: svg-sprite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 19c029795..a3f23a1c2 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"purgecss": "^5.0.0",
"stylelint": "^14.14.0",
"stylelint-config-twbs-bootstrap": "^6.0.0",
- "svg-sprite": "^2.0.0",
+ "svg-sprite": "^2.0.1",
"svgo": "^2.8.0",
"vnu-jar": "22.9.29"
},