update deps

This commit is contained in:
silverwind 2020-06-18 23:47:44 +02:00
parent c456858f0c
commit b0501391bf
Signed by: silverwind
GPG Key ID: 2E62B41C93869443

@ -26,14 +26,14 @@
"updates" "updates"
], ],
"devDependencies": { "devDependencies": {
"@rollup/plugin-commonjs": "12.0.0", "@rollup/plugin-commonjs": "13.0.0",
"@rollup/plugin-json": "4.0.3", "@rollup/plugin-json": "4.1.0",
"@rollup/plugin-node-resolve": "8.0.0", "@rollup/plugin-node-resolve": "8.0.1",
"ansi-regex": "5.0.0", "ansi-regex": "5.0.0",
"colorette": "1.2.0", "colorette": "1.2.0",
"del": "5.1.0", "del": "5.1.0",
"eslint": "7.1.0", "eslint": "7.2.0",
"eslint-config-silverwind": "13.4.2", "eslint-config-silverwind": "13.4.6",
"execa": "4.0.2", "execa": "4.0.2",
"hosted-git-info": "3.0.4", "hosted-git-info": "3.0.4",
"jest": "26.0.1", "jest": "26.0.1",
@ -42,14 +42,14 @@
"node-fetch": "2.6.0", "node-fetch": "2.6.0",
"rc": "1.2.8", "rc": "1.2.8",
"registry-auth-token": "4.1.1", "registry-auth-token": "4.1.1",
"restana": "4.4.1", "restana": "4.6.1",
"rollup": "2.10.9", "rollup": "2.17.0",
"rollup-plugin-hashbang": "2.2.2", "rollup-plugin-hashbang": "2.2.2",
"rollup-plugin-terser": "6.1.0", "rollup-plugin-terser": "6.1.0",
"semver": "7.3.2", "semver": "7.3.2",
"tempy": "0.5.0", "tempy": "0.5.0",
"text-table": "0.2.0", "text-table": "0.2.0",
"versions": "8.2.10" "versions": "8.4.0"
}, },
"jest": { "jest": {
"verbose": false, "verbose": false,