Skip to content

Commit 22b234f

Browse files
chore(deps-dev): bump @testing-library/react from 11.2.5 to 11.2.6
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.5 to 11.2.6. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v11.2.5...v11.2.6) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ab55eb commit 22b234f

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
@@ -46,7 +46,7 @@
4646
"@storybook/addons": "6.1.21",
4747
"@storybook/react": "6.1.21",
4848
"@testing-library/jest-dom": "5.11.9",
49-
"@testing-library/react": "11.2.5",
49+
"@testing-library/react": "11.2.6",
5050
"@testing-library/user-event": "13.0.6",
5151
"@types/classnames": "2.2.11",
5252
"@types/jest": "26.0.21",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2570,10 +2570,10 @@
25702570
lodash "^4.17.15"
25712571
redent "^3.0.0"
25722572

2573-
"@testing-library/react@11.2.5":
2574-
version "11.2.5"
2575-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
2576-
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
2573+
"@testing-library/react@11.2.6":
2574+
version "11.2.6"
2575+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
2576+
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
25772577
dependencies:
25782578
"@babel/runtime" "^7.12.5"
25792579
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)