Browse Source

Bump grunt from 1.4.1 to 1.5.2 in /searx/static/themes/simple

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.1 to 1.5.2.
- [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.4.1...v1.5.2)

---
updated-dependencies:
- dependency-name: grunt
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 3 years ago
parent
commit
e314cfe667
1 changed files with 1 additions and 1 deletions
  1. 1 1
      searx/static/themes/simple/package.json

+ 1 - 1
searx/static/themes/simple/package.json

@@ -1,7 +1,7 @@
 {
 {
   "devDependencies": {
   "devDependencies": {
     "eslint": "^8.11.0",
     "eslint": "^8.11.0",
-    "grunt": "~1.4.1",
+    "grunt": "~1.5.2",
     "grunt-contrib-copy": "^1.0.0",
     "grunt-contrib-copy": "^1.0.0",
     "grunt-contrib-cssmin": "^4.0.0",
     "grunt-contrib-cssmin": "^4.0.0",
     "grunt-contrib-less": "~3.0.0",
     "grunt-contrib-less": "~3.0.0",