Update dependency jshint to v2.13.6
This commit is contained in:
parent
4b3b6c9332
commit
547a324e67
14
public/package-lock.json
generated
14
public/package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"vue-router": "^3.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jshint": "2.13.4",
|
||||
"jshint": "2.13.6",
|
||||
"rollup": "2.79.1"
|
||||
}
|
||||
},
|
||||
@ -254,9 +254,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/jshint": {
|
||||
"version": "2.13.4",
|
||||
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.4.tgz",
|
||||
"integrity": "sha512-HO3bosL84b2qWqI0q+kpT/OpRJwo0R4ivgmxaO848+bo10rc50SkPnrtwSFXttW0ym4np8jbJvLwk5NziB7jIw==",
|
||||
"version": "2.13.6",
|
||||
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.6.tgz",
|
||||
"integrity": "sha512-IVdB4G0NTTeQZrBoM8C5JFVLjV2KtZ9APgybDA1MK73xb09qFs0jCXyQLnCOp1cSZZZbvhq/6mfXHUTaDkffuQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli": "~1.0.0",
|
||||
@ -569,9 +569,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"jshint": {
|
||||
"version": "2.13.4",
|
||||
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.4.tgz",
|
||||
"integrity": "sha512-HO3bosL84b2qWqI0q+kpT/OpRJwo0R4ivgmxaO848+bo10rc50SkPnrtwSFXttW0ym4np8jbJvLwk5NziB7jIw==",
|
||||
"version": "2.13.6",
|
||||
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.6.tgz",
|
||||
"integrity": "sha512-IVdB4G0NTTeQZrBoM8C5JFVLjV2KtZ9APgybDA1MK73xb09qFs0jCXyQLnCOp1cSZZZbvhq/6mfXHUTaDkffuQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli": "~1.0.0",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"vue-router": "^3.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jshint": "2.13.4",
|
||||
"jshint": "2.13.6",
|
||||
"rollup": "2.79.1"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user