Skip to content

Commit 4b232a8

Browse files
build(deps): bump @testing-library/react from 12.1.4 to 13.0.0
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 12.1.4 to 13.0.0. - [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@v12.1.4...v13.0.0) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4f01ab commit 4b232a8

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": false,
66
"dependencies": {
77
"@testing-library/jest-dom": "5.16.3",
8-
"@testing-library/react": "12.1.4",
8+
"@testing-library/react": "13.0.0",
99
"@testing-library/user-event": "14.0.3",
1010
"@types/faker": "6.6.9",
1111
"@types/jest": "27.4.1",

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2503,17 +2503,17 @@
25032503
"@svgr/plugin-svgo" "^5.5.0"
25042504
loader-utils "^2.0.0"
25052505

2506-
"@testing-library/dom@^8.0.0":
2507-
version "8.6.0"
2508-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.6.0.tgz#c92ba5b714882eabfd7f25d8f5c59d4a4b0bfcac"
2509-
integrity sha512-EDBMEWK8IVpNF7B7C1knb0lLB4Si9RWte/YTEi6CqmqUK5CYCoecwOOG9pEijU/H6s3u0drUxH5sKT07FCgFIg==
2506+
"@testing-library/dom@^8.5.0":
2507+
version "8.12.0"
2508+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.12.0.tgz#fef5e545533fb084175dda6509ee71d7d2f72e23"
2509+
integrity sha512-rBrJk5WjI02X1edtiUcZhgyhgBhiut96r5Jp8J5qktKdcvLcZpKDW8i2hkGMMItxrghjXuQ5AM6aE0imnFawaw==
25102510
dependencies:
25112511
"@babel/code-frame" "^7.10.4"
25122512
"@babel/runtime" "^7.12.5"
25132513
"@types/aria-query" "^4.2.0"
2514-
aria-query "^4.2.2"
2514+
aria-query "^5.0.0"
25152515
chalk "^4.1.0"
2516-
dom-accessibility-api "^0.5.6"
2516+
dom-accessibility-api "^0.5.9"
25172517
lz-string "^1.4.4"
25182518
pretty-format "^27.0.2"
25192519

@@ -2532,13 +2532,13 @@
25322532
lodash "^4.17.15"
25332533
redent "^3.0.0"
25342534

2535-
"@testing-library/react@12.1.4":
2536-
version "12.1.4"
2537-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4.tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0"
2538-
integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA==
2535+
"@testing-library/react@13.0.0":
2536+
version "13.0.0"
2537+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0.tgz#8cdaf4667c6c2b082eb0513731551e9db784e8bc"
2538+
integrity sha512-p0lYA1M7uoEmk2LnCbZLGmHJHyH59sAaZVXChTXlyhV/PRW9LoIh4mdf7tiXsO8BoNG+vN8UnFJff1hbZeXv+w==
25392539
dependencies:
25402540
"@babel/runtime" "^7.12.5"
2541-
"@testing-library/dom" "^8.0.0"
2541+
"@testing-library/dom" "^8.5.0"
25422542
"@types/react-dom" "*"
25432543

25442544
"@testing-library/user-event@14.0.3":
@@ -4861,6 +4861,11 @@ dom-accessibility-api@^0.5.6:
48614861
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.7.tgz#8c2aa6325968f2933160a0b7dbb380893ddf3e7d"
48624862
integrity sha512-ml3lJIq9YjUfM9TUnEPvEYWFSwivwIGBPKpewX7tii7fwCazA8yCioGdqQcNsItPpfFvSJ3VIdMQPj60LJhcQA==
48634863

4864+
dom-accessibility-api@^0.5.9:
4865+
version "0.5.13"
4866+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.5.13.tgz#102ee5f25eacce09bdf1cfa5a298f86da473be4b"
4867+
integrity sha512-R305kwb5CcMDIpSHUnLyIAp7SrSPBx6F0VfQFB3M75xVMHhXJJIdePYgbPPh1o57vCHNu5QztokWUPsLjWzFqw==
4868+
48644869
dom-converter@^0.2.0:
48654870
version "0.2.0"
48664871
resolved "https://registry.yarnpkg.com/dom-converter/-/dom-converter-0.2.0.tgz#6721a9daee2e293682955b6afe416771627bb768"

0 commit comments

Comments
 (0)