Skip to content

Commit 47a4e73

Browse files
chore(deps): update all non-major dependencies
1 parent 9c0ab5c commit 47a4e73

File tree

3 files changed

+28
-28
lines changed

3 files changed

+28
-28
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@codspeed/vitest-plugin": "^3.1.1",
4040
"@nuxt/eslint-config": "^1.9.0",
41-
"@types/node": "^22.18.1",
41+
"@types/node": "^22.18.5",
4242
"@vitest/coverage-v8": "^3.2.4",
4343
"changelogen": "^0.6.2",
4444
"eslint": "^9.35.0",
@@ -49,5 +49,5 @@
4949
"vitest": "3.2.4",
5050
"vue": "3.5.21"
5151
},
52-
"packageManager": "pnpm@10.15.1"
52+
"packageManager": "pnpm@10.16.1"
5353
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)