File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 92
92
"lerna" : " ^3.22.1" ,
93
93
"lerna-v2" : " npm:lerna@2" ,
94
94
"lerna-v3" : " npm:lerna@3" ,
95
- "lint-staged" : " 10.2.13 " ,
95
+ "lint-staged" : " 10.3.0 " ,
96
96
"prettier" : " ^2.0.5" ,
97
97
"ts-jest" : " 26.3.0" ,
98
98
"typescript" : " 4.0.2"
Original file line number Diff line number Diff line change @@ -7542,10 +7542,10 @@ lines-and-columns@^1.1.6:
7542
7542
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
7543
7543
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
7544
7544
7545
- lint-staged@10.2.13 :
7546
- version "10.2.13 "
7547
- resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.13 .tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814 "
7548
- integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA ==
7545
+ lint-staged@10.3.0 :
7546
+ version "10.3.0 "
7547
+ resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.3.0 .tgz#388c3d440590c45c339e7163f669ea69ae90b1e0 "
7548
+ integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw ==
7549
7549
dependencies :
7550
7550
chalk "^4.1.0"
7551
7551
cli-truncate "^2.1.0"
You can’t perform that action at this time.
0 commit comments