Skip to content

Commit

Permalink
Merge 07e118e into 9776b37
Browse files Browse the repository at this point in the history
  • Loading branch information
Alorel committed Sep 16, 2019
2 parents 9776b37 + 07e118e commit a37595d
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"ng-packagr": "^5.4.0",
"protractor": "~5.4.0",
"semantic-release": "~15.13.24",
"ts-node": "~8.3.0",
"ts-node": "~8.4.1",
"tsickle": "^0.37.0",
"typescript": "~3.5.3"
}
Expand Down
69 changes: 44 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@alorel-personal/build-tools@4.7.7":
version "4.7.7"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.7.7.tgz#99e04574b556ccb72008b1c85132b3ae89b4333b"
integrity sha512-6CRagBvLpJ0mLd057tYJM9t0C1BBDdWau/zOHclbEYxSUjuGvjMXimS1zVRzonjljc157jb0BgWOaiNiu/mHPg==
"@alorel-personal/build-tools@4.7.8":
version "4.7.8"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.7.8.tgz#3d19529d168d51b002a4dcb51b20e6b0a9131721"
integrity sha512-Q5AixU/qImglZKBkq0dLWFciFVbe6XMqYAxfTZvmifCXine4wlGh20YCDeiRWeCgffaR+F9jQNbGQm4xLOOUYg==
dependencies:
chalk "^2.4.2"
cross-spawn "^7.0.0"
Expand All @@ -19,18 +19,18 @@
lodash "^4.17.15"
log-symbols "^3.0.0"
moment "^2.24.0"
readline-sync "^1.4.0"
readline-sync "^1.4.10"
reflect-metadata "^0.1.13"
request "^2.88.0"
request-promise "^4.2.4"
rimraf "^3.0.0"
rollup "~1.21.1"
rollup "~1.21.2"
rollup-plugin-node-resolve "^5.0.0"
rollup-plugin-typescript2 "^0.24.0"
rollup-plugin-typescript2 "^0.24.1"
tmp "~0.1.0"
tslib "^1.9.0"
tslint "~5.18.0"
typescript "^3.5.3"
tslint "~5.20.0"
typescript "^3.6.3"
uglify-es "~3.3.9"
yamljs "^0.3.0"
yargs "^14.0.0"
Expand Down Expand Up @@ -1198,6 +1198,11 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.4.tgz#64db61e0359eb5a8d99b55e05c729f130a678b04"
integrity sha512-W0+n1Y+gK/8G2P/piTkBBN38Qc5Q1ZSO6B5H3QmPCUewaiXOo2GCAWZ4ElZCcNhjJuBSUSLGFUJnmlCn5+nxOQ==

"@types/node@^12.7.5":
version "12.7.5"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.5.tgz#e19436e7f8e9b4601005d73673b6dc4784ffcc2f"
integrity sha512-9fq4jZVhPNW8r+UYKnxF1e2HkDWOWKM5bC2/7c9wPV835I0aOrVbS/Hw/pWPk2uKrNXQqg9Z959Kz+IYDd5p3w==

"@types/normalize-package-data@^2.4.0":
version "2.4.0"
resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e"
Expand Down Expand Up @@ -8375,7 +8380,7 @@ readdirp@^3.1.1:
dependencies:
picomatch "^2.0.4"

readline-sync@^1.4.0:
readline-sync@^1.4.10:
version "1.4.10"
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.10.tgz#41df7fbb4b6312d673011594145705bf56d8873b"
integrity sha512-gNva8/6UAe8QYepIQH/jQ2qn91Qj0B9sYjMBBs3QOB8F2CXcKgLxQaJRP76sWVRQt+QU+8fAkCbCvjjMFu7Ycw==
Expand Down Expand Up @@ -8726,10 +8731,10 @@ rollup-plugin-sourcemaps@^0.4.2:
rollup-pluginutils "^2.0.1"
source-map-resolve "^0.5.0"

rollup-plugin-typescript2@^0.24.0:
version "0.24.0"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.0.tgz#27ce5459d03e095236bdbcda3ca68fe289718d07"
integrity sha512-yp7z9hZ5kXjOGXKXkfTRJuIPyLvKtUWfAGmreilnYn+qIVhE5CgE7SFvzLKHggsAXPaCAflHRiEj0l71WXWJkA==
rollup-plugin-typescript2@^0.24.1:
version "0.24.2"
resolved "https://registry.yarnpkg.com/rollup-plugin-typescript2/-/rollup-plugin-typescript2-0.24.2.tgz#832d52b2e9c0355f310e0145b2fb05a349c8414f"
integrity sha512-teMsD+jxRXj0voIEoyy1xAkQceBcM+cRsCZ0srrlq5ZM8kXvoVh7AMxDYC3I6QRTpJ2RAP03AyMtYmkf0ndoxA==
dependencies:
find-cache-dir "^3.0.0"
fs-extra "8.1.0"
Expand All @@ -8744,7 +8749,7 @@ rollup-pluginutils@2.8.1, rollup-pluginutils@^2.0.1, rollup-pluginutils@^2.5.0,
dependencies:
estree-walker "^0.6.1"

rollup@^1.12.1, rollup@~1.21.1:
rollup@^1.12.1:
version "1.21.2"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.2.tgz#eaabd07d0bd309587ad8bebf731fca6fcb96f4d0"
integrity sha512-sCAHlcQ/PExU5t/kRwkEWHdhGmQrZ2IgdQzbjPVNfhWbKHMMZGYqkASVTpQqRPLtQKg15xzEscc+BnIK/TE7/Q==
Expand All @@ -8753,6 +8758,15 @@ rollup@^1.12.1, rollup@~1.21.1:
"@types/node" "^12.7.4"
acorn "^7.0.0"

rollup@~1.21.2:
version "1.21.3"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.21.3.tgz#2d957e04b230b06a85b8c617bf594f92c37c4d5d"
integrity sha512-43CgeUtHhfiqBOUd0uJo5NEOg2FuheF3SqGN8BqgvnqB4xM2TbfPdudeSdllDcMKpagHb//qtpaAADBurT4GzA==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^12.7.5"
acorn "^7.0.0"

run-async@^2.2.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/run-async/-/run-async-2.3.0.tgz#0371ab4ae0bdd720d4166d7dfda64ff7a445a6c0"
Expand Down Expand Up @@ -9994,10 +10008,10 @@ trim-right@^1.0.1:
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=

ts-node@~8.3.0:
version "8.3.0"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.3.0.tgz#e4059618411371924a1fb5f3b125915f324efb57"
integrity sha512-dyNS/RqyVTDcmNM4NIBAeDMpsAdaQ+ojdf0GOLqE6nwJOgzEkdRNzJywhDfwnuvB10oa6NLVG1rUJQCpRN7qoQ==
ts-node@~8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-8.4.1.tgz#270b0dba16e8723c9fa4f9b4775d3810fd994b4f"
integrity sha512-5LpRN+mTiCs7lI5EtbXmF/HfMeCjzt7DH9CZwtkr6SywStrNQC723wG+aOWFiLNn7zT3kD/RnFqi3ZUfr4l5Qw==
dependencies:
arg "^4.1.0"
diff "^4.0.1"
Expand Down Expand Up @@ -10045,16 +10059,16 @@ tslint@^5.18.0:
tslib "^1.8.0"
tsutils "^2.29.0"

tslint@~5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.18.0.tgz#f61a6ddcf372344ac5e41708095bbf043a147ac6"
integrity sha512-Q3kXkuDEijQ37nXZZLKErssQVnwCV/+23gFEMROi8IlbaBG6tXqLPQJ5Wjcyt/yHPKBC+hD5SzuGaMora+ZS6w==
tslint@~5.20.0:
version "5.20.0"
resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.20.0.tgz#fac93bfa79568a5a24e7be9cdde5e02b02d00ec1"
integrity sha512-2vqIvkMHbnx8acMogAERQ/IuINOq6DFqgF8/VDvhEkBqQh/x6SP0Y+OHnKth9/ZcHQSroOZwUQSN18v8KKF0/g==
dependencies:
"@babel/code-frame" "^7.0.0"
builtin-modules "^1.1.1"
chalk "^2.3.0"
commander "^2.12.1"
diff "^3.2.0"
diff "^4.0.1"
glob "^7.1.1"
js-yaml "^3.13.1"
minimatch "^3.0.4"
Expand Down Expand Up @@ -10121,11 +10135,16 @@ typescript@3.5.3, typescript@~3.5.3:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==

"typescript@>=2.2.0 <4.0.0", typescript@^3.5.3:
"typescript@>=2.2.0 <4.0.0":
version "3.6.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==

typescript@^3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==

uglify-es@~3.3.9:
version "3.3.9"
resolved "https://registry.yarnpkg.com/uglify-es/-/uglify-es-3.3.9.tgz#0c1c4f0700bed8dbc124cdb304d2592ca203e677"
Expand Down

0 comments on commit a37595d

Please sign in to comment.