Skip to content

Commit 48a3d02

Browse files
chore(deps): update all non-major dependencies
1 parent 43cfede commit 48a3d02

3 files changed

Lines changed: 75 additions & 54 deletions

File tree

.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: 5 additions & 5 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.29.3",
66
"description": "A suite of type utilities for building strongly-typed APIs",
77
"author": {
88
"name": "Daniel Roe",
@@ -36,15 +36,15 @@
3636
"test:types": "tsc --noEmit"
3737
},
3838
"devDependencies": {
39-
"@antfu/eslint-config": "6.2.0",
39+
"@antfu/eslint-config": "6.7.3",
4040
"@types/node": "latest",
4141
"@vitest/coverage-v8": "4.0.18",
42-
"bumpp": "10.3.1",
42+
"bumpp": "10.4.1",
4343
"changelogithub": "14.0.0",
4444
"eslint": "9.39.2",
4545
"installed-check": "9.3.0",
46-
"knip": "5.68.0",
47-
"lint-staged": "16.2.6",
46+
"knip": "5.83.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)