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

24
node_modules/esprima/package.json generated vendored
View File

@@ -1,27 +1,33 @@
{
"_from": "esprima@^4.0.1",
"_args": [
[
"esprima@4.0.1",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "esprima@4.0.1",
"_id": "esprima@4.0.1",
"_inBundle": false,
"_integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
"_location": "/esprima",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "esprima@^4.0.1",
"raw": "esprima@4.0.1",
"name": "esprima",
"escapedName": "esprima",
"rawSpec": "^4.0.1",
"rawSpec": "4.0.1",
"saveSpec": null,
"fetchSpec": "^4.0.1"
"fetchSpec": "4.0.1"
},
"_requiredBy": [
"/escodegen"
],
"_resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
"_shasum": "13b04cdb3e6c5d19df91ab6987a8695619b0aa71",
"_spec": "esprima@^4.0.1",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\escodegen",
"_spec": "4.0.1",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "Ariya Hidayat",
"email": "ariya.hidayat@gmail.com"
@@ -33,8 +39,6 @@
"bugs": {
"url": "https://github.com/jquery/esprima/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ECMAScript parsing infrastructure for multipurpose analysis",
"devDependencies": {
"codecov.io": "~0.1.6",