File tree 2 files changed +10
-18
lines changed
2 files changed +10
-18
lines changed Original file line number Diff line number Diff line change 31
31
"react-test-renderer" : " 16.5.2" ,
32
32
"rimraf" : " 2.7.0" ,
33
33
"semantic-release" : " 15.9.17" ,
34
- "semantic-release-monorepo" : " 7.0.1 " ,
34
+ "semantic-release-monorepo" : " 7.0.4 " ,
35
35
"ts-jest" : " 23.1.4" ,
36
36
"ts-node" : " 8.8.1" ,
37
37
"tslint" : " 6.1.0" ,
Original file line number Diff line number Diff line change @@ -6429,11 +6429,6 @@ lodash@^4.17.10:
6429
6429
version "4.17.10"
6430
6430
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
6431
6431
6432
- lodash@^4.17.15 :
6433
- version "4.17.15"
6434
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
6435
- integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
6436
-
6437
6432
lodash@~1.0.1 :
6438
6433
version "1.0.2"
6439
6434
resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.0.2.tgz#8f57560c83b59fc270bd3d561b690043430e2551"
@@ -8800,26 +8795,23 @@ schedule@^0.5.0:
8800
8795
dependencies :
8801
8796
object-assign "^4.1.1"
8802
8797
8803
-
8804
- version "7.0.1 "
8805
- resolved "https://registry.yarnpkg.com/semantic-release-monorepo/-/semantic-release-monorepo-7.0.1 .tgz#4294b46a67c57eddc8d344cf6eafc73679b10017 "
8806
- integrity sha512-jvNzSKNfBdYJfqb7JljOqG6UIVQ7adeRNBtkQRCsfRMApe8HkB92DmMVbKwJA5pS1Htcb9547YzN9XSI4uQ1QQ ==
8798
+
8799
+ version "7.0.4 "
8800
+ resolved "https://registry.yarnpkg.com/semantic-release-monorepo/-/semantic-release-monorepo-7.0.4 .tgz#fbfb8a857f5daec8633c72bff9b030499b078d11 "
8801
+ integrity sha512-aN8dm7M67CFMbGnvlXu0vldHM6t8sTEfPA6zizOKhaXtCQcjtpuyp0LS4A/nY8TCZJRXUsnCmMOsMqtsMDuapA ==
8807
8802
dependencies :
8808
8803
debug "^3.1.0"
8809
8804
execa "^0.8.0"
8810
8805
p-limit "^1.2.0"
8811
8806
pkg-up "^2.0.0"
8812
8807
ramda "^0.25.0"
8813
8808
read-pkg "^3.0.0"
8814
- semantic-release-plugin-decorators "^2.1 .0"
8809
+ semantic-release-plugin-decorators "^3.0 .0"
8815
8810
8816
- semantic-release-plugin-decorators@^2.1.0 :
8817
- version "2.1.0"
8818
- resolved "https://registry.yarnpkg.com/semantic-release-plugin-decorators/-/semantic-release-plugin-decorators-2.1.0.tgz#549f4df27aed20683326c89bbb3cf16fd0a997d0"
8819
- integrity sha512-QnZ6qUUiVIiMSPh3a2c82Q+qJnSUkDghNOmABV8nfRYdYtJppO5yxXUAcfLVh0Ie/mKPo1YkY4Nl5CSWWTSBwA==
8820
- dependencies :
8821
- import-from "^2.1.0"
8822
- lodash "^4.17.15"
8811
+ semantic-release-plugin-decorators@^3.0.0 :
8812
+ version "3.0.1"
8813
+ resolved "https://registry.yarnpkg.com/semantic-release-plugin-decorators/-/semantic-release-plugin-decorators-3.0.1.tgz#961b5fec7e1ab113aa10aed5256ee7c3ee6804d9"
8814
+ integrity sha512-f5Qjvv/AJYByvkaj11a+05gQwfPwgQKo5OIhj8YVM2Dhf2rOPEOLD83jGrTdM7Nuf//sZYw77/cGUSVygUG9Kg==
8823
8815
8824
8816
8825
8817
version "15.9.17"
You can’t perform that action at this time.
0 commit comments