File tree Expand file tree Collapse file tree
heft-plugins/heft-jest-plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535 },
3636 "dependencies" : {
3737 "@microsoft/api-extractor-model" : " workspace:*" ,
38- "@microsoft/tsdoc-config" : " ~0.15.2" ,
3938 "@microsoft/tsdoc" : " 0.13.2" ,
39+ "@microsoft/tsdoc-config" : " ~0.15.2" ,
4040 "@rushstack/node-core-library" : " workspace:*" ,
4141 "@rushstack/rig-package" : " workspace:*" ,
4242 "@rushstack/ts-command-line" : " workspace:*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/rush-lib" ,
3- "version" : " 5.49.0 " ,
3+ "version" : " 5.49.1 " ,
44 "description" : " A library for writing scripts that interact with the Rush tool" ,
55 "repository" : {
66 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @microsoft/rush" ,
3- "version" : " 5.49.0 " ,
3+ "version" : " 5.49.1 " ,
44 "description" : " A professional solution for consolidating all your JavaScript projects in one Git repo" ,
55 "keywords" : [
66 " install" ,
Original file line number Diff line number Diff line change 9090 {
9191 "policyName" : " rush" ,
9292 "definitionName" : " lockStepVersion" ,
93- "version" : " 5.49.0 " ,
93+ "version" : " 5.49.1 " ,
9494 "nextBump" : " patch" ,
9595 "mainProject" : " @microsoft/rush"
9696 }
Original file line number Diff line number Diff line change 2323 "@jest/transform" : " ~25.4.0" ,
2424 "@rushstack/heft-config-file" : " workspace:*" ,
2525 "@rushstack/node-core-library" : " workspace:*" ,
26- "lodash" : " ~4.17.15" ,
2726 "jest-config" : " ~25.4.0" ,
28- "jest-snapshot" : " ~25.4.0"
27+ "jest-snapshot" : " ~25.4.0" ,
28+ "lodash" : " ~4.17.15"
2929 },
3030 "devDependencies" : {
3131 "@jest/types" : " ~25.4.0" ,
Original file line number Diff line number Diff line change 2121 "@rushstack/heft" : " workspace:*" ,
2222 "@rushstack/heft-node-rig" : " workspace:*" ,
2323 "@types/heft-jest" : " 1.0.1" ,
24- "colors " : " ~1.2.1 " ,
25- "@types/wordwrap " : " ~1.0.0 "
24+ "@types/wordwrap " : " ~1.0.0 " ,
25+ "colors " : " ~1.2.1 "
2626 }
2727}
You can’t perform that action at this time.
0 commit comments