Skip to content

Commit 29908f0

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

File tree

5 files changed

+52
-32
lines changed

5 files changed

+52
-32
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
@@ -9,5 +9,5 @@
99
"keywords": [],
1010
"author": "",
1111
"license": "ISC",
12-
"packageManager": "pnpm@10.21.0"
12+
"packageManager": "pnpm@10.22.0"
1313
}

packages/my-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"typescript": "^5.9.3",
1717
"vue": "^3.5.24",
1818
"vue-router": "^4.6.3",
19-
"vue-tsc": "^3.1.3"
19+
"vue-tsc": "^3.1.4"
2020
}
2121
}

packages/my-layer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"nuxt": "^4.2.1",
1919
"typescript": "^5.9.3",
2020
"vue": "^3.5.24",
21-
"vue-tsc": "^3.1.3"
21+
"vue-tsc": "^3.1.4"
2222
}
2323
}

pnpm-lock.yaml

Lines changed: 48 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)