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

View File

@@ -1,27 +1,33 @@
{
"_from": "try-to-catch@^3.0.0",
"_args": [
[
"try-to-catch@3.0.0",
"D:\\Projects\\vanillajs-seed"
]
],
"_development": true,
"_from": "try-to-catch@3.0.0",
"_id": "try-to-catch@3.0.0",
"_inBundle": false,
"_integrity": "sha512-eIm6ZXwR35jVF8By/HdbbkcaCDTBI5PpCPkejRKrYp0jyf/DbCCcRhHD7/O9jtFI3ewsqo9WctFEiJTS6i+CQA==",
"_location": "/try-to-catch",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "try-to-catch@^3.0.0",
"raw": "try-to-catch@3.0.0",
"name": "try-to-catch",
"escapedName": "try-to-catch",
"rawSpec": "^3.0.0",
"rawSpec": "3.0.0",
"saveSpec": null,
"fetchSpec": "^3.0.0"
"fetchSpec": "3.0.0"
},
"_requiredBy": [
"/minify"
],
"_resolved": "https://registry.npmjs.org/try-to-catch/-/try-to-catch-3.0.0.tgz",
"_shasum": "a1903b44d13d5124c54d14a461d22ec1f52ea14b",
"_spec": "try-to-catch@^3.0.0",
"_where": "D:\\Projects\\siag\\vanillajs-seed\\node_modules\\minify",
"_spec": "3.0.0",
"_where": "D:\\Projects\\vanillajs-seed",
"author": {
"name": "coderaiser",
"email": "mnemonic.enemy@gmail.com",
@@ -30,9 +36,7 @@
"bugs": {
"url": "https://github.com/coderaiser/try-to-catch/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "function try-catch wrapper for promises",
"devDependencies": {
"coveralls": "^3.0.0",