diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-11-19 07:09:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-19 07:09:16 +0000 |
commit | 958c7d7280cd0e7470ee989e13f59f6d5edea361 (patch) | |
tree | 6652fef4aaa215195730cad3b3b55edac540fa10 /searx/static/themes/simple/package.json | |
parent | 1e997386e923b10b7f9e551f3825b7e9605bc890 (diff) | |
download | searxng-958c7d7280cd0e7470ee989e13f59f6d5edea361.tar.gz searxng-958c7d7280cd0e7470ee989e13f59f6d5edea361.zip |
Bump ionicons from 5.5.4 to 6.0.0 in /searx/static/themes/simple
Bumps [ionicons](https://github.com/ionic-team/ionicons) from 5.5.4 to 6.0.0.
- [Release notes](https://github.com/ionic-team/ionicons/releases)
- [Commits](https://github.com/ionic-team/ionicons/compare/v5.5.4...v6.0.0)
---
updated-dependencies:
- dependency-name: ionicons
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'searx/static/themes/simple/package.json')
-rw-r--r-- | searx/static/themes/simple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json index f1c177971..25797b8fe 100644 --- a/searx/static/themes/simple/package.json +++ b/searx/static/themes/simple/package.json @@ -13,7 +13,7 @@ "grunt-eslint": "^24.0.0", "grunt-stylelint": "^0.16.0", "grunt-image": "^6.4.0", - "ionicons": "^5.5.4", + "ionicons": "^6.0.0", "less": "^4.1.1", "less-plugin-clean-css": "^1.5.1", "stylelint": "^13.13.1", |