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 <[email protected]>
1 parent 1481404 commit 2968cc1

File tree

4 files changed

+186
-19
lines changed

4 files changed

+186
-19
lines changed

Diff for: dist/post_run/index.js

+85-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: dist/run/index.js

+85-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package-lock.json

+13-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+3-3
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)