update deps

This commit is contained in:
s2
2019-12-20 20:02:44 +01:00
parent 14c1b72301
commit b7fa481dcb
833 changed files with 68364 additions and 18390 deletions

View File

@@ -1,27 +1,27 @@
{
"_from": "source-map-support@~0.5.10",
"_id": "source-map-support@0.5.12",
"_from": "source-map-support@~0.5.12",
"_id": "source-map-support@0.5.16",
"_inBundle": false,
"_integrity": "sha512-4h2Pbvyy15EE02G+JOZpUCmqWJuqrs+sEkzewTm++BPi7Hvn/HwcqLAcNxYAyI0x13CpPPn+kMjl+hplXMHITQ==",
"_integrity": "sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==",
"_location": "/source-map-support",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "source-map-support@~0.5.10",
"raw": "source-map-support@~0.5.12",
"name": "source-map-support",
"escapedName": "source-map-support",
"rawSpec": "~0.5.10",
"rawSpec": "~0.5.12",
"saveSpec": null,
"fetchSpec": "~0.5.10"
"fetchSpec": "~0.5.12"
},
"_requiredBy": [
"/terser"
],
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.12.tgz",
"_shasum": "b4f3b10d51857a5af0138d3ce8003b201613d599",
"_spec": "source-map-support@~0.5.10",
"_where": "F:\\projects\\vanillajs-seed\\node_modules\\terser",
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz",
"_shasum": "0ae069e7fe3ba7538c64c98515e35339eac5a042",
"_spec": "source-map-support@~0.5.12",
"_where": "/home/s2/Code/vanillajs-seed/node_modules/terser",
"bugs": {
"url": "https://github.com/evanw/node-source-map-support/issues"
},
@@ -53,5 +53,5 @@
"serve-tests": "http-server -p 1336",
"test": "mocha"
},
"version": "0.5.12"
"version": "0.5.16"
}