diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-10-08 07:46:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-08 07:46:52 +0000 |
commit | 94de9ee61ad3f4eb60380e51e208947459013017 (patch) | |
tree | 6286aa60d421a6875da5790761c5d9ef7568b59c /searx/static | |
parent | 6b643e961bbbdf98f5ad6d28111b462988966d0a (diff) | |
download | searxng-94de9ee61ad3f4eb60380e51e208947459013017.tar.gz searxng-94de9ee61ad3f4eb60380e51e208947459013017.zip |
Bump grunt-contrib-jshint in /searx/static/themes/oscar
Bumps [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint) from 3.0.0 to 3.1.1.
- [Release notes](https://github.com/gruntjs/grunt-contrib-jshint/releases)
- [Changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/main/CHANGELOG)
- [Commits](https://github.com/gruntjs/grunt-contrib-jshint/commits/v3.1.1)
---
updated-dependencies:
- dependency-name: grunt-contrib-jshint
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 94883873d..008119e15 100644 --- a/searx/static/themes/oscar/package.json +++ b/searx/static/themes/oscar/package.json @@ -4,7 +4,7 @@ "grunt-cli": "^1.4.3", "grunt-contrib-concat": "~1.0.1", "grunt-contrib-copy": "^1.0.0", - "grunt-contrib-jshint": "~3.0.0", + "grunt-contrib-jshint": "~3.1.1", "grunt-contrib-less": "~3.0.0", "grunt-contrib-uglify": "~5.0.1", "grunt-contrib-watch": "~1.1.0", |