Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

Commit 71de8c7

Browse files
dependabot[bot]plitzenberger
authored andcommitted
chore(deps-dev): bump @testing-library/dom in /example
Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 8.11.2 to 8.11.3. - [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.2...v8.11.3) --- 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 f5645f8 commit 71de8c7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@babel/core": "7.16.12",
3939
"@babel/plugin-transform-typescript": "7.16.8",
40-
"@testing-library/dom": "8.11.2",
40+
"@testing-library/dom": "8.11.3",
4141
"@testing-library/jest-dom": "5.16.1",
4242
"@testing-library/react": "12.1.2",
4343
"@testing-library/user-event": "13.5.0",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -708,10 +708,10 @@
708708
dependencies:
709709
"@sinonjs/commons" "^1.7.0"
710710

711-
"@testing-library/[email protected].2", "@testing-library/dom@^8.0.0":
712-
version "8.11.2"
713-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.2.tgz#fc110c665a066c2287be765e4a35ba8dad737015"
714-
integrity sha512-idsS/cqbYudXcVWngc1PuWNmXs416oBy2g/7Q8QAUREt5Z3MUkAL2XJD7xazLJ6esDfqRDi/ZBxk+OPPXitHRw==
711+
"@testing-library/[email protected].3", "@testing-library/dom@^8.0.0":
712+
version "8.11.3"
713+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.11.3.tgz#38fd63cbfe14557021e88982d931e33fb7c1a808"
714+
integrity sha512-9LId28I+lx70wUiZjLvi1DB/WT2zGOxUh46glrSNMaWVx849kKAluezVzZrXJfTKKoQTmEOutLes/bHg4Bj3aA==
715715
dependencies:
716716
"@babel/code-frame" "^7.10.4"
717717
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)