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-10-01 20:53:29 +0300
committerGitHub <noreply@github.com>2022-10-01 20:53:29 +0300
commit177bee63a5db0b00e645fa1054d8067839e34189 (patch)
treebc2a17bddabb5fc416a25904e44cb8b27caee415 /package.json
parentdea772099acca5621c6eef79433880d8a74758ca (diff)
build(deps-dev): bump svg-sprite from 2.0.0-beta7 to 2.0.0 (#1449)
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 2.0.0-beta7 to 2.0.0. - [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-beta7...v2.0.0) --- 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 78a4bd1be..091036eed 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"purgecss": "^5.0.0",
"stylelint": "^14.13.0",
"stylelint-config-twbs-bootstrap": "^6.0.0",
- "svg-sprite": "^2.0.0-beta7",
+ "svg-sprite": "^2.0.0",
"svgo": "^2.8.0",
"vnu-jar": "21.10.12"
},