Skip to content

Commit f4f80cd

Browse files
chore(deps-dev): bump @testing-library/react from 11.2.3 to 11.2.5 (#520)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.3 to 11.2.5. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/react-testing-library@v11.2.3...v11.2.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 58ad594 commit f4f80cd

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
@@ -49,7 +49,7 @@
4949
"@storybook/addons": "6.1.17",
5050
"@storybook/react": "6.1.17",
5151
"@testing-library/jest-dom": "5.11.9",
52-
"@testing-library/react": "11.2.3",
52+
"@testing-library/react": "11.2.5",
5353
"@testing-library/user-event": "12.6.3",
5454
"@types/classnames": "2.2.11",
5555
"@types/jest": "26.0.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2690,10 +2690,10 @@
26902690
lodash "^4.17.15"
26912691
redent "^3.0.0"
26922692

2693-
"@testing-library/react@11.2.3":
2694-
version "11.2.3"
2695-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
2696-
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
2693+
"@testing-library/react@11.2.5":
2694+
version "11.2.5"
2695+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
2696+
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
26972697
dependencies:
26982698
"@babel/runtime" "^7.12.5"
26992699
"@testing-library/dom" "^7.28.1"

0 commit comments

Comments
 (0)