Skip to content

Commit 2d8e0da

Browse files
committed
NOT FOR MERGE [test] Check runtime performance of dom-testing-library#1068
1 parent 6926938 commit 2d8e0da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@
193193
"**/@babel/preset-react": "^7.14.5",
194194
"**/@babel/preset-typescript": "^7.15.0",
195195
"**/@babel/runtime": "^7.15.4",
196+
"**/@testing-library/dom": "https://pkg.csb.dev/testing-library/dom-testing-library/commit/f7ffeac9/@testing-library/dom",
196197
"**/@types/react": "^17.0.33",
197198
"**/@types/react-dom": "^17.0.10",
198199
"**/cross-fetch": "^3.1.4",

yarn.lock

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2824,10 +2824,9 @@
28242824
dependencies:
28252825
defer-to-connect "^1.0.1"
28262826

2827-
"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.10.1":
2828-
version "8.10.1"
2829-
resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-8.10.1.tgz#e24fed92ad51c619cf304c6f1410b4c76b1000c0"
2830-
integrity sha512-rab7vpf1uGig5efWwsCOn9j4/doy+W3VBoUyzX7C4y77u0wAckwc7R8nyH6e2rw0rRzKJR+gWPiAg8zhiFbxWQ==
2827+
"@testing-library/dom@^8.0.0", "@testing-library/dom@^8.10.1", "@testing-library/dom@https://pkg.csb.dev/testing-library/dom-testing-library/commit/f7ffeac9/@testing-library/dom":
2828+
version "0.0.0-semantically-released"
2829+
resolved "https://pkg.csb.dev/testing-library/dom-testing-library/commit/f7ffeac9/@testing-library/dom#29d432ff52ea308477aee233f0df9f1f0d5ed582"
28312830
dependencies:
28322831
"@babel/code-frame" "^7.10.4"
28332832
"@babel/runtime" "^7.12.5"

0 commit comments

Comments
 (0)