Skip to content

Commit a4593d2

Browse files
chore(deps): update all non-major dependencies (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f102ebc commit a4593d2

File tree

3 files changed

+67
-67
lines changed

3 files changed

+67
-67
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Check provenance downgrades
20-
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20+
uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
2121
with:
2222
fail-on-provenance-change: true

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@nuxt/module-builder": "1.0.2",
6060
"@nuxt/schema": "4.1.2",
6161
"@nuxt/test-utils": "3.19.2",
62-
"@types/node": "22.18.4",
62+
"@types/node": "22.18.6",
6363
"@vitest/coverage-v8": "3.2.4",
6464
"bumpp": "10.2.3",
6565
"eslint": "9.35.0",
@@ -72,5 +72,5 @@
7272
"@nuxt/kit": "^4.0.0",
7373
"@nuxtjs/hanko": "link:."
7474
},
75-
"packageManager": "pnpm@10.16.1"
75+
"packageManager": "pnpm@10.17.0"
7676
}

0 commit comments

Comments
 (0)