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/acorn/package.json generated vendored
View File

@@ -1,4 +1,11 @@
{
"_args": [
[
"acorn@6.4.1",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "acorn@6.4.1",
"_id": "acorn@6.4.1",
"_inBundle": false,
@@ -21,17 +28,14 @@
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/acorn/-/acorn-6.4.1.tgz",
"_shasum": "531e58ba3f51b9dacb9a6646ca4debf5b14ca474",
"_spec": "acorn@6.4.1",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\acorn-globals",
"_spec": "6.4.1",
"_where": "D:\\Projects\\vanillajs-seed",
"bin": {
"acorn": "bin/acorn"
},
"bugs": {
"url": "https://github.com/acornjs/acorn/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ECMAScript parser",
"engines": {
"node": ">=0.4.0"