File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 80
80
"@semantic-release/npm" : " ^7.0.5" ,
81
81
"@storybook/addon-actions" : " ^6.3.4" ,
82
82
"@storybook/react" : " ^6.3.4" ,
83
- "@testing-library/react" : " ^13.0.0- alpha.6 " ,
83
+ "@testing-library/react" : " alpha" ,
84
84
"@typescript-eslint/eslint-plugin" : " ^4.26.1" ,
85
85
"astroturf" : " ^0.10.4" ,
86
86
"babel-eslint" : " ^10.1.0" ,
Original file line number Diff line number Diff line change 3506
3506
lz-string "^1.4.4"
3507
3507
pretty-format "^27.0.2"
3508
3508
3509
- "@testing-library/react@^13.0.0- alpha.6 ":
3510
- version "13.0.0-alpha.6 "
3511
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0-alpha.6 .tgz#6bb543f524a8408bebe81f6c866a8f95951f6d43 "
3512
- integrity sha512-AVJTnwLlnjvXDNe91P6Nt9pN2fMS4csAzTmIbOewja+LVKzhlr53EONhv3ck0J3GzSZ5MIN5qL3BfISX/Wf1Jg ==
3509
+ "@testing-library/react@alpha":
3510
+ version "13.0.0-alpha.7 "
3511
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-13.0.0-alpha.7 .tgz#0537af3a8d45edd925fd0275aee7d409285ef1fe "
3512
+ integrity sha512-8Y1PvFczthSeow1WZ0Cq6WbOzpVGLGyEQTr+lL6BwXqAf2IykVY8ZN8V21Ch1cTlbZuZJI5UV3gOyrOHrw9YZQ ==
3513
3513
dependencies:
3514
3514
"@babel/runtime" "^7.12.5"
3515
3515
"@testing-library/dom" "^8.5.0"
3516
+ "@types/react-dom" "*"
3516
3517
3517
3518
"@tootallnate/once@1":
3518
3519
version "1.0.0"
3766
3767
dependencies:
3767
3768
"@types/react" "*"
3768
3769
3770
+ "@types/react-dom@*":
3771
+ version "17.0.14"
3772
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14.tgz#c8f917156b652ddf807711f5becbd2ab018dea9f"
3773
+ integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==
3774
+ dependencies:
3775
+ "@types/react" "*"
3776
+
3769
3777
3770
3778
version "11.0.5"
3771
3779
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-11.0.5.tgz#0d546261b4021e1f9d85b50401c0a42acb106087"
You can’t perform that action at this time.
0 commit comments