Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-12 13:46:53 +0300
committerGitHub <noreply@github.com>2021-08-12 13:46:53 +0300
commitc103178403836e34c6426c91be872dd5ddf16fcd (patch)
treea61a37e32ac33c64d54b8591d9c8403a44c5c20a /package.json
parentfaffd695934dd70413085ee837f9a69f0ceff6de (diff)
Bump grunt from 1.0.4 to 1.3.0 (#70)HEADmaster
Bumps [grunt](https://github.com/gruntjs/grunt) from 1.0.4 to 1.3.0. - [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.0.4...v1.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 89a79b0..f7f7881 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"micromatch": "^3.1.10"
},
"devDependencies": {
- "grunt": "1.0.4",
+ "grunt": "1.3.0",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-nodeunit": "^2.1.0",
"grunt-eslint": "^21.1.0"