Skip to content

Commit a7e3684

Browse files
Bump grunt-cli from 1.4.3 to 1.5.0
Bumps [grunt-cli](https://github.com/gruntjs/grunt-cli) from 1.4.3 to 1.5.0. - [Release notes](https://github.com/gruntjs/grunt-cli/releases) - [Changelog](https://github.com/gruntjs/grunt-cli/blob/main/CHANGELOG.md) - [Commits](gruntjs/grunt-cli@v1.4.3...v1.5.0) --- updated-dependencies: - dependency-name: grunt-cli dependency-version: 1.5.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a99fc6f commit a7e3684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"devDependencies": {
1313
"grunt": "1.6.1",
14-
"grunt-cli": "1.4.3",
14+
"grunt-cli": "1.5.0",
1515
"grunt-contrib-uglify": "5.2.2",
1616
"load-grunt-tasks": "5.1.0"
1717
},

0 commit comments

Comments
 (0)