update dev dependencies

This commit is contained in:
Joseph Garrone 2020-05-26 13:53:12 +02:00
parent bb47ac396c
commit 07aa89e736
2 changed files with 21 additions and 48 deletions

62
package-lock.json generated
View file

@ -1275,33 +1275,21 @@
"dev": true "dev": true
}, },
"denoify": { "denoify": {
"version": "0.2.11", "version": "0.2.15",
"resolved": "https://registry.npmjs.org/denoify/-/denoify-0.2.11.tgz", "resolved": "https://registry.npmjs.org/denoify/-/denoify-0.2.15.tgz",
"integrity": "sha512-ZM441hJYBLZHRylU9TjPuOY1U11jovISpUbSly3pxEGsfVQega/iWNn/e8VegQUD+gva5Osw8/AoxbmEaSN+VQ==", "integrity": "sha512-2Egk0v6yvnU6o4Qhsy0Au527muomdN0FjhQ16niYc1r7VEBfbnbrEPDfhFs3DkYaD5aiTIkENBXsK2PbSSSyQA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/comment-json": "^1.1.1", "@types/comment-json": "^1.1.1",
"commander": "^4.1.1", "commander": "^4.1.1",
"comment-json": "^3.0.2", "comment-json": "^3.0.2",
"evt": "1.6.8", "evt": "^1.7.10",
"gitignore-parser": "0.0.2", "gitignore-parser": "0.0.2",
"glob": "^7.1.6", "glob": "^7.1.6",
"node-fetch": "^2.6.0", "node-fetch": "^2.6.0",
"path-depth": "^1.0.0", "path-depth": "^1.0.0",
"scripting-tools": "0.19.12", "scripting-tools": "^0.19.12",
"url-join": "^4.0.1" "url-join": "^4.0.1"
},
"dependencies": {
"evt": {
"version": "1.6.8",
"resolved": "https://registry.npmjs.org/evt/-/evt-1.6.8.tgz",
"integrity": "sha512-QU0KfT16dG1z1VI7SzhDGZkCbc5LDnTBNGgKVjotmOrOr0M851hepIZx77YAlOwmwqdIx+uyOz24dxBLKy4bOw==",
"dev": true,
"requires": {
"minimal-polyfills": "^1.0.8",
"run-exclusive": "^2.1.12"
}
}
} }
}, },
"deps-sort": { "deps-sort": {
@ -1524,21 +1512,13 @@
} }
}, },
"evt": { "evt": {
"version": "1.7.4", "version": "1.7.11",
"resolved": "https://registry.npmjs.org/evt/-/evt-1.7.4.tgz", "resolved": "https://registry.npmjs.org/evt/-/evt-1.7.11.tgz",
"integrity": "sha512-D8HRiM/Q1kADjcUTMlhrDUasiqd6pbsninJ76jWOPl91QZ8bdIW9r82eXPjbzXXTMfXuTEwM+htKWCZl+4ooNA==", "integrity": "sha512-mVRY53Tmim3+NJA39AyLXosLjcy0nQV9uFqxe75dqZQ4Cb4HRHawyfmr/OCoivTepgQCLYBVFO+d5o0TNbk+0Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"minimal-polyfills": "^2.0.1", "minimal-polyfills": "^2.1.2",
"run-exclusive": "^2.1.18" "run-exclusive": "^2.2.7"
},
"dependencies": {
"minimal-polyfills": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/minimal-polyfills/-/minimal-polyfills-2.0.1.tgz",
"integrity": "sha512-c0ckcVcGxU+JjOW/IOh+Qbsrpc83rxRdIjYDNHvzT3ehJV75X6bsBlgPHIzbqNpEZnP4FHI40Jzukh03MIKbmg==",
"dev": true
}
} }
}, },
"exorcist": { "exorcist": {
@ -2370,9 +2350,9 @@
} }
}, },
"minimal-polyfills": { "minimal-polyfills": {
"version": "1.0.8", "version": "2.1.2",
"resolved": "https://registry.npmjs.org/minimal-polyfills/-/minimal-polyfills-1.0.8.tgz", "resolved": "https://registry.npmjs.org/minimal-polyfills/-/minimal-polyfills-2.1.2.tgz",
"integrity": "sha512-UMxkuvOc+d+ipPXCJnKb6dsBwkNccXPNHn77GAvUTVIpXklqWT2uu1flluct2jYVx6v0at2NbggnKar0V7WMng==", "integrity": "sha512-oZrDaGdE604gyOrbFN5LYOB7sYJybIM/NNqhcifatja03sn13Vi3n4MroKq29ISw7110dXd8uOgnTvRfnIuv+g==",
"dev": true "dev": true
}, },
"minimalistic-assert": { "minimalistic-assert": {
@ -3123,20 +3103,12 @@
} }
}, },
"run-exclusive": { "run-exclusive": {
"version": "2.1.18", "version": "2.2.7",
"resolved": "https://registry.npmjs.org/run-exclusive/-/run-exclusive-2.1.18.tgz", "resolved": "https://registry.npmjs.org/run-exclusive/-/run-exclusive-2.2.7.tgz",
"integrity": "sha512-jG4CDz4+vO83+yfvZiitMdSYZimr5OT3PhjEl84GhdKGbWjYlIgYTHetgAKpOgETE9JsLl2vpMSTumsv5t7haQ==", "integrity": "sha512-kqa7ZRPXnNNJRkl7Degza1Z3mD9c5PQydyv9P6jhGg+k9+EXyFLbCdKLL6FC87EiIZeqGim1KWG3gDXXTRWneQ==",
"dev": true, "dev": true,
"requires": { "requires": {
"minimal-polyfills": "^2.0.1" "minimal-polyfills": "^2.1.2"
},
"dependencies": {
"minimal-polyfills": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/minimal-polyfills/-/minimal-polyfills-2.0.1.tgz",
"integrity": "sha512-c0ckcVcGxU+JjOW/IOh+Qbsrpc83rxRdIjYDNHvzT3ehJV75X6bsBlgPHIzbqNpEZnP4FHI40Jzukh03MIKbmg==",
"dev": true
}
} }
}, },
"run-parallel": { "run-parallel": {

View file

@ -22,18 +22,19 @@
}, },
"author": "u/#{USER_OR_ORG}#", "author": "u/#{USER_OR_ORG}#",
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#",
"files": [ "files": [
"/src/",
"/dist/*.{d.ts,js,js.map}", "/dist/*.{d.ts,js,js.map}",
"/dist/tools/", "/dist/tools/",
"/dist/zz_esm/" "/dist/zz_esm/"
], ],
"keywords": [], "keywords": [],
"homepage": "https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#",
"devDependencies": { "devDependencies": {
"typescript": "^3.9.0", "typescript": "^3.9.0",
"@types/node": "^10.0.0", "@types/node": "^10.0.0",
"denoify": "0.2.11", "denoify": "0.2.15",
"evt": "1.7.4", "evt": "1.7.11",
"simplifyify": "8.0.1", "simplifyify": "8.0.1",
"terser": "4.6.13" "terser": "4.6.13"
} }