Skip to content

Commit 679da73

Browse files
chore(deps): update dependency node to v22
1 parent 59d1559 commit 679da73

File tree

6 files changed

+10
-15
lines changed

6 files changed

+10
-15
lines changed

.github/workflows/clear-cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Use nodejs
1414
uses: actions/setup-node@v4
1515
with:
16-
node-version: '20.x'
16+
node-version: '22.x'
1717

1818
- name: Get yarn cache directory path
1919
id: yarn-cache-dir-path

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Use nodejs
6565
uses: actions/setup-node@v4
6666
with:
67-
node-version: '20.x'
67+
node-version: '22.x'
6868
- name: Get yarn cache directory path
6969
id: yarn-cache-dir-path
7070
run: echo "::set-output name=dir::$(yarn cache dir)"

.github/workflows/continuous-deployment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Use nodejs
3434
uses: actions/setup-node@v4
3535
with:
36-
node-version: '20.x'
36+
node-version: '22.x'
3737

3838
- name: Get yarn cache directory path
3939
id: yarn-cache-dir-path

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Use nodejs
2020
uses: actions/setup-node@v4
2121
with:
22-
node-version: '20.x'
22+
node-version: '22.x'
2323

2424
- name: Install dependencies
2525
run: yarn install --frozen-lockfile

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.16.5",
47+
"@types/node": "22.15.2",
4848
"@types/react": "18.3.5",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3890,12 +3890,12 @@
38903890
dependencies:
38913891
undici-types "~6.21.0"
38923892

3893-
"@types/node@20.16.5":
3894-
version "20.16.5"
3895-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.5.tgz#d43c7f973b32ffdf9aa7bd4f80e1072310fd7a53"
3896-
integrity sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==
3893+
"@types/node@22.15.2":
3894+
version "22.15.2"
3895+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.2.tgz#1db55aa64618ee93a58c8912f74beefe44aca905"
3896+
integrity sha512-uKXqKN9beGoMdBfcaTY1ecwz6ctxuJAcUlwE55938g0ZJ8lRxwAZqRz2AJ4pzpt5dHdTPMB863UZ0ESiFUcP7A==
38973897
dependencies:
3898-
undici-types "~6.19.2"
3898+
undici-types "~6.21.0"
38993899

39003900
"@types/node@>=10.0.0":
39013901
version "20.10.6"
@@ -16304,11 +16304,6 @@ undici-types@~5.26.4:
1630416304
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1630516305
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1630616306

16307-
undici-types@~6.19.2:
16308-
version "6.19.8"
16309-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
16310-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
16311-
1631216307
undici-types@~6.21.0:
1631316308
version "6.21.0"
1631416309
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy