Skip to content

Commit d1ee983

Browse files
chore(deps): update all non-major dependencies
1 parent 17d1a18 commit d1ee983

File tree

3 files changed

+142
-152
lines changed

3 files changed

+142
-152
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fetchdts",
33
"type": "module",
44
"version": "0.1.7",
5-
"packageManager": "pnpm@10.21.0",
5+
"packageManager": "pnpm@10.23.0",
66
"description": "A suite of type utilities for building strongly-typed APIs",
77
"author": {
88
"name": "Daniel Roe",
@@ -43,8 +43,8 @@
4343
"changelogithub": "13.16.1",
4444
"eslint": "9.39.1",
4545
"installed-check": "9.3.0",
46-
"knip": "5.68.0",
47-
"lint-staged": "16.2.6",
46+
"knip": "5.70.1",
47+
"lint-staged": "16.2.7",
4848
"simple-git-hooks": "2.13.1",
4949
"typescript": "5.9.3",
5050
"unbuild": "3.6.1",

0 commit comments

Comments
 (0)