Skip to content

Commit 7feadc4

Browse files
Bump shelljs and jshint
Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [jshint](https://github.com/jshint/jshint). These dependencies need to be updated together. Removes `shelljs` Updates `jshint` from 2.11.0 to 2.13.6 - [Release notes](https://github.com/jshint/jshint/releases) - [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md) - [Commits](jshint/jshint@2.11.0...2.13.6) --- updated-dependencies: - dependency-name: shelljs dependency-type: indirect - dependency-name: jshint dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5635b18 commit 7feadc4

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

package-lock.json

Lines changed: 9 additions & 29 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
@@ -51,7 +51,7 @@
5151
"gulp-webserver": "~0.9.1",
5252
"gulp-wrap": "~0.14.0",
5353
"imagemin-pngcrush": "~6.0.0",
54-
"jshint": "^2.11.0",
54+
"jshint": "^2.13.6",
5555
"jshint-stylish": "~2.2.1",
5656
"merge-stream": "^1.0.1",
5757
"gulp4-run-sequence": "^1.0.0",

0 commit comments

Comments
 (0)