File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 148
148
"@rollup/plugin-node-resolve" : " ^9.0.0" ,
149
149
"@rollup/plugin-replace" : " ^2.3.3" ,
150
150
"@rollup/plugin-url" : " ^5.0.1" ,
151
- "@testing-library/react" : " ^11.0.0 " ,
151
+ "@testing-library/react" : " ^11.0.1 " ,
152
152
"@testing-library/react-hooks" : " ^3.4.1" ,
153
153
"@types/jest" : " ^26.0.13" ,
154
154
"@types/react" : " ^16.9.49" ,
158
158
"eslint-config-welly" : " ^1.4.2" ,
159
159
"husky" : " ^4.2.5" ,
160
160
"jest" : " ^26.4.2" ,
161
- "lint-staged" : " ^10.2.13 " ,
161
+ "lint-staged" : " ^10.3.0 " ,
162
162
"normalize.css" : " ^8.0.1" ,
163
163
"npm-run-all" : " ^4.1.5" ,
164
164
"prettier" : " ^2.1.1" ,
Original file line number Diff line number Diff line change 1416
1416
" @babel/runtime" " ^7.5.4"
1417
1417
" @types/testing-library__react-hooks" " ^3.3.0"
1418
1418
1419
- " @testing-library/react@^11.0.0 " :
1420
- version "11.0.0 "
1421
- resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.0.0 .tgz#b8ab18752dbb09986925cda73da789c3cdbc4ff0 "
1422
- integrity sha512-C3CL59UljaWe4f+/0vdfTKz54XPGod56egcdQLysowpJ/KUMyr5rhY2z+qRzbSlF73Soq3vHFGm+DTnl98s9fQ ==
1419
+ " @testing-library/react@^11.0.1 " :
1420
+ version "11.0.1 "
1421
+ resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.0.1 .tgz#6aa0b861cb5c72948d2c11fdb2f72840d17b53a6 "
1422
+ integrity sha512-dpN8pNLncmDX97NIVPjdpj4qYra7+ODk/JeWF4F+qaL7pU84YX7YVHK0pM4zbqTKKPypc0aoL8hrhJ31qYRmVA ==
1423
1423
dependencies :
1424
1424
" @babel/runtime" " ^7.11.2"
1425
1425
" @testing-library/dom" " ^7.23.0"
@@ -5934,10 +5934,10 @@ lines-and-columns@^1.1.6:
5934
5934
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
5935
5935
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
5936
5936
5937
- lint-staged@^10.2.13 :
5938
- version "10.2.13 "
5939
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.13 .tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814 "
5940
- integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA ==
5937
+ lint-staged@^10.3.0 :
5938
+ version "10.3.0 "
5939
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.3.0 .tgz#388c3d440590c45c339e7163f669ea69ae90b1e0 "
5940
+ integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw ==
5941
5941
dependencies :
5942
5942
chalk "^4.1.0"
5943
5943
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments