File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 4646 "codecov" : " ^3.8.3" ,
4747 "conventional-changelog-cli" : " ^2.1.1" ,
4848 "jest" : " ^26.6.3" ,
49- "lint-staged" : " ^11.1.1 " ,
49+ "lint-staged" : " ^11.1.2 " ,
5050 "pascalcase" : " ^1.0.0" ,
5151 "prettier" : " ^2.3.2" ,
52- "rollup" : " ^2.55 .1" ,
52+ "rollup" : " ^2.56 .1" ,
5353 "rollup-plugin-terser" : " ^7.0.2" ,
5454 "rollup-plugin-typescript2" : " ^0.30.0" ,
5555 "size-limit" : " ^5.0.2" ,
Original file line number Diff line number Diff line change @@ -2429,11 +2429,6 @@ decode-uri-component@^0.2.0:
24292429 resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
24302430 integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=
24312431
2432- dedent@^0.7.0 :
2433- version "0.7.0"
2434- resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.7.0.tgz#2495ddbaf6eb874abb0e1be9df22d2e5a544326c"
2435- integrity sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=
2436-
24372432deep-is@~0.1.3 :
24382433 version "0.1.3"
24392434 resolved "https://registry.yarnpkg.com/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
@@ -4347,17 +4342,16 @@ lines-and-columns@^1.1.6:
43474342 resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
43484343 integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
43494344
4350- lint-staged@^11.1.1 :
4351- version "11.1.1 "
4352- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.1 .tgz#9c2018b872654cf80b2b1ff5a10b6b74aef6e300 "
4353- integrity sha512-eTNGe6i78PSUUH2BZi1gZmGmNfb8IeN4z2OzMYxSZ1qnP1WXKn1E7D+OHwLbRDm/wQINnzIj0bsKJ6lLVSuZiQ ==
4345+ lint-staged@^11.1.2 :
4346+ version "11.1.2 "
4347+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.1.2 .tgz#4dd78782ae43ee6ebf2969cad9af67a46b33cd90 "
4348+ integrity sha512-6lYpNoA9wGqkL6Hew/4n1H6lRqF3qCsujVT0Oq5Z4hiSAM7S6NksPJ3gnr7A7R52xCtiZMcEUNNQ6d6X5Bvh9w ==
43544349 dependencies :
43554350 chalk "^4.1.1"
43564351 cli-truncate "^2.1.0"
43574352 commander "^7.2.0"
43584353 cosmiconfig "^7.0.0"
43594354 debug "^4.3.1"
4360- dedent "^0.7.0"
43614355 enquirer "^2.3.6"
43624356 execa "^5.0.0"
43634357 listr2 "^3.8.2"
@@ -5942,10 +5936,10 @@ rollup-plugin-typescript2@^0.30.0:
59425936 resolve "1.20.0"
59435937 tslib "2.1.0"
59445938
5945- rollup@^2.55 .1 :
5946- version "2.55 .1"
5947- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.55 .1.tgz#66a444648e2fb603d8e329e77a61c608a6510fda "
5948- integrity sha512-1P9w5fpb6b4qroePh8vHKGIvPNxwoCQhjJpIqfZGHLKpZ0xcU2/XBmFxFbc9697/6bmHpmFTLk5R1dAQhFSo0g ==
5939+ rollup@^2.56 .1 :
5940+ version "2.56 .1"
5941+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.56 .1.tgz#f29dbc04a5d532dfa904f76b62395f359506211e "
5942+ integrity sha512-KkrsNjeiTfGJMUFBi/PNfj3fnt70akqdoNXOjlzwo98uA1qrlkmgt6SGaK5OwhyDYCVnJb6jb2Xa2wbI47P4Nw ==
59495943 optionalDependencies :
59505944 fsevents "~2.3.2"
59515945
You can’t perform that action at this time.
0 commit comments