npm update

This commit is contained in:
phips28 2020-04-03 13:14:18 +02:00
parent 9a2543d2f4
commit 0a3f83861e
2 changed files with 3364 additions and 1921 deletions

5279
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -20,10 +20,10 @@
},
"dependencies": {
"actions-toolkit": "^2.2.0",
"yargs": "^14.2.0"
"yargs": "^15.3.1"
},
"devDependencies": {
"jest": "^24.5.0",
"standard": "^14.3.1"
"jest": "^25.2.7",
"standard": "^14.3.3"
}
}