Skip to content

Commit c6d0634

Browse files
committed
⬆️ Update all dependencies
1 parent 28518ea commit c6d0634

File tree

5 files changed

+350
-319
lines changed

5 files changed

+350
-319
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: Checkout
11-
uses: actions/checkout@v4.1.1
11+
uses: actions/checkout@v4.3.0
1212
- name: Self-hosted Renovate
1313
uses: renovatebot/[email protected]
1414
with:

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
"downdoc": "1.0.2-stable",
1616
"libnpmpublish": "4.0.2",
1717
"pacote": "12.0.3",
18-
"prettier": "3.5.3",
18+
"prettier": "3.6.2",
1919
"semver": "7.7.2",
2020
"sinon": "20.0.0"
2121
},
2222
"volta": {
23-
"node": "22.14.0"
23+
"node": "22.19.0"
2424
}
2525
}

0 commit comments

Comments
 (0)