diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-04-01 07:08:06 +0000 |
---|---|---|
committer | Markus Heiser <markus.heiser@darmarit.de> | 2022-04-01 11:18:35 +0200 |
commit | b40d57df820ae5567bacb013941a3fa1b1534f54 (patch) | |
tree | 5bb63abc86e340dc4db5c16195303a2b7aed7595 /searx/static | |
parent | c199eadaf90f00fb040661f471f33265f3039660 (diff) | |
download | searxng-b40d57df820ae5567bacb013941a3fa1b1534f54.tar.gz searxng-b40d57df820ae5567bacb013941a3fa1b1534f54.zip |
Bump grunt-contrib-uglify in /searx/static/themes/oscar
Bumps [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/gruntjs/grunt-contrib-uglify/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-uglify/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-uglify/compare/v5.0.1...v5.1.0)
---
updated-dependencies:
- dependency-name: grunt-contrib-uglify
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'searx/static')
-rw-r--r-- | searx/static/themes/oscar/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/oscar/package.json b/searx/static/themes/oscar/package.json index ea522b9d0..089793f69 100644 --- a/searx/static/themes/oscar/package.json +++ b/searx/static/themes/oscar/package.json @@ -6,7 +6,7 @@ "grunt-contrib-copy": "^1.0.0", "grunt-contrib-jshint": "~3.1.1", "grunt-contrib-less": "~3.0.0", - "grunt-contrib-uglify": "~5.0.1", + "grunt-contrib-uglify": "~5.1.0", "grunt-contrib-watch": "~1.1.0", "jslint": "^0.12.1", "less": "^4.1.1", |