File tree 5 files changed +628
-564
lines changed
repo-scripts/api-documenter 5 files changed +628
-564
lines changed Original file line number Diff line number Diff line change 20
20
},
21
21
"devDependencies" : {
22
22
"@babel/core" : " 7.17.10" ,
23
- "@babel/preset-env" : " 7.17.10 " ,
23
+ "@babel/preset-env" : " 7.19.4 " ,
24
24
"@types/chai" : " 4.3.3" ,
25
25
"@types/mocha" : " 9.1.1" ,
26
26
"babel-loader" : " 8.2.5" ,
Original file line number Diff line number Diff line change 64
64
"devDependencies" : {
65
65
"@babel/core" : " 7.17.10" ,
66
66
"@babel/plugin-transform-modules-commonjs" : " 7.18.6" ,
67
- "@babel/preset-env" : " 7.17.10 " ,
67
+ "@babel/preset-env" : " 7.19.4 " ,
68
68
"@babel/preset-typescript" : " 7.16.7" ,
69
- "@babel/register" : " 7.17.7 " ,
69
+ "@babel/register" : " 7.18.9 " ,
70
70
"@changesets/changelog-github" : " 0.4.7" ,
71
71
"@changesets/cli" : " 2.25.0" ,
72
72
"@types/chai" : " 4.3.3" ,
Original file line number Diff line number Diff line change 119
119
"rollup-plugin-sourcemaps" : " 0.6.3" ,
120
120
"rollup-plugin-typescript2" : " 0.31.2" ,
121
121
"typescript" : " 4.2.2" ,
122
- "@types/express" : " 4.17.3 "
122
+ "@types/express" : " 4.17.14 "
123
123
},
124
124
"repository" : {
125
125
"directory" : " packages/auth" ,
Original file line number Diff line number Diff line change 24
24
"api-extractor-model-me" : " 0.1.1" ,
25
25
"@microsoft/tsdoc" : " 0.12.24" ,
26
26
"@rushstack/node-core-library" : " 3.45.5" ,
27
- "@rushstack/ts-command-line" : " 4.11 .0" ,
27
+ "@rushstack/ts-command-line" : " 4.13 .0" ,
28
28
"colors" : " ~1.4.0" ,
29
29
"resolve" : " ~1.22.0" ,
30
30
"tslib" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments