File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 51
51
"@storybook/addons" : " 6.4.19" ,
52
52
"@storybook/react" : " 6.4.19" ,
53
53
"@testing-library/jest-dom" : " 5.16.3" ,
54
- "@testing-library/react" : " 12.1.2 " ,
54
+ "@testing-library/react" : " 12.1.4 " ,
55
55
"@testing-library/user-event" : " 13.5.0" ,
56
56
"@tsconfig/create-react-app" : " 1.0.2" ,
57
57
"@tsconfig/recommended" : " 1.0.1" ,
Original file line number Diff line number Diff line change 2994
2994
lodash "^4.17.15"
2995
2995
redent "^3.0.0"
2996
2996
2997
- "@testing-library/
[email protected] .
2 ":
2998
- version "12.1.2 "
2999
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.2 .tgz#f1bc9a45943461fa2a598bb4597df1ae044cfc76 "
3000
- integrity sha512-ihQiEOklNyHIpo2Y8FREkyD1QAea054U0MVbwH1m8N9TxeFz+KoJ9LkqoKqJlzx2JDm56DVwaJ1r36JYxZM05g ==
2997
+ "@testing-library/
[email protected] .
4 ":
2998
+ version "12.1.4 "
2999
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.4 .tgz#09674b117e550af713db3f4ec4c0942aa8bbf2c0 "
3000
+ integrity sha512-jiPKOm7vyUw311Hn/HlNQ9P8/lHNtArAx0PisXyFixDDvfl8DbD6EUdbshK5eqauvBSvzZd19itqQ9j3nferJA ==
3001
3001
dependencies:
3002
3002
"@babel/runtime" "^7.12.5"
3003
3003
"@testing-library/dom" "^8.0.0"
3004
+ "@types/react-dom" "*"
3004
3005
3005
3006
"@testing-library/
[email protected] ":
3006
3007
version "13.5.0"
3255
3256
dependencies:
3256
3257
"@types/react" "*"
3257
3258
3258
-
3259
+ "@types/react-dom@*", "@types/react-dom@ 17.0.14":
3259
3260
version "17.0.14"
3260
3261
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-17.0.14.tgz#c8f917156b652ddf807711f5becbd2ab018dea9f"
3261
3262
integrity sha512-H03xwEP1oXmSfl3iobtmQ/2dHF5aBHr8aUMwyGZya6OW45G+xtdzmq6HkncefiBt5JU8DVyaWl/nWZbjZCnzAQ==
You can’t perform that action at this time.
0 commit comments