From 80b5a3dad69746a88545095ac40630be6f3f0ebf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 Sep 2023 15:20:09 +0200 Subject: [PATCH] Update dependency @types/enzyme to v3.10.13 (develop) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/enzyme](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/enzyme) ([source](https://github.com/DefinitelyTyped/DefinitelyTyped)) | devDependencies | patch | [`3.10.12` -> `3.10.13`](https://renovatebot.com/diffs/npm/@types%2fenzyme/3.10.12/3.10.13) | --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIwLjAuMC1zZW1hbnRpYy1yZWxlYXNlIiwidXBkYXRlZEluVmVyIjoiMC4wLjAtc2VtYW50aWMtcmVsZWFzZSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AifQ==--> Pushed-by: Renovate Bot Co-authored-by: Renovate Bot --- yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yarn.lock b/yarn.lock index 51d79b4198..434cd3c30c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5722,12 +5722,12 @@ integrity sha512-mIenTfsIe586/yzsyfql69KRnA75S8SVXQbTLpDejRrjH0QSJcpu3AUOi/Vjnt9IOsXKxPhJfGpQUNMueIU1fQ== "@types/enzyme@^3.10.3": - version "3.10.12" - resolved "https://registry.npmjs.org/@types/enzyme/-/enzyme-3.10.12.tgz" - integrity sha512-xryQlOEIe1TduDWAOphR0ihfebKFSWOXpIsk+70JskCfRfW+xALdnJ0r1ZOTo85F9Qsjk6vtlU7edTYHbls9tA== + version "3.10.13" + resolved "https://registry.yarnpkg.com/@types/enzyme/-/enzyme-3.10.13.tgz#332c0ed59b01f7b1c398c532a1c21a5feefabeb1" + integrity sha512-FCtoUhmFsud0Yx9fmZk179GkdZ4U9B0GFte64/Md+W/agx0L5SxsIIbhLBOxIb9y2UfBA4WQnaG1Od/UsUQs9Q== dependencies: "@types/cheerio" "*" - "@types/react" "*" + "@types/react" "^16" "@types/eslint-scope@^3.7.3": version "3.7.4" @@ -6133,7 +6133,7 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@17.0.47", "@types/react@>=16.9.0", "@types/react@^17", "@types/react@^17.0.1": +"@types/react@*", "@types/react@17.0.47", "@types/react@>=16.9.0", "@types/react@^16", "@types/react@^17", "@types/react@^17.0.1": version "17.0.47" resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.47.tgz#4ee71aaf4c5a9e290e03aa4d0d313c5d666b3b78" integrity sha512-mk0BL8zBinf2ozNr3qPnlu1oyVTYq+4V7WA76RgxUAtf0Em/Wbid38KN6n4abEkvO4xMTBWmnP1FtQzgkEiJoA==