summaryrefslogtreecommitdiffstats
path: root/js/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'js/package-lock.json')
-rw-r--r--js/package-lock.json13
1 files changed, 3 insertions, 10 deletions
diff --git a/js/package-lock.json b/js/package-lock.json
index 8e43c7ef3..5961838c4 100644
--- a/js/package-lock.json
+++ b/js/package-lock.json
@@ -3633,9 +3633,9 @@
"dev": true
},
"jshint": {
- "version": "2.13.3",
- "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.3.tgz",
- "integrity": "sha512-zlVQz8XAl1ODXEOVMPkDNuntPebPIE39Xn7ex/JAI9+TmBIf/fcUuj58FaLCC88rOHy8leq0N5ChBB+V5fmpzA==",
+ "version": "2.13.4",
+ "resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.4.tgz",
+ "integrity": "sha512-HO3bosL84b2qWqI0q+kpT/OpRJwo0R4ivgmxaO848+bo10rc50SkPnrtwSFXttW0ym4np8jbJvLwk5NziB7jIw==",
"dev": true,
"requires": {
"cli": "~1.0.0",
@@ -3644,7 +3644,6 @@
"htmlparser2": "3.8.x",
"lodash": "~4.17.21",
"minimatch": "~3.0.2",
- "shelljs": "0.3.x",
"strip-json-comments": "1.0.x"
}
},
@@ -5312,12 +5311,6 @@
"integrity": "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==",
"dev": true
},
- "shelljs": {
- "version": "0.3.0",
- "resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz",
- "integrity": "sha1-NZbmMHp4FUT1kfN9phg2DzHbV7E=",
- "dev": true
- },
"simple-fmt": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz",