mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 01:05:48 +02:00
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<renovate@scm-manager.org> Co-authored-by: Renovate Bot<renovate@scm-manager.org>
This commit is contained in:
10
yarn.lock
10
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==
|
||||
|
||||
Reference in New Issue
Block a user