Skip to content

Commit 4847b34

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "errx",
33
"type": "module",
44
"version": "0.1.0",
5-
"packageManager": "pnpm@10.16.1",
5+
"packageManager": "pnpm@10.17.0",
66
"description": "Zero dependency library to capture and parse stack traces in Node, Bun and Deno",
77
"license": "MIT",
88
"repository": "unjs/errx",

0 commit comments

Comments
 (0)