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 33
33
"keywords" : [],
34
34
"license" : " MIT" ,
35
35
"devDependencies" : {
36
- "@microsoft/api-extractor" : " 7.18.0 " ,
36
+ "@microsoft/api-extractor" : " 7.18.1 " ,
37
37
"@rollup/plugin-alias" : " ^3.1.2" ,
38
38
"@rollup/plugin-commonjs" : " ^19.0.0" ,
39
39
"@rollup/plugin-node-resolve" : " ^13.0.0" ,
49
49
"lint-staged" : " ^11.0.0" ,
50
50
"pascalcase" : " ^1.0.0" ,
51
51
"prettier" : " ^2.3.2" ,
52
- "rollup" : " ^2.52.8 " ,
52
+ "rollup" : " ^2.53.1 " ,
53
53
"rollup-plugin-terser" : " ^7.0.2" ,
54
54
"rollup-plugin-typescript2" : " ^0.30.0" ,
55
55
"size-limit" : " ^5.0.1" ,
Original file line number Diff line number Diff line change 492
492
" @microsoft/tsdoc-config" " ~0.15.2"
493
493
" @rushstack/node-core-library" " 3.39.0"
494
494
495
-
496
- version "7.18.0 "
497
- resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.0 .tgz#a39ad351269696736737557b839be1eb4b4f6941 "
498
- integrity sha512-n9vrK5t7ycaO3NSfQFae5resy555b1jBiTN+E4XMpCbuvIz5x0UX5xzIX7xs8Q4F7YmTV3QRe15wpa/gwbyyrA ==
495
+
496
+ version "7.18.1 "
497
+ resolved "https://registry.yarnpkg.com/@microsoft/api-extractor/-/api-extractor-7.18.1 .tgz#61b39f972b646261dd49f2de9f5d448aa6497e7a "
498
+ integrity sha512-qljUF2Q0zAx1vJrjKkJVGN7OVbsXki+Pji99jywyl6L/FK3YZ7PpstUJYE6uBcLPy6rhNPWPAsHNTMpG/kHIsg ==
499
499
dependencies :
500
500
" @microsoft/api-extractor-model" " 7.13.3"
501
501
" @microsoft/tsdoc" " 0.13.2"
@@ -6326,10 +6326,10 @@ rollup-plugin-typescript2@^0.30.0:
6326
6326
resolve "1.20.0"
6327
6327
tslib "2.1.0"
6328
6328
6329
- rollup@^2.52.8 :
6330
- version "2.52.8 "
6331
- resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.52.8 .tgz#b6462f9c16ffe8995b9a2b313f2e4247fa75e4d9 "
6332
- integrity sha512-IjAB0C6KK5/lvqzJWAzsvOik+jV5Bt907QdkQ/gDP4j+R9KYNI1tjqdxiPitGPVrWC21Mf/ucXgowUjN/VemaQ ==
6329
+ rollup@^2.53.1 :
6330
+ version "2.53.1 "
6331
+ resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.53.1 .tgz#b60439efd1eb41bdb56630509bd99aae78b575d3 "
6332
+ integrity sha512-yiTCvcYXZEulNWNlEONOQVlhXA/hgxjelFSjNcrwAAIfYx/xqjSHwqg/cCaWOyFRKr+IQBaXwt723m8tCaIUiw ==
6333
6333
optionalDependencies :
6334
6334
fsevents "~2.3.2"
6335
6335
You can’t perform that action at this time.
0 commit comments