mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-21 18:06:08 -07:00
Update deps
This commit is contained in:
parent
dd12917b20
commit
f035e40172
4820
dist/index.js
generated
vendored
4820
dist/index.js
generated
vendored
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
|
@ -26,15 +26,15 @@
|
||||||
"@actions/tool-cache": "^1.6.0"
|
"@actions/tool-cache": "^1.6.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/jest": "^26.0.0",
|
"@types/jest": "^26.0.14",
|
||||||
"@types/node": "^14.0.13",
|
"@types/node": "^14.11.2",
|
||||||
"@vercel/ncc": "^0.23.0",
|
"@vercel/ncc": "^0.24.1",
|
||||||
"jest": "^26.0.1",
|
"jest": "^26.4.2",
|
||||||
"jest-circus": "^26.0.1",
|
"jest-circus": "^26.4.2",
|
||||||
"jest-runtime": "^26.0.1",
|
"jest-runtime": "^26.4.2",
|
||||||
"prettier": "^2.0.5",
|
"prettier": "^2.1.2",
|
||||||
"ts-jest": "^26.1.0",
|
"ts-jest": "^26.4.1",
|
||||||
"typescript": "^3.9.5",
|
"typescript": "^4.0.3",
|
||||||
"typescript-formatter": "^7.2.2"
|
"typescript-formatter": "^7.2.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user