update deps

This commit is contained in:
silverwind 2022-07-30 01:55:48 +02:00
parent 1160611eb3
commit 23031d2ffc
Signed by: silverwind
GPG Key ID: 2E62B41C93869443
3 changed files with 396 additions and 1352 deletions

@ -24,7 +24,7 @@ publish: node_modules
npm publish
update: node_modules build
node bin/updates.js -cu
node bin/updates.js -cu -e registry-auth-token
rm package-lock.json
npm install
@touch node_modules

1744
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -29,7 +29,7 @@
"ansi-regex": "6.0.1",
"del": "7.0.0",
"eslint": "8.20.0",
"eslint-config-silverwind": "50.0.2",
"eslint-config-silverwind": "51.0.1",
"execa": "6.1.0",
"fetch-enhanced": "8.1.1",
"hosted-git-info": "5.0.0",