Skip to content

Commit 4d79cd6

Browse files
dependabot[bot]jamesdbloom
authored andcommitted
Bump grunt-contrib-jshint from 3.0.0 to 3.1.1
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] <[email protected]>
1 parent c7639bc commit 4d79cd6

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package-lock.json

+14-14
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"devDependencies": {
3636
"grunt": "^1.0.3",
3737
"grunt-contrib-clean": "~2.0",
38-
"grunt-contrib-jshint": "~3.0",
38+
"grunt-contrib-jshint": "~3.1",
3939
"grunt-contrib-nodeunit": "~4.0",
4040
"grunt-exec": "~3.0",
4141
"nodeunit": "^0.11.3"

0 commit comments

Comments
 (0)