Skip to content

Commit 53f2f55

Browse files
feat(deps): upgrade @testing-library/dom to 7.10.1
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 7.7.3 to 7.10.1. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/master/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v7.7.3...v7.10.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3eab7ac commit 53f2f55

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

+13-13
Original file line numberDiff line numberDiff line change
@@ -963,10 +963,10 @@
963963
core-js-pure "^3.0.0"
964964
regenerator-runtime "^0.13.4"
965965

966-
"@babel/runtime@^7.4.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.6":
967-
version "7.10.1"
968-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.1.tgz#b6eb75cac279588d3100baecd1b9894ea2840822"
969-
integrity sha512-nQbbCbQc9u/rpg1XCxoMYQTbSMVZjCDxErQ1ClCn9Pvcmv1lGads19ep0a2VsEiIJeHqjZley6EQGEC3Yo1xMA==
966+
"@babel/runtime@^7.10.2", "@babel/runtime@^7.4.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.4", "@babel/runtime@^7.8.4":
967+
version "7.10.2"
968+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.2.tgz#d103f21f2602497d38348a32e008637d506db839"
969+
integrity sha512-6sF3uQw2ivImfVIl62RZ7MXhO2tap69WeWK57vAaimT6AZbE4FbqjdEJIN1UqoD6wI6B+1n9UiagafH1sxjOtg==
970970
dependencies:
971971
regenerator-runtime "^0.13.4"
972972

@@ -1648,13 +1648,13 @@
16481648
type-detect "4.0.8"
16491649

16501650
"@testing-library/dom@^7.0.4":
1651-
version "7.7.3"
1652-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.7.3.tgz#04fc0881f67ded05a017a2341c78d567c56aad0e"
1653-
integrity sha512-TiYhZ2NOg3zyVp7lT1vg1oKdjgVD79l7klu5ysszj6M5ut7DnCTYSFc8eNMfOymnN4c+tzF7aEePMIVomaJOgQ==
1651+
version "7.10.1"
1652+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.10.1.tgz#dc2cac517b5956020d28a027c58b24b393a44320"
1653+
integrity sha512-shB6yx0eqoKya8V6zqV152MioYe6R4iIorT9LdGhGMZwvqny0GYMBqzKbAcxbTMlBmG0M0xaqO8AnzVEMuUamA==
16541654
dependencies:
1655-
"@babel/runtime" "^7.9.6"
1655+
"@babel/runtime" "^7.10.2"
16561656
aria-query "^4.0.2"
1657-
dom-accessibility-api "^0.4.4"
1657+
dom-accessibility-api "^0.4.5"
16581658
pretty-format "^25.5.0"
16591659

16601660
"@textlint/ast-node-types@^4.0.3":
@@ -3917,10 +3917,10 @@ doctrine@^3.0.0:
39173917
dependencies:
39183918
esutils "^2.0.2"
39193919

3920-
dom-accessibility-api@^0.4.4:
3921-
version "0.4.4"
3922-
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.4.4.tgz#c2f9fb8b591bc19581e7ef3e6fe35baf1967c498"
3923-
integrity sha512-XBM62jdDc06IXSujkqw6BugEWiDkp6jphtzVJf1kgPQGvfzaU7/jRtRSF/mxc8DBCIm2LS3bN1dCa5Sfxx982A==
3920+
dom-accessibility-api@^0.4.5:
3921+
version "0.4.5"
3922+
resolved "https://registry.yarnpkg.com/dom-accessibility-api/-/dom-accessibility-api-0.4.5.tgz#d9c1cefa89f509d8cf132ab5d250004d755e76e3"
3923+
integrity sha512-HcPDilI95nKztbVikaN2vzwvmv0sE8Y2ZJFODy/m15n7mGXLeOKGiys9qWVbFbh+aq/KYj2lqMLybBOkYAEXqg==
39243924

39253925
dom-serializer@0:
39263926
version "0.2.2"

0 commit comments

Comments
 (0)