updated npm modules

This commit is contained in:
2019-05-20 20:43:45 -05:00
parent 2319197b81
commit f166b72b7d
1113 changed files with 8758 additions and 12227 deletions
+6 -7
View File
@@ -1,8 +1,8 @@
{
"_from": "cosmiconfig@^5.0.0",
"_id": "cosmiconfig@5.1.0",
"_id": "cosmiconfig@5.2.1",
"_inBundle": false,
"_integrity": "sha512-kCNPvthka8gvLtzAxQXvWo4FxqRB+ftRZyPZNuab5ngvM9Y7yw7hbEysglptLgpkGX9nAOKTBVkHUAe8xtYR6Q==",
"_integrity": "sha512-H65gsXo1SKjf8zmrJ67eJk8aIRKV5ff2D4uKZIBZShbhGSpEmsQOPW/SKMKYhSTrqR7ufy6RP69rPogdaPh/kA==",
"_location": "/cosmiconfig",
"_phantomChildren": {},
"_requested": {
@@ -18,8 +18,8 @@
"_requiredBy": [
"/cssnano"
],
"_resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.1.0.tgz",
"_shasum": "6c5c35e97f37f985061cdf653f114784231185cf",
"_resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-5.2.1.tgz",
"_shasum": "040f726809c591e77a17c0a3626ca45b4f168b1a",
"_spec": "cosmiconfig@^5.0.0",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\cssnano",
"author": {
@@ -48,8 +48,7 @@
"dependencies": {
"import-fresh": "^2.0.0",
"is-directory": "^0.3.1",
"js-yaml": "^3.9.0",
"lodash.get": "^4.4.2",
"js-yaml": "^3.13.1",
"parse-json": "^4.0.0"
},
"deprecated": false,
@@ -145,5 +144,5 @@
"test": "jest --coverage",
"test:watch": "jest --watch"
},
"version": "5.1.0"
"version": "5.2.1"
}