summaryrefslogtreecommitdiff
path: root/searx/static/themes
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-04 08:10:18 +0000
committerGitHub <noreply@github.com>2023-02-04 08:10:18 +0000
commita5a73d77b368546d8cde24be6e166685fc2f2dfd (patch)
tree0f8fb94d7150e83ad90eda73884c77905575025a /searx/static/themes
parent233ee1bb15eba386cb5f8f1bfa805d8585876cda (diff)
downloadsearxng-a5a73d77b368546d8cde24be6e166685fc2f2dfd.tar.gz
searxng-a5a73d77b368546d8cde24be6e166685fc2f2dfd.zip
Bump grunt from 1.5.3 to 1.6.1 in /searx/static/themes/simple
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.5.3 to 1.6.1. - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](https://github.com/gruntjs/grunt/compare/v1.5.3...v1.6.1) --- updated-dependencies: - dependency-name: grunt dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'searx/static/themes')
-rw-r--r--searx/static/themes/simple/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/package.json b/searx/static/themes/simple/package.json
index 91ceb3f22..530a96c88 100644
--- a/searx/static/themes/simple/package.json
+++ b/searx/static/themes/simple/package.json
@@ -1,7 +1,7 @@
{
"devDependencies": {
"eslint": "^8.18.0",
- "grunt": "~1.5.3",
+ "grunt": "~1.6.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^4.0.0",
"grunt-contrib-less": "~3.0.0",