File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 45
45
"@rollup/plugin-node-resolve" : " 11.0.0" ,
46
46
"@rollup/plugin-replace" : " 2.3.4" ,
47
47
"@testing-library/dom" : " 7.28.1" ,
48
- "@testing-library/jest-dom" : " 5.15 .1" ,
48
+ "@testing-library/jest-dom" : " 5.16 .1" ,
49
49
"@testing-library/preact" : " 2.0.1" ,
50
50
"@testing-library/user-event" : " 12.5.0" ,
51
51
"@types/jest" : " ^26.0.16" ,
Original file line number Diff line number Diff line change 4629
4629
lz-string "^1.4.4"
4630
4630
pretty-format "^26.6.2"
4631
4631
4632
- "@testing-library/jest-dom@5.15 .1":
4633
- version "5.15 .1"
4634
- resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.15 .1.tgz#4c49ba4d244f235aec53f0a83498daeb4ee06c33 "
4635
- integrity sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg ==
4632
+ "@testing-library/jest-dom@5.16 .1":
4633
+ version "5.16 .1"
4634
+ resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16 .1.tgz#3db7df5ae97596264a7da9696fe14695ba02e51f "
4635
+ integrity sha512-ajUJdfDIuTCadB79ukO+0l8O+QwN0LiSxDaYUTI4LndbbUsGi6rWU1SCexXzBA2NSjlVB9/vbkasQIL3tmPBjw ==
4636
4636
dependencies:
4637
4637
"@babel/runtime" "^7.9.2"
4638
4638
"@types/testing-library__jest-dom" "^5.9.1"
4639
- aria-query "^4.2.2 "
4639
+ aria-query "^5.0.0 "
4640
4640
chalk "^3.0.0"
4641
4641
css "^3.0.0"
4642
4642
css.escape "^1.5.1"
@@ -5826,6 +5826,11 @@ aria-query@^4.2.2:
5826
5826
"@babel/runtime" "^7.10.2"
5827
5827
"@babel/runtime-corejs3" "^7.10.2"
5828
5828
5829
+ aria-query@^5.0.0:
5830
+ version "5.0.0"
5831
+ resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.0.tgz#210c21aaf469613ee8c9a62c7f86525e058db52c"
5832
+ integrity sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==
5833
+
5829
5834
arity-n@^1.0.4:
5830
5835
version "1.0.4"
5831
5836
resolved "https://registry.yarnpkg.com/arity-n/-/arity-n-1.0.4.tgz#d9e76b11733e08569c0847ae7b39b2860b30b745"
You can’t perform that action at this time.
0 commit comments