Skip to content

Commit 0588edf

Browse files
chore(deps): update dependency node to v22
1 parent 1dbaf42 commit 0588edf

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/checkout@v3
2626
- uses: actions/setup-node@v3
2727
with:
28-
node-version: "16"
28+
node-version: "22"
2929
- uses: pnpm/[email protected]
3030
with:
3131
version: 6.0.2

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@semantic-release/exec": "6.0.3",
1919
"@semantic-release/git": "10.0.1",
2020
"@semantic-release/npm": "10.0.6",
21-
"@types/node": "18.19.74",
21+
"@types/node": "22.14.1",
2222
"@types/react": "18.3.18",
2323
"@types/react-dom": "18.3.5",
2424
"@typescript-eslint/eslint-plugin": "5.62.0",

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)