File tree Expand file tree Collapse file tree 8 files changed +12
-9
lines changed
build-tests/web-library-build-test
gulp-core-build-typescript
webpack/resolve-chunk-plugin Expand file tree Collapse file tree 8 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 2323 "@rushstack/eslint-config" : " 0.4.1" ,
2424 "@types/jest" : " 23.3.11" ,
2525 "@types/node" : " 8.10.54" ,
26- "gulp" : " ~4.0.2" ,
27- "tslint-microsoft-contrib" : " ~5.2.1"
26+ "gulp" : " ~4.0.2"
2827 }
2928}
Original file line number Diff line number Diff line change 6161 "@types/semver" : " 5.3.33" ,
6262 "@types/tar" : " 4.0.0" ,
6363 "@types/z-schema" : " 3.16.31" ,
64- "gulp" : " ~4.0.2"
64+ "gulp" : " ~4.0.2" ,
65+ "jest" : " ~23.6.0"
6566 }
6667}
Original file line number Diff line number Diff line change 1414 "@microsoft/web-library-build" : " 7.3.5" ,
1515 "@types/jest" : " 23.3.11" ,
1616 "gulp" : " ~4.0.2" ,
17+ "jest" : " ~23.6.0" ,
1718 "ts-jest" : " ~22.4.6"
1819 }
1920}
Original file line number Diff line number Diff line change 66 "name" : " @microsoft/api-documenter" ,
77 "allowedCategories" : [ " libraries" , " tests" ]
88 },
9- {
10- "name" : " timsort" ,
11- "allowedCategories" : [ " libraries" ]
12- },
139 {
1410 "name" : " @microsoft/api-extractor" ,
1511 "allowedCategories" : [ " libraries" , " tests" ]
384380 },
385381 {
386382 "name" : " jest" ,
387- "allowedCategories" : [ " libraries" ]
383+ "allowedCategories" : [ " libraries" , " tests " ]
388384 },
389385 {
390386 "name" : " jest-cli" ,
526522 "name" : " through2" ,
527523 "allowedCategories" : [ " libraries" ]
528524 },
525+ {
526+ "name" : " timsort" ,
527+ "allowedCategories" : [ " libraries" ]
528+ },
529529 {
530530 "name" : " true-case-path" ,
531531 "allowedCategories" : [ " libraries" ]
Original file line number Diff line number Diff line change 2121 "gulp-mocha" : " ~6.0.0"
2222 },
2323 "devDependencies" : {
24+ "@microsoft/node-library-build" : " 6.3.2" ,
2425 "@microsoft/rush-stack-compiler-3.4" : " 0.3.2" ,
2526 "@rushstack/eslint-config" : " 0.4.1" ,
2627 "@types/glob" : " 5.0.30" ,
Original file line number Diff line number Diff line change 3030 "@types/glob" : " 5.0.30" ,
3131 "@types/resolve" : " 0.0.8" ,
3232 "gulp" : " ~4.0.2" ,
33- "tslint-microsoft-contrib" : " ~5.2.1" ,
3433 "typescript" : " ~3.2.4"
3534 }
3635}
Original file line number Diff line number Diff line change 2828 "end-of-stream" : " ~1.1.0" ,
2929 "glob-escape" : " ~0.0.1" ,
3030 "globby" : " ~5.0.0" ,
31+ "glob" : " ~7.0.5" ,
3132 "gulp" : " ~4.0.2" ,
3233 "gulp-flatten" : " ~0.2.0" ,
3334 "gulp-if" : " ^2.0.1" ,
Original file line number Diff line number Diff line change 2020 "@microsoft/rush-stack-compiler-3.4" : " 0.3.5" ,
2121 "@rushstack/eslint-config" : " 0.4.1" ,
2222 "@types/mocha" : " 5.2.5" ,
23+ "@types/node" : " 8.10.54" ,
2324 "chai" : " ~3.5.0" ,
2425 "gulp" : " ~4.0.2" ,
2526 "mocha" : " ^5.2.0"
You can’t perform that action at this time.
0 commit comments