Skip to content

Commit 136fafc

Browse files
fix(deps): update dependency @types/node to v20 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 564f9bc commit 136fafc

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

test-apps/cra-e2e-and-ct/package-lock.json

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

test-apps/cra-e2e-and-ct/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@testing-library/react": "^13.3.0",
99
"@testing-library/user-event": "^13.5.0",
1010
"@types/jest": "^27.5.2",
11-
"@types/node": "^16.11.39",
11+
"@types/node": "^20.0.0",
1212
"@types/react": "^18.0.12",
1313
"@types/react-dom": "^18.0.5",
1414
"react": "^18.1.0",

0 commit comments

Comments
 (0)