Upgrade prod dependencies

Signed-off-by: Paul Merlin <paul@gradle.com>
This commit is contained in:
Paul Merlin 2020-04-07 15:46:51 +02:00
parent 013614f39c
commit b3d8242e39

View file

@ -25,9 +25,9 @@
"author": "YourNameOrOrganization",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.2.0",
"typed-rest-client": "^1.7.1",
"unhomoglyph": "^1.0.3"
"@actions/core": "^1.2.3",
"typed-rest-client": "^1.7.3",
"unhomoglyph": "^1.0.5"
},
"devDependencies": {
"@types/jest": "^25.2.1",