Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 037c21e

Browse files
Update dependency node to v22
1 parent c777fad commit 037c21e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎.github/workflows/playwright.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v5
1313
- uses: actions/setup-node@v4
1414
with:
15-
node-version: 20
15+
node-version: 22
1616
- name: Install dependencies
1717
run: npm ci
1818
- name: Install Playwright Browsers

‎package-lock.json‎

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

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@lhci/cli": "^0.15.1",
4848
"@playwright/test": "^1.55.0",
4949
"@types/lodash": "^4.17.20",
50-
"@types/node": "22.17.1",
50+
"@types/node": "22.18.6",
5151
"@types/nprogress": "^0.2.3",
5252
"@types/react-instantsearch-dom": "^6.12.9",
5353
"@types/uuid": "^10.0.0",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /