mirror of
https://github.com/gradle/wrapper-validation-action
synced 2024-11-23 17:22:01 +00:00
Upgrade prod dependencies
Signed-off-by: Paul Merlin <paul@gradle.com>
This commit is contained in:
parent
013614f39c
commit
b3d8242e39
1 changed files with 3 additions and 3 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue