From 1ccdf99e5ae7e01214ee9df755ea5bb6a719b9b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 29 Oct 2023 13:59:57 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.18.7 --- frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/package.json b/frontend/package.json index 7522cfd8..e2b90a68 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -115,7 +115,7 @@ "@testing-library/jest-dom": "^6.1.4", "@testing-library/react": "^14.0.0", "@types/jest": "^29.5.6", - "@types/node": "^20.8.9", + "@types/node": "^18.14.0", "@types/react": "^18.2.33", "@types/semver": "^7.5.4", "@types/testing-library__cypress": "^5.0.12",