Skip to content

Commit fc1a9b6

Browse files
committed
Update from node18.0.0 to 18.12.0
1 parent e94d150 commit fc1a9b6

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,9 @@ jobs:
4141
strategy:
4242
matrix:
4343
node:
44-
- "18.0.0"
44+
- "18.12.0"
4545
- "18.16.0"
46+
- "20.11.0"
4647
needs:
4748
- check_test_execution_conditions
4849
steps:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Qiita の Markdown 記法については[Markdown 記法 チートシート](htt
2121

2222
### 1. 事前準備
2323

24-
Qiita CLI を使うには `Node.js 18.0.0` 以上が必要です。
24+
Qiita CLI を使うには `Node.js 18.12.0` 以上が必要です。
2525
Node.js をはじめて使う場合はインストールする必要があります。
2626

2727
### 2. Qiita CLI をインストールする

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
},
8686
"packageManager": "yarn@1.22.19",
8787
"engines": {
88-
"node": ">=18.0.0"
88+
"node": ">=18.12.0"
8989
},
9090
"lint-staged": {
9191
"*.{js,ts,tsx}": [

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