Skip to content

Commit a21a477

Browse files
chore(deps): update all non-major dependencies
1 parent 163e8af commit a21a477

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
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
@@ -44,7 +44,7 @@
4444
"dependencies": {
4545
"@nuxt/kit": "^4.0.0",
4646
"consola": "^3.4.0",
47-
"html-validate": "~10.3.0",
47+
"html-validate": "~10.4.0",
4848
"knitwork": "^1.2.0",
4949
"pathe": "^2.0.3",
5050
"prettier": "^3.5.2",
@@ -58,7 +58,7 @@
5858
"bumpp": "10.3.1",
5959
"eslint": "9.39.1",
6060
"husky": "9.1.7",
61-
"lint-staged": "16.2.6",
61+
"lint-staged": "16.2.7",
6262
"nuxt": "4.2.1",
6363
"simple-git-hooks": "2.13.1",
6464
"vitest": "3.2.4"
@@ -79,5 +79,5 @@
7979
"publishConfig": {
8080
"access": "public"
8181
},
82-
"packageManager": "pnpm@10.21.0"
82+
"packageManager": "pnpm@10.22.0"
8383
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)