Skip to content

Commit b04b1bc

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump @testing-library/dom from 8.11.1 to 8.11.2
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.11.1 to 8.11.2. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](testing-library/dom-testing-library@v8.11.1...v8.11.2) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1c4f56 commit b04b1bc

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
@@ -56,7 +56,7 @@
5656
"@storybook/node-logger": "^6.4.12",
5757
"@storybook/preset-create-react-app": "^3.2.0",
5858
"@storybook/react": "^6.4.12",
59-
"@testing-library/dom": "^8.11.1",
59+
"@testing-library/dom": "^8.11.2",
6060
"@testing-library/jest-dom": "^5.16.1",
6161
"@testing-library/react": "^12.0.0",
6262
"@testing-library/user-event": "^13.1.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3407,10 +3407,10 @@
34073407
"@svgr/plugin-svgo" "^5.5.0"
34083408
loader-utils "^2.0.0"
34093409

3410-
"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.11.1":
3411-
version "8.11.1"
3412-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.1.tgz#03fa2684aa09ade589b460db46b4c7be9fc69753"
3413-
integrity sha512-3KQDyx9r0RKYailW2MiYrSSKEfH0GTkI51UGEvJenvcoDoeRYs0PZpi2SXqtnMClQvCqdtTTpOfFETDTVADpAg==
3410+
"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.11.2":
3411+
version "8.11.2"
3412+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.2.tgz#fc110c665a066c2287be765e4a35ba8dad737015"
3413+
integrity sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==
34143414
dependencies:
34153415
"@babel/code-frame" "^7.10.4"
34163416
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)