@@ -46,6 +46,8 @@ dependencies:
46
46
' @rush-temp/rush-stack-compiler-3.1-library-test ' : ' file:projects/rush-stack-compiler-3.1-library-test.tgz'
47
47
' @rush-temp/rush-stack-compiler-3.2 ' : ' file:projects/rush-stack-compiler-3.2.tgz'
48
48
' @rush-temp/rush-stack-compiler-3.2-library-test ' : ' file:projects/rush-stack-compiler-3.2-library-test.tgz'
49
+ ' @rush-temp/rush-stack-compiler-3.3 ' : ' file:projects/rush-stack-compiler-3.3.tgz'
50
+ ' @rush-temp/rush-stack-compiler-3.3-library-test ' : ' file:projects/rush-stack-compiler-3.3-library-test.tgz'
49
51
' @rush-temp/rush-stack-compiler-shared ' : ' file:projects/rush-stack-compiler-shared.tgz'
50
52
' @rush-temp/rush-stack-library-test ' : ' file:projects/rush-stack-library-test.tgz'
51
53
' @rush-temp/rushell ' : ' file:projects/rushell.tgz'
@@ -8575,6 +8577,13 @@ packages:
8575
8577
hasBin : true
8576
8578
resolution :
8577
8579
integrity : sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
8580
+ /typescript/3.3.3 :
8581
+ dev : false
8582
+ engines :
8583
+ node : ' >=4.2.0'
8584
+ hasBin : true
8585
+ resolution :
8586
+ integrity : sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
8578
8587
/uglify-js/2.8.29 :
8579
8588
dependencies :
8580
8589
source-map : 0.5.7
@@ -9826,6 +9835,31 @@ packages:
9826
9835
integrity : sha512-sgA8pda2Hu7W4VOIffuhcbPZFlNN1nrmYeBuhF+DjcV7LGlhWcqdoBiUtDejYsuNlpRk1uwuJQ1Z8dQHEefsrQ==
9827
9836
tarball : ' file:projects/rush-stack-compiler-3.2.tgz'
9828
9837
version : 0.0.0
9838
+ ' file:projects/rush-stack-compiler-3.3-library-test.tgz ' :
9839
+ dependencies :
9840
+ ' @types/node ' : 8.5.8
9841
+ gulp : 3.9.1
9842
+ dev : false
9843
+ name : ' @rush-temp/rush-stack-compiler-3.3-library-test'
9844
+ resolution :
9845
+ integrity : sha512-IARBR3c0gahlxjO7gjdM9qt55bordxn5PBk0Aufpk7KHYQiuUQF1Lz8l/CtXwU2zTcJaGY1mn/Yq+xGP0mudZQ==
9846
+ tarball : ' file:projects/rush-stack-compiler-3.3-library-test.tgz'
9847
+ version : 0.0.0
9848
+ ' file:projects/rush-stack-compiler-3.3.tgz ' :
9849
+ dependencies :
9850
+ ' @microsoft/node-library-build ' : 6.0.29
9851
+ ' @microsoft/rush-stack-compiler-3.2 ' : 0.2.2
9852
+ ' @types/node ' : 8.5.8
9853
+ gulp : 3.9.1
9854
+ tslint : 5.12.1
9855
+ tslint-microsoft-contrib :
/tslint-microsoft-contrib/5.2.1/[email protected]
9856
+ typescript : 3.3.3
9857
+ dev : false
9858
+ name : ' @rush-temp/rush-stack-compiler-3.3'
9859
+ resolution :
9860
+ integrity : sha512-qdjMzUeTqF/fc8fF9QmAsyXS0VKe2XVcSKKqV3VhM0uI6e62G7GKtwZZLN94ssylZHrL7guF/FTBZeyD+hd6SQ==
9861
+ tarball : ' file:projects/rush-stack-compiler-3.3.tgz'
9862
+ version : 0.0.0
9829
9863
' file:projects/rush-stack-compiler-shared.tgz ' :
9830
9864
dev : false
9831
9865
name : ' @rush-temp/rush-stack-compiler-shared'
@@ -10009,6 +10043,8 @@ specifiers:
10009
10043
' @rush-temp/rush-stack-compiler-3.1-library-test ' : ' file:./projects/rush-stack-compiler-3.1-library-test.tgz'
10010
10044
' @rush-temp/rush-stack-compiler-3.2 ' : ' file:./projects/rush-stack-compiler-3.2.tgz'
10011
10045
' @rush-temp/rush-stack-compiler-3.2-library-test ' : ' file:./projects/rush-stack-compiler-3.2-library-test.tgz'
10046
+ ' @rush-temp/rush-stack-compiler-3.3 ' : ' file:./projects/rush-stack-compiler-3.3.tgz'
10047
+ ' @rush-temp/rush-stack-compiler-3.3-library-test ' : ' file:./projects/rush-stack-compiler-3.3-library-test.tgz'
10012
10048
' @rush-temp/rush-stack-compiler-shared ' : ' file:./projects/rush-stack-compiler-shared.tgz'
10013
10049
' @rush-temp/rush-stack-library-test ' : ' file:./projects/rush-stack-library-test.tgz'
10014
10050
' @rush-temp/rushell ' : ' file:./projects/rushell.tgz'
0 commit comments