Skip to content

Commit 1723d47

Browse files
chore(deps): update all non-major dependencies
1 parent 9952bb6 commit 1723d47

3 files changed

Lines changed: 65 additions & 68 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@92853d2c2e1f5df9938ceeef916a0e0f6f326987 # v0.2.6
12+
uses: statens-pensjonskasse/public-actions-library/.github/workflows/build-action-node.yaml@0a5ee5a4ed3bbb4290b8583c6ad50e4a5d494931 # v0.2.7
1313
permissions:
1414
contents: write
1515
packages: write

package-lock.json

Lines changed: 62 additions & 65 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
@@ -19,8 +19,8 @@
1919
"@actions/github": "^6.0.1"
2020
},
2121
"devDependencies": {
22-
"@statens-pensjonskasse/biome": "^2.0.22",
23-
"@types/node": "^24.10.4",
22+
"@statens-pensjonskasse/biome": "^2.0.23",
23+
"@types/node": "^24.10.13",
2424
"@vercel/ncc": "^0.38.4",
2525
"ts-node": "^10.9.2",
2626
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)