Skip to content

Commit 65d2720

Browse files
committed
npm: update dependencies to latest releases
1 parent 87a490f commit 65d2720

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@
2020
},
2121
"homepage": "https://github.com/tarantool/setup-tarantool#readme",
2222
"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"
23+
"@actions/cache": "^3.0.6",
24+
"@actions/core": "^1.10.0",
25+
"@actions/exec": "^1.1.1",
26+
"@actions/github": "^5.1.1",
27+
"@actions/http-client": "^2.0.1"
2828
},
2929
"devDependencies": {
3030
"@vercel/ncc": "^0.34.0",
31-
"prettier": "^2.2.1",
32-
"typescript": "^4.1.2"
31+
"prettier": "^2.7.1",
32+
"typescript": "^4.9.3"
3333
}
3434
}

0 commit comments

Comments
 (0)