mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
chore(deps): update dependency @storybook/testing-library to v0.2.2 (#5027)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@storybook/testing-library](https://togithub.com/storybookjs/testing-library) | [`0.2.1` -> `0.2.2`](https://renovatebot.com/diffs/npm/@storybook%2ftesting-library/0.2.1/0.2.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@storybook%2ftesting-library/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@storybook%2ftesting-library/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@storybook%2ftesting-library/0.2.1/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@storybook%2ftesting-library/0.2.1/0.2.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>storybookjs/testing-library (@​storybook/testing-library)</summary> ### [`v0.2.2`](https://togithub.com/storybookjs/testing-library/releases/tag/v0.2.2) [Compare Source](https://togithub.com/storybookjs/testing-library/compare/v0.2.1...v0.2.2) ##### 🐛 Bug Fix - Revert: Temporarily fix user-event to 14.4.0 to avoid compatibility issues [#​57](https://togithub.com/storybookjs/testing-library/pull/57) ([@​yannbf](https://togithub.com/yannbf)) ##### Authors: 1 - Yann Braga ([@​yannbf](https://togithub.com/yannbf)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNy44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ff97dfd733
commit
191f0c3cf1
@ -77,7 +77,7 @@
|
|||||||
"@storybook/addon-interactions": "6.5.16",
|
"@storybook/addon-interactions": "6.5.16",
|
||||||
"@storybook/addon-links": "6.5.16",
|
"@storybook/addon-links": "6.5.16",
|
||||||
"@storybook/react": "6.5.16",
|
"@storybook/react": "6.5.16",
|
||||||
"@storybook/testing-library": "0.2.1",
|
"@storybook/testing-library": "0.2.2",
|
||||||
"@tsconfig/docusaurus": "2.0.1",
|
"@tsconfig/docusaurus": "2.0.1",
|
||||||
"babel-loader": "9.1.3",
|
"babel-loader": "9.1.3",
|
||||||
"enhanced-resolve": "5.15.0",
|
"enhanced-resolve": "5.15.0",
|
||||||
|
@ -4403,13 +4403,13 @@
|
|||||||
read-pkg-up "^7.0.1"
|
read-pkg-up "^7.0.1"
|
||||||
regenerator-runtime "^0.13.7"
|
regenerator-runtime "^0.13.7"
|
||||||
|
|
||||||
"@storybook/testing-library@0.2.1":
|
"@storybook/testing-library@0.2.2":
|
||||||
version "0.2.1"
|
version "0.2.2"
|
||||||
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.1.tgz#5128fa857cb798b71cba3d2b0af637f0f414acd5"
|
resolved "https://registry.yarnpkg.com/@storybook/testing-library/-/testing-library-0.2.2.tgz#c8e089cc8d7354f6066fdb580fae3eedf568aa7c"
|
||||||
integrity sha512-AdbfLCm1C2nEFrhA3ScdicfW6Fjcorehr6RlGwECMiWwaXisnP971Wd4psqtWxlAqQo4tYBZ0f6rJ3J78JLtsg==
|
integrity sha512-L8sXFJUHmrlyU2BsWWZGuAjv39Jl1uAqUHdxmN42JY15M4+XCMjGlArdCCjDe1wpTSW6USYISA9axjZojgtvnw==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@testing-library/dom" "^9.0.0"
|
"@testing-library/dom" "^9.0.0"
|
||||||
"@testing-library/user-event" "~14.4.0"
|
"@testing-library/user-event" "^14.4.0"
|
||||||
ts-dedent "^2.2.0"
|
ts-dedent "^2.2.0"
|
||||||
|
|
||||||
"@storybook/theming@6.5.13", "@storybook/theming@>=5.0.0":
|
"@storybook/theming@6.5.13", "@storybook/theming@>=5.0.0":
|
||||||
@ -4685,10 +4685,10 @@
|
|||||||
lz-string "^1.5.0"
|
lz-string "^1.5.0"
|
||||||
pretty-format "^27.0.2"
|
pretty-format "^27.0.2"
|
||||||
|
|
||||||
"@testing-library/user-event@~14.4.0":
|
"@testing-library/user-event@^14.4.0":
|
||||||
version "14.4.3"
|
version "14.5.1"
|
||||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591"
|
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f"
|
||||||
integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q==
|
integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg==
|
||||||
|
|
||||||
"@trysound/sax@0.2.0":
|
"@trysound/sax@0.2.0":
|
||||||
version "0.2.0"
|
version "0.2.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user