Skip to content

Commit

Permalink
chore(package): update lockfile yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Oct 15, 2019
1 parent 7d89cd7 commit 5c61ad3
Showing 1 changed file with 10 additions and 15 deletions.
25 changes: 10 additions & 15 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.10":
version "4.7.10"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.7.10.tgz#f832ac915f16372ef1b314a6cba5cf57e66085a0"
integrity sha512-YNC5QdtP3ILLyeJw7n62B7sp4WTO5senPUnfVMHY0EAsG/A+L7RYHMn1kMNpK29U/WDTcN+iKhIlS6n3kiLWHQ==
"@alorel-personal/build-tools@4.7.11":
version "4.7.11"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.7.11.tgz#30bf03d9039dc026c6fe168b65683b64213edbae"
integrity sha512-EcStG8dtrOgLuBH3fcZ431rXoTuG8tz/5+13eyn890lv9i4xbyfeGUtrMmQ/l/frSFkwQwsmBGG/AjOfJAMv7A==
dependencies:
chalk "^2.4.2"
cross-spawn "^7.0.0"
Expand All @@ -24,7 +24,7 @@
request "^2.88.0"
request-promise "^4.2.4"
rimraf "^3.0.0"
rollup "~1.23.0"
rollup "~1.24.0"
rollup-plugin-node-resolve "^5.0.0"
rollup-plugin-typescript2 "^0.24.1"
tmp "~0.1.0"
Expand Down Expand Up @@ -1193,11 +1193,6 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.9.tgz#da0210f91096aa67138cf5afd04c4d629f8a406a"
integrity sha512-P57oKTJ/vYivL2BCfxCC5tQjlS8qW31pbOL6qt99Yrjm95YdHgNZwjrTTjMBh+C2/y6PXIX4oz253+jUzxKKfQ==

"@types/node@^12.7.10":
version "12.7.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.7.11.tgz#be879b52031cfb5d295b047f5462d8ef1a716446"
integrity sha512-Otxmr2rrZLKRYIybtdG/sgeO+tHY20GxeDjcGmUnmmlCWyEnv2a2x1ZXBo3BTec4OiTXMQCiazB8NMBf0iRlFw==

"@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 @@ -8782,13 +8777,13 @@ rollup@^1.12.1:
"@types/node" "*"
acorn "^7.1.0"

rollup@~1.23.0:
version "1.23.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.23.0.tgz#e2b2686fc77dfc7891f5adb95c8d865e0f1eb5f4"
integrity sha512-/p72Z3NbHWV+Vi1p2X+BmPA3WqlZxpUqCy6E8U4crMohZnI+j9Ob8ZAfFyNfddT0LxgnJM0olO4mg+noH4SFbg==
rollup@~1.24.0:
version "1.24.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.24.0.tgz#0ace969508babb7a5fcb228e831e9c9a2873c2b0"
integrity sha512-PiFETY/rPwodQ8TTC52Nz2DSCYUATznGh/ChnxActCr8rV5FIk3afBUb3uxNritQW/Jpbdn3kq1Rwh1HHYMwdQ==
dependencies:
"@types/estree" "*"
"@types/node" "^12.7.10"
"@types/node" "*"
acorn "^7.1.0"

run-async@^2.2.0:
Expand Down

0 comments on commit 5c61ad3

Please sign in to comment.