File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 35
35
"devDependencies" : {
36
36
"@microsoft/api-extractor" : " 7.19.4" ,
37
37
"@rollup/plugin-alias" : " ^3.1.9" ,
38
- "@rollup/plugin-commonjs" : " ^21.0.1 " ,
38
+ "@rollup/plugin-commonjs" : " ^21.0.2 " ,
39
39
"@rollup/plugin-node-resolve" : " ^13.1.3" ,
40
40
"@rollup/plugin-replace" : " ^3.1.0" ,
41
41
"@size-limit/preset-small-lib" : " ^6.0.4" ,
49
49
"lint-staged" : " ^12.3.4" ,
50
50
"pascalcase" : " ^1.0.0" ,
51
51
"prettier" : " ^2.5.1" ,
52
- "rollup" : " ^2.67.3 " ,
52
+ "rollup" : " ^2.68.0 " ,
53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
54
"rollup-plugin-typescript2" : " ^0.31.2" ,
55
55
"size-limit" : " ^6.0.4" ,
Original file line number Diff line number Diff line change 575
575
dependencies :
576
576
slash "^3.0.0"
577
577
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 ==
582
582
dependencies :
583
583
" @rollup/pluginutils" " ^3.1.0"
584
584
commondir "^1.0.1"
@@ -5441,10 +5441,10 @@ rollup-plugin-typescript2@^0.31.2:
5441
5441
resolve "^1.20.0"
5442
5442
tslib "^2.3.1"
5443
5443
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 ==
5448
5448
optionalDependencies :
5449
5449
fsevents "~2.3.2"
5450
5450
You can’t perform that action at this time.
0 commit comments