Skip to content

Commit 99dd265

Browse files
dependabot[bot]kgogov
authored andcommitted
build(deps): bump shelljs and grunt-contrib-jshint
Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint). These dependencies need to be updated together. Removes `shelljs` Updates `grunt-contrib-jshint` from 2.1.0 to 3.2.0 - [Release notes](https://github.com/gruntjs/grunt-contrib-jshint/releases) - [Changelog](https://github.com/gruntjs/grunt-contrib-jshint/blob/main/CHANGELOG) - [Commits](gruntjs/grunt-contrib-jshint@v2.1.0...v3.2.0) --- updated-dependencies: - dependency-name: grunt-contrib-jshint dependency-version: 3.2.0 dependency-type: direct:development - dependency-name: shelljs dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f7aa5b commit 99dd265

2 files changed

Lines changed: 107 additions & 38 deletions

File tree

package-lock.json

Lines changed: 106 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"grunt-contrib-compress": "~1.6.0",
3434
"grunt-contrib-connect": "~2.1.0",
3535
"grunt-contrib-copy": "~1.0.0",
36-
"grunt-contrib-jshint": "~2.1.0",
36+
"grunt-contrib-jshint": "~3.2.0",
3737
"grunt-contrib-less": "~2.0.0",
3838
"grunt-contrib-watch": "~1.1.0",
3939
"grunt-coveralls": "^2.0.0",

0 commit comments

Comments
 (0)