We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a490f commit 65d2720Copy full SHA for 65d2720
package.json
@@ -20,15 +20,15 @@
20
},
21
"homepage": "https://github.com/tarantool/setup-tarantool#readme",
22
"dependencies": {
23
- "@actions/cache": "^1.0.4",
24
- "@actions/core": "^1.2.6",
25
- "@actions/exec": "^1.0.4",
26
- "@actions/github": "^4.0.0",
27
- "@actions/http-client": "^1.0.9"
+ "@actions/cache": "^3.0.6",
+ "@actions/core": "^1.10.0",
+ "@actions/exec": "^1.1.1",
+ "@actions/github": "^5.1.1",
+ "@actions/http-client": "^2.0.1"
28
29
"devDependencies": {
30
"@vercel/ncc": "^0.34.0",
31
- "prettier": "^2.2.1",
32
- "typescript": "^4.1.2"
+ "prettier": "^2.7.1",
+ "typescript": "^4.9.3"
33
}
34
0 commit comments