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", "author": "YourNameOrOrganization",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/core": "^1.2.0", "@actions/core": "^1.2.3",
"typed-rest-client": "^1.7.1", "typed-rest-client": "^1.7.3",
"unhomoglyph": "^1.0.3" "unhomoglyph": "^1.0.5"
}, },
"devDependencies": { "devDependencies": {
"@types/jest": "^25.2.1", "@types/jest": "^25.2.1",