Skip to content

Commit 09e25ff

Browse files
committed
chore(deps): update dependency @types/node to v18.19.51
1 parent edaf17b commit 09e25ff

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
@@ -71,7 +71,7 @@
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.5.13",
74-
"@types/node": "18.19.50",
74+
"@types/node": "18.19.51",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",
7777
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4106,10 +4106,10 @@
41064106
dependencies:
41074107
undici-types "~5.26.4"
41084108

4109-
"@types/[email protected].50":
4110-
version "18.19.50"
4111-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.50.tgz#8652b34ee7c0e7e2004b3f08192281808d41bf5a"
4112-
integrity sha512-xonK+NRrMBRtkL1hVCc3G+uXtjh1Al4opBLjqVmipe5ZAaBYWW6cNAiBVZ1BvmkBhep698rP3UM3aRAdSALuhg==
4109+
"@types/[email protected].51":
4110+
version "18.19.51"
4111+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.51.tgz#bebfb2f282de467f556a1a85aa74878b6ca0ab3a"
4112+
integrity sha512-IIMkWEIVQDlBpi6pPeGqTqOx7KbzGC3EgIyH8NrxplXOwWw0uVl9vthJUMFrxD7kcEfcRp7jIkgpB28M6JnfWA==
41134113
dependencies:
41144114
undici-types "~5.26.4"
41154115

0 commit comments

Comments
 (0)