Skip to content

Commit 2062ce9

Browse files
chore(deps): update all non-major dependencies
1 parent 740a963 commit 2062ce9

File tree

3 files changed

+172
-140
lines changed

3 files changed

+172
-140
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "unifont",
33
"type": "module",
44
"version": "0.6.0",
5-
"packageManager": "pnpm@10.21.0",
5+
"packageManager": "pnpm@10.22.0",
66
"description": "Framework agnostic tools for accessing data from font CDNs and providers",
77
"license": "MIT",
88
"repository": {
@@ -39,13 +39,13 @@
3939
"devDependencies": {
4040
"@antfu/eslint-config": "6.2.0",
4141
"@types/css-tree": "2.3.11",
42-
"@types/node": "24.10.0",
42+
"@types/node": "24.10.1",
4343
"@vitest/coverage-v8": "4.0.10",
4444
"bumpp": "10.3.1",
4545
"eslint": "9.39.1",
46-
"lint-staged": "16.2.6",
46+
"lint-staged": "16.2.7",
4747
"simple-git-hooks": "2.13.1",
48-
"tsdown": "0.15.12",
48+
"tsdown": "0.16.6",
4949
"typescript": "5.9.3",
5050
"unstorage": "1.17.2",
5151
"vite": "7.2.2",

0 commit comments

Comments
 (0)