Skip to content

Commit f566e80

Browse files
chore(deps): update all non-major dependencies (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Teages <[email protected]>
1 parent 8ced50b commit f566e80

File tree

4 files changed

+40
-41
lines changed

4 files changed

+40
-41
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
@@ -54,17 +54,17 @@
5454
"devDependencies": {
5555
"@antfu/eslint-config": "6.2.0",
5656
"@babel/types": "7.28.5",
57-
"@types/node": "24.10.0",
57+
"@types/node": "24.10.1",
5858
"@vitest/coverage-v8": "4.0.8",
5959
"@vue/compiler-core": "3.5.24",
6060
"@vue/compiler-dom": "3.5.24",
6161
"bumpp": "10.3.1",
6262
"changelogithub": "13.16.1",
6363
"esbuild": "0.27.0",
6464
"eslint": "9.39.1",
65-
"exsolve": "1.0.7",
65+
"exsolve": "1.0.8",
6666
"installed-check": "9.3.0",
67-
"knip": "5.68.0",
67+
"knip": "5.69.0",
6868
"lint-staged": "16.2.6",
6969
"mkdist": "2.4.1",
7070
"pkg-pr-new": "0.0.60",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@ ignoredBuiltDependencies:
55
- esbuild
66
onlyBuiltDependencies:
77
- simple-git-hooks
8-

0 commit comments

Comments
 (0)