Skip to content

Commit a411b4a

Browse files
Update dependency @types/node to v20.14.5
1 parent ad6d924 commit a411b4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",
84-
"@types/node": "20.14.4",
84+
"@types/node": "20.14.5",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
8686
"@types/react": "18.3.3",
8787
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2147,10 +2147,10 @@
21472147
dependencies:
21482148
undici-types "~5.25.1"
21492149

2150-
"@types/[email protected].4":
2151-
version "20.14.4"
2152-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.4.tgz#3426db474378502882036d595ec9e79a9b17d1e6"
2153-
integrity sha512-1ChboN+57suCT2t/f8lwtPY/k3qTpuD/qnqQuYoBg6OQOcPyaw7PiZVdGpaZYAvhDDtqrt0oAaM8+oSu1xsUGw==
2150+
"@types/[email protected].5":
2151+
version "20.14.5"
2152+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.5.tgz#fe35e3022ebe58b8f201580eb24e1fcfc0f2487d"
2153+
integrity sha512-aoRR+fJkZT2l0aGOJhuA8frnCSoNX6W7U2mpNq63+BxBIj5BQFt8rHy627kijCmm63ijdSdwvGgpUsU6MBsZZA==
21542154
dependencies:
21552155
undici-types "~5.26.4"
21562156

0 commit comments

Comments
 (0)