Skip to content

Commit 2968cc1

Browse files
build(deps): bump the dependencies group across 1 directory with 3 updates (#1213)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
1 parent 1481404 commit 2968cc1

File tree

4 files changed

+186
-19
lines changed

4 files changed

+186
-19
lines changed

dist/post_run/index.js

Lines changed: 85 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/run/index.js

Lines changed: 85 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 13 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@
2424
"author": "golangci",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@actions/cache": "^4.0.2",
27+
"@actions/cache": "^4.0.3",
2828
"@actions/core": "^1.11.1",
2929
"@actions/exec": "^1.1.1",
3030
"@actions/github": "^6.0.0",
3131
"@actions/http-client": "^2.2.3",
3232
"@octokit/plugin-retry": "^6.1.0",
3333
"@actions/tool-cache": "^2.0.2",
34-
"@types/node": "^22.13.10",
35-
"@types/semver": "^7.5.8",
34+
"@types/node": "^22.13.14",
35+
"@types/semver": "^7.7.0",
3636
"@types/tmp": "^0.2.6",
3737
"@types/which": "^3.0.4",
3838
"tmp": "^0.2.3",

0 commit comments

Comments
 (0)