update modules

This commit is contained in:
s2
2020-06-08 08:50:28 +02:00
parent ae4aaf2668
commit 27635904a6
477 changed files with 20385 additions and 35036 deletions

14
node_modules/minimist/package.json generated vendored
View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"minimist@1.2.5",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "minimist@1.2.5",
"_id": "minimist@1.2.5",
"_inBundle": false,
@@ -19,9 +26,8 @@
"/minifyfromhtml"
],
"_resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"_shasum": "67d66014b66a6a8aaa0c083c5fd58df4e4e97602",
"_spec": "minimist@1.2.5",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\minifyfromhtml",
"_spec": "1.2.5",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,8 +36,6 @@
"bugs": {
"url": "https://github.com/substack/minimist/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "parse argument options",
"devDependencies": {
"covert": "^1.0.0",