Skip to content

Commit 29ac4e6

Browse files
chore(deps-dev): bump @testing-library/react from 10.0.4 to 10.2.1 (#292)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.0.4 to 10.2.1. - [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@v10.0.4...v10.2.1) 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 bff46f4 commit 29ac4e6

File tree

2 files changed

+41
-53
lines changed

2 files changed

+41
-53
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@storybook/addon-links": "5.3.19",
5151
"@storybook/addons": "5.3.19",
5252
"@storybook/react": "5.3.19",
53-
"@testing-library/react": "10.0.4",
53+
"@testing-library/react": "10.2.1",
5454
"@types/jest": "25.2.3",
5555
"@types/storybook__react": "5.2.1",
5656
"autoprefixer": "9.8.0",

yarn.lock

Lines changed: 40 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -914,7 +914,7 @@
914914
core-js-pure "^3.0.0"
915915
regenerator-runtime "^0.13.4"
916916

917-
"@babel/runtime@7.10.2", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6":
917+
"@babel/runtime@7.10.2", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.7":
918918
version "7.10.2"
919919
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
920920
integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==
@@ -1273,6 +1273,16 @@
12731273
"@types/yargs" "^15.0.0"
12741274
chalk "^3.0.0"
12751275

1276+
"@jest/types@^25.5.0":
1277+
version "25.5.0"
1278+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-25.5.0.tgz#4d6a4793f7b9599fc3680877b856a97dbccf2a9d"
1279+
integrity sha512-OXD0RgQ86Tu3MazKo8bnrkDRaDXXMGUqd+kTtLtK1Zb7CRzQcaSRPPPV37SvYTdevXEBVxe0HXylEjs8ibkmCw==
1280+
dependencies:
1281+
"@types/istanbul-lib-coverage" "^2.0.0"
1282+
"@types/istanbul-reports" "^1.1.1"
1283+
"@types/yargs" "^15.0.0"
1284+
chalk "^3.0.0"
1285+
12761286
"@mrmlnc/readdir-enhanced@^2.2.1":
12771287
version "2.2.1"
12781288
resolved "https://registry.yarnpkg.com/@mrmlnc/readdir-enhanced/-/readdir-enhanced-2.2.1.tgz#524af240d1a360527b730475ecfa1344aa540dde"
@@ -1871,25 +1881,23 @@
18711881
"@svgr/plugin-svgo" "^4.3.1"
18721882
loader-utils "^1.2.3"
18731883

1874-
"@testing-library/dom@^7.2.2":
1875-
version "7.2.2"
1876-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.2.2.tgz#30ab09cca132fe49b2ca61ccd9ed785c5f0a6fc5"
1877-
integrity sha512-g+gT//COYh2FgRrlgcgdkifkjqSk7wQIS7F8jbrf6yoEsh85PJUJ/QtO0bJ9QU7pQPYQgKcgqNJsOs0dlyFYag==
1884+
"@testing-library/dom@^7.9.0":
1885+
version "7.10.1"
1886+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.10.1.tgz#dc2cac517b5956020d28a027c58b24b393a44320"
1887+
integrity sha512-shB6yx0eqoKya8V6zqV152MioYe6R4iIorT9LdGhGMZwvqny0GYMBqzKbAcxbTMlBmG0M0xaqO8AnzVEMuUamA==
18781888
dependencies:
1879-
"@babel/runtime" "^7.9.2"
1880-
"@types/testing-library__dom" "^7.0.0"
1889+
"@babel/runtime" "^7.10.2"
18811890
aria-query "^4.0.2"
1882-
dom-accessibility-api "^0.4.2"
1883-
pretty-format "^25.1.0"
1891+
dom-accessibility-api "^0.4.5"
1892+
pretty-format "^25.5.0"
18841893

1885-
"@testing-library/react@10.0.4":
1886-
version "10.0.4"
1887-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.4.tgz#8e0e299cd91acc626d81ed8489fdc13df864c31d"
1888-
integrity sha512-2e1B5debfuiIGbvUuiSXybskuh7ZTVJDDvG/IxlzLOY9Co/mKFj9hIklAe2nGZYcOUxFaiqWrRZ9vCVGzJfRlQ==
1894+
"@testing-library/react@10.2.1":
1895+
version "10.2.1"
1896+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.2.1.tgz#f0c5ac9072ad54c29672150943f35d6617263f26"
1897+
integrity sha512-pv2jZhiZgN1/alz1aImhSasZAOPg3er2Kgcfg9fzuw7aKPLxVengqqR1n0CJANeErR1DqORauQaod+gGUgAJOQ==
18891898
dependencies:
1890-
"@babel/runtime" "^7.9.6"
1891-
"@testing-library/dom" "^7.2.2"
1892-
"@types/testing-library__react" "^10.0.1"
1899+
"@babel/runtime" "^7.10.2"
1900+
"@testing-library/dom" "^7.9.0"
18931901

18941902
"@types/babel__core@^7.1.0":
18951903
version "7.1.3"
@@ -2055,13 +2063,6 @@
20552063
dependencies:
20562064
"@types/react" "*"
20572065

2058-
"@types/react-dom@*":
2059-
version "16.9.1"
2060-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-16.9.1.tgz#79206237cba9532a9f870b1cd5428bef6b66378c"
2061-
integrity sha512-1S/akvkKr63qIUWVu5IKYou2P9fHLb/P2VAwyxVV85JGaGZTcUniMiTuIqM3lXFB25ej6h+CYEQ27ERVwi6eGA==
2062-
dependencies:
2063-
"@types/react" "*"
2064-
20652066
"@types/react-syntax-highlighter@11.0.4":
20662067
version "11.0.4"
20672068
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-11.0.4.tgz#d86d17697db62f98046874f62fdb3e53a0bbc4cd"
@@ -2103,29 +2104,6 @@
21032104
dependencies:
21042105
"@storybook/react" "*"
21052106

2106-
"@types/testing-library__dom@*":
2107-
version "6.5.2"
2108-
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-6.5.2.tgz#b449b6dbd2f90896c2ab23a67a879198263c9546"
2109-
integrity sha512-KygLl2uDAC2MDaEPK4r7yPH2EAQkWrj4frwLZLEJ1bCk2LBUqWziqxMNk7++sjJNVRLYtQ2EhVy75uUUBt+z/g==
2110-
dependencies:
2111-
pretty-format "^24.3.0"
2112-
2113-
"@types/testing-library__dom@^7.0.0":
2114-
version "7.0.0"
2115-
resolved "https://registry.yarnpkg.com/@types/testing-library__dom/-/testing-library__dom-7.0.0.tgz#c0fb7d1c2495a3d26f19342102142d47500f0319"
2116-
integrity sha512-1TEPWyqQ6IQ7R1hCegZmFSA3KrBQjdzJW7yC9ybpRcFst5XuPOqBGNr0mTAKbxwI/TrTyc1skeyLJrpcvAf93w==
2117-
dependencies:
2118-
pretty-format "^25.1.0"
2119-
2120-
"@types/testing-library__react@^10.0.1":
2121-
version "10.0.1"
2122-
resolved "https://registry.yarnpkg.com/@types/testing-library__react/-/testing-library__react-10.0.1.tgz#92bb4a02394bf44428e35f1da2970ed77f803593"
2123-
integrity sha512-RbDwmActAckbujLZeVO/daSfdL1pnjVqas25UueOkAY5r7vriavWf0Zqg7ghXMHa8ycD/kLkv8QOj31LmSYwww==
2124-
dependencies:
2125-
"@types/react-dom" "*"
2126-
"@types/testing-library__dom" "*"
2127-
pretty-format "^25.1.0"
2128-
21292107
"@types/webpack-env@^1.15.0":
21302108
version "1.15.0"
21312109
resolved "https://registry.yarnpkg.com/@types/webpack-env/-/webpack-env-1.15.0.tgz#bd9956d5044b1fb43e869a9ba9148862ff98d9fd"
@@ -4733,10 +4711,10 @@ doctrine@^3.0.0:
47334711
dependencies:
47344712
esutils "^2.0.2"
47354713

4736-
dom-accessibility-api@^0.4.2:
4737-
version "0.4.3"
4738-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.4.3.tgz#93ca9002eb222fd5a343b6e5e6b9cf5929411c4c"
4739-
integrity sha512-JZ8iPuEHDQzq6q0k7PKMGbrIdsgBB7TRrtVOUm4nSMCExlg5qQG4KXWTH2k90yggjM4tTumRGwTKJSldMzKyLA==
4714+
dom-accessibility-api@^0.4.5:
4715+
version "0.4.5"
4716+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.4.5.tgz#d9c1cefa89f509d8cf132ab5d250004d755e76e3"
4717+
integrity sha512-HcPDilI95nKztbVikaN2vzwvmv0sE8Y2ZJFODy/m15n7mGXLeOKGiys9qWVbFbh+aq/KYj2lqMLybBOkYAEXqg==
47404718

47414719
dom-converter@^0.2:
47424720
version "0.2.0"
@@ -9851,7 +9829,7 @@ pretty-error@^2.1.1:
98519829
renderkid "^2.0.1"
98529830
utila "~0.4"
98539831

9854-
pretty-format@^24.3.0, pretty-format@^24.9.0:
9832+
pretty-format@^24.9.0:
98559833
version "24.9.0"
98569834
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.9.0.tgz#12fac31b37019a4eea3c11aa9a959eb7628aa7c9"
98579835
integrity sha512-00ZMZUiHaJrNfk33guavqgvfJS30sLYf0f8+Srklv0AMPodGGHcoHgksZ3OThYnIvOd+8yMCn0YiEOogjlgsnA==
@@ -9861,7 +9839,7 @@ pretty-format@^24.3.0, pretty-format@^24.9.0:
98619839
ansi-styles "^3.2.0"
98629840
react-is "^16.8.4"
98639841

9864-
pretty-format@^25.1.0, pretty-format@^25.2.1, pretty-format@^25.4.0:
9842+
pretty-format@^25.2.1, pretty-format@^25.4.0:
98659843
version "25.4.0"
98669844
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.4.0.tgz#c58801bb5c4926ff4a677fe43f9b8b99812c7830"
98679845
integrity sha512-PI/2dpGjXK5HyXexLPZU/jw5T9Q6S1YVXxxVxco+LIqzUFHXIbKZKdUVt7GcX7QUCr31+3fzhi4gN4/wUYPVxQ==
@@ -9871,6 +9849,16 @@ pretty-format@^25.1.0, pretty-format@^25.2.1, pretty-format@^25.4.0:
98719849
ansi-styles "^4.0.0"
98729850
react-is "^16.12.0"
98739851

9852+
pretty-format@^25.5.0:
9853+
version "25.5.0"
9854+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-25.5.0.tgz#7873c1d774f682c34b8d48b6743a2bf2ac55791a"
9855+
integrity sha512-kbo/kq2LQ/A/is0PQwsEHM7Ca6//bGPPvU6UnsdDRSKTWxT/ru/xb88v4BJf6a69H+uTytOEsTusT9ksd/1iWQ==
9856+
dependencies:
9857+
"@jest/types" "^25.5.0"
9858+
ansi-regex "^5.0.0"
9859+
ansi-styles "^4.0.0"
9860+
react-is "^16.12.0"
9861+
98749862
pretty-hrtime@^1.0.3:
98759863
version "1.0.3"
98769864
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"

0 commit comments

Comments
 (0)