From fd09f2e7cba7bcff030c1f10f31fc0155dd055fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Dec 2022 03:26:37 +0000 Subject: [PATCH] chore(deps): update dependency @types/node to v18.11.10 (#2928) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Thomas Knickman --- examples/with-react-native-web/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/with-react-native-web/yarn.lock b/examples/with-react-native-web/yarn.lock index c63947a02f3eb..ad65aee4c537a 100644 --- a/examples/with-react-native-web/yarn.lock +++ b/examples/with-react-native-web/yarn.lock @@ -2048,9 +2048,9 @@ "@types/istanbul-lib-report" "*" "@types/node@*", "@types/node@^18.11.5": - version "18.11.9" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4" - integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg== + version "18.11.10" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.10.tgz#4c64759f3c2343b7e6c4b9caf761c7a3a05cee34" + integrity sha512-juG3RWMBOqcOuXC643OAdSA525V44cVgGV6dUDuiFtss+8Fk5x1hI93Rsld43VeJVIeqlP9I7Fn9/qaVqoEAuQ== "@types/prop-types@*": version "15.7.5"