Skip to content

Commit 7d88b86

Browse files
chore(deps): update all non-major dependencies
1 parent 0a6e21a commit 7d88b86

File tree

3 files changed

+17
-12
lines changed

3 files changed

+17
-12
lines changed

.github/workflows/submodule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: actions/setup-python@v4
3434
with:
35-
python-version: 3.8
35+
python-version: 3.13.6
3636

3737
- run: |
3838
pip install pip wheel setuptools -Uqq
@@ -63,7 +63,7 @@ jobs:
6363

6464
- uses: actions/setup-python@v4
6565
with:
66-
python-version: 3.8
66+
python-version: 3.13.6
6767

6868
- run: |
6969
pip install pip wheel setuptools -Uqq

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)