Skip to content

Commit 35f6005

Browse files
fix(deps): update all non-major dependencies (#3)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c633a68 commit 35f6005

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
build-and-publish:
12-
uses: statens-pensjonskasse/public-actions-library/.github/workflows/build-action-node.yaml@558b9ead422abd24faaa3d54b1735b3f14a67fc5 #v0.2.5
12+
uses: statens-pensjonskasse/public-actions-library/.github/workflows/build-action-node.yaml@92853d2c2e1f5df9938ceeef916a0e0f6f326987 # v0.2.6
1313
permissions:
1414
contents: write
1515
packages: write

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
"dependencies": {
1717
"@actions/core": "^1.11.1",
1818
"@actions/exec": "^1.1.1",
19-
"@actions/github": "^6.0.0"
19+
"@actions/github": "^6.0.1"
2020
},
2121
"devDependencies": {
2222
"@statens-pensjonskasse/biome": "^2.0.22",
23-
"@types/node": "^24.10.0",
23+
"@types/node": "^24.10.4",
2424
"@vercel/ncc": "^0.38.4",
2525
"ts-node": "^10.9.2",
2626
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)