Skip to content

Commit 1126bac

Browse files
committed
chore(deps): update dependency @testing-library/dom to v8.19.0
1 parent 564cc14 commit 1126bac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
]
7474
},
7575
"devDependencies": {
76-
"@testing-library/dom": "8.18.1",
76+
"@testing-library/dom": "8.19.0",
7777
"@testing-library/jest-dom": "5.16.5",
7878
"@testing-library/react": "12.1.5",
7979
"@testing-library/user-event": "13.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5519,10 +5519,10 @@
55195519
"@svgr/plugin-svgo" "^5.5.0"
55205520
loader-utils "^2.0.0"
55215521

5522-
"@testing-library/dom@8.18.1":
5523-
version "8.18.1"
5524-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.18.1.tgz#80f91be02bc171fe5a3a7003f88207be31ac2cf3"
5525-
integrity sha512-oEvsm2B/WtcHKE+IcEeeCqNU/ltFGaVyGbpcm4g/2ytuT49jrlH9x5qRKL/H3A6yfM4YAbSbC0ceT5+9CEXnLg==
5522+
"@testing-library/dom@8.19.0":
5523+
version "8.19.0"
5524+
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.19.0.tgz#bd3f83c217ebac16694329e413d9ad5fdcfd785f"
5525+
integrity sha512-6YWYPPpxG3e/xOo6HIWwB/58HukkwIVTOaZ0VwdMVjhRUX/01E4FtQbck9GazOOj7MXHc5RBzMrU86iBJHbI+A==
55265526
dependencies:
55275527
"@babel/code-frame" "^7.10.4"
55285528
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)