Skip to content

Commit c7c342e

Browse files
chore(deps): update dependency node to v22
1 parent 33f2d1c commit c7c342e

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

.github/workflows/publish-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
1919
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2020
with:
21-
node-version: 18.20.8
21+
node-version: 22.19.0
2222
- run: npm ci
2323
- run: npm run build:release
2424
- name: Release extension

console/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"devDependencies": {
1818
"@tanstack/eslint-plugin-query": "4.39.1",
19-
"@types/node": "22.17.1",
19+
"@types/node": "22.18.1",
2020
"@types/react": "18.3.24",
2121
"@types/react-dom": "18.3.7",
2222
"@typescript-eslint/eslint-plugin": "8.29.0",

console/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)