Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Commit 222d7b3

Browse files
chore(deps): update dependency @types/node to v18
1 parent 4401d03 commit 222d7b3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@testing-library/react": "13.4.0",
3131
"@testing-library/user-event": "14.4.3",
3232
"@types/jest": "29.5.0",
33-
"@types/node": "16.18.16",
33+
"@types/node": "18.15.10",
3434
"@types/react": "18.0.28",
3535
"@typescript-eslint/eslint-plugin": "5.55.0",
3636
"@typescript-eslint/parser": "5.55.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,10 +1199,10 @@
11991199
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.6.tgz#6bef7a2a0ad684cf6e90fcfe31cecabd9ce0a3ae"
12001200
integrity sha512-ua7PgUoeQFjmWPcoo9khiPum3Pd60k4/2ZGXt18sm2Slk0W0xZTqt5Y0Ny1NyBiN1EVQ/+FaF9NcY4Qe6rwk5w==
12011201

1202-
"@types/node@16.18.16":
1203-
version "16.18.16"
1204-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
1205-
integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
1202+
"@types/node@18.15.10":
1203+
version "18.15.10"
1204+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.10.tgz#4ee2171c3306a185d1208dad5f44dae3dee4cfe3"
1205+
integrity sha512-9avDaQJczATcXgfmMAW3MIWArOO7A+m90vuCFLr8AotWf8igO/mRoYukrk2cqZVtv38tHs33retzHEilM7FpeQ==
12061206

12071207
"@types/prettier@^2.1.5":
12081208
version "2.4.1"

0 commit comments

Comments
 (0)