Skip to content

Commit 35c1584

Browse files
chore(deps): update all non-major dependencies
1 parent 2d5485a commit 35c1584

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

.github/workflows/submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
runs-on: ubuntu-latest
5757
if: github.event_name == 'schedule' || github.event_name == 'workflow_dispatch'
5858
steps:
59-
- uses: actions/checkout@v4
59+
- uses: actions/checkout@v3
6060
with:
6161
submodules: recursive # Fetch Hugo themes (true OR recursive)
6262
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"type": "module",
33
"devDependencies": {
44
"jsdom": "^22.1.0",
5-
"prettier": "^2.8.3",
6-
"shiki": "^0.12.1",
5+
"prettier": "^2.8.8",
6+
"shiki": "^0.14.7",
77
"windicss": "^3.5.6"
88
},
99
"scripts": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)