1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

View File

@@ -1,8 +1,8 @@
{
"_from": "source-map-support@~0.5.12",
"_id": "source-map-support@0.5.16",
"_id": "source-map-support@0.5.19",
"_inBundle": false,
"_integrity": "sha512-efyLRJDr68D9hBBNIPWFjhpFzURh+KJykQwvMyW5UiZzYwoF6l4YMMDIJJEyFWxWCqfyxLzz6tSfUFR+kXXsVQ==",
"_integrity": "sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==",
"_location": "/source-map-support",
"_phantomChildren": {},
"_requested": {
@@ -18,10 +18,10 @@
"_requiredBy": [
"/terser"
],
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.16.tgz",
"_shasum": "0ae069e7fe3ba7538c64c98515e35339eac5a042",
"_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz",
"_shasum": "a98b62f86dcaf4f67399648c085291ab9e8fed61",
"_spec": "source-map-support@~0.5.12",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\terser",
"_where": "D:\\Projects\\minifyfromhtml\\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.16"
"version": "0.5.19"
}