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 3535 "devDependencies" : {
3636 "@microsoft/api-extractor" : " 7.19.4" ,
3737 "@rollup/plugin-alias" : " ^3.1.9" ,
38- "@rollup/plugin-commonjs" : " ^21.0.1 " ,
38+ "@rollup/plugin-commonjs" : " ^21.0.2 " ,
3939 "@rollup/plugin-node-resolve" : " ^13.1.3" ,
4040 "@rollup/plugin-replace" : " ^3.1.0" ,
4141 "@size-limit/preset-small-lib" : " ^6.0.4" ,
4949 "lint-staged" : " ^12.3.4" ,
5050 "pascalcase" : " ^1.0.0" ,
5151 "prettier" : " ^2.5.1" ,
52- "rollup" : " ^2.67.3 " ,
52+ "rollup" : " ^2.68.0 " ,
5353 "rollup-plugin-terser" : " ^7.0.2" ,
5454 "rollup-plugin-typescript2" : " ^0.31.2" ,
5555 "size-limit" : " ^6.0.4" ,
Original file line number Diff line number Diff line change 575575 dependencies :
576576 slash "^3.0.0"
577577
578- " @rollup/plugin-commonjs@^21.0.1 " :
579- version "21.0.1 "
580- resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.1 .tgz#1e57c81ae1518e4df0954d681c642e7d94588fee "
581- integrity sha512-EA+g22lbNJ8p5kuZJUYyhhDK7WgJckW5g4pNN7n4mAFUM96VuwUnNT3xr2Db2iCZPI1pJPbGyfT5mS9T1dHfMg ==
578+ " @rollup/plugin-commonjs@^21.0.2 " :
579+ version "21.0.2 "
580+ resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.2 .tgz#0b9c539aa1837c94abfaf87945838b0fc8564891 "
581+ integrity sha512-d/OmjaLVO4j/aQX69bwpWPpbvI3TJkQuxoAk7BH8ew1PyoMBLTOuvJTjzG8oEoW7drIIqB0KCJtfFLu/2GClWg ==
582582 dependencies :
583583 " @rollup/pluginutils" " ^3.1.0"
584584 commondir "^1.0.1"
@@ -5441,10 +5441,10 @@ rollup-plugin-typescript2@^0.31.2:
54415441 resolve "^1.20.0"
54425442 tslib "^2.3.1"
54435443
5444- rollup@^2.67.3 :
5445- version "2.67.3 "
5446- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.67.3 .tgz#3f04391fc296f807d067c9081d173e0a33dbd37e "
5447- integrity sha512-G/x1vUwbGtP6O5ZM8/sWr8+p7YfZhI18pPqMRtMYMWSbHjKZ/ajHGiM+GWNTlWyOR0EHIdT8LHU+Z4ciIZ1oBw ==
5444+ rollup@^2.68.0 :
5445+ version "2.68.0 "
5446+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.68.0 .tgz#6ccabfd649447f8f21d62bf41662e5caece3bd66 "
5447+ integrity sha512-XrMKOYK7oQcTio4wyTz466mucnd8LzkiZLozZ4Rz0zQD+HeX4nUK4B8GrTX/2EvN2/vBF/i2WnaXboPxo0JylA ==
54485448 optionalDependencies :
54495449 fsevents "~2.3.2"
54505450
You can’t perform that action at this time.
0 commit comments