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>2021-01-19 13:09:30 +0300
committerGitHub <noreply@github.com>2021-01-19 13:09:30 +0300
commit4a36694e7f7607e52a8033ecca418c946726e275 (patch)
tree6a4a51c9df8ddd5af7127bbf6b5be7e1e392c4a9
parentc22005a84b58984fe86fd7d1dcc3e4e789bbec36 (diff)
Bump fantasticon from 1.0.30 to 1.0.31 (#696)
Bumps [fantasticon](https://github.com/tancredi/fantasticon) from 1.0.30 to 1.0.31. - [Release notes](https://github.com/tancredi/fantasticon/releases) - [Commits](https://github.com/tancredi/fantasticon/compare/v1.0.30...v1.0.31) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index b0e03e997..476b85dcb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2746,9 +2746,9 @@
"dev": true
},
"fantasticon": {
- "version": "1.0.30",
- "resolved": "https://registry.npmjs.org/fantasticon/-/fantasticon-1.0.30.tgz",
- "integrity": "sha512-x5U7TCbc2KBPUgNPfPRsASiTbgy8oFOoF5RgPG8xpJ5Mj+u7+Bxz4YsZkm3UGfhwtTRktSN18uJDgS9ZCTmLNg==",
+ "version": "1.0.31",
+ "resolved": "https://registry.npmjs.org/fantasticon/-/fantasticon-1.0.31.tgz",
+ "integrity": "sha512-d0AJdw5iEtstEPyHtjZ2ArcCWo9tutQnjMIGLY6pgrxaoEfysttAK0XpVhwlatN2noTUMn0Dd9qQwhin+F8hJw==",
"dev": true,
"requires": {
"change-case": "^4.1.2",
diff --git a/package.json b/package.json
index f2302ad6c..dc0634630 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"cheerio": "^1.0.0-rc.5",
"cross-env": "^7.0.3",
"eslint": "^7.17.0",
- "fantasticon": "^1.0.30",
+ "fantasticon": "^1.0.31",
"find-unused-sass-variables": "^3.1.0",
"hugo-bin": "^0.68.0",
"js-yaml": "^4.0.0",