Skip to content

Commit

Permalink
Merge 0c45582 into 2b147f2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 7, 2019
2 parents 2b147f2 + 0c45582 commit 8e09dc2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"localforage": "^1.5.0"
},
"devDependencies": {
"@alorel-personal/build-tools": "4.4.9",
"@alorel-personal/build-tools": "4.4.10",
"@alorel-personal/conventional-changelog-alorel": "2.0.4",
"@alorel-personal/semantic-release": "1.4.0",
"@alorel-personal/tslint-rules": "4.1.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@alorel-personal/build-tools@4.4.9":
version "4.4.9"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.4.9.tgz#f1802eb4d6750c91b903a4bd2ddc7c3b1fff24d6"
integrity sha512-kQD4mh2iPnLJhyCl+6Lw4XtNfGLR9b8o1eRWXvSd/Y0spP914ciP9xNxlup5YHG8lJnhFDnlwLm17IMn9VWzGw==
"@alorel-personal/build-tools@4.4.10":
version "4.4.10"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.4.10.tgz#4162f5f8fef375e1d142aa6803d37b56add3e049"
integrity sha512-fFc4fh6a7fXAlod0xLvhPdMwPbTzpyp0vJAX8YJeSpP/bkpqBAC6D6gzhw+PtVmKYrrKcsxJ/nQTI3Ng+K2qUQ==
dependencies:
chalk "^2.4.2"
cross-spawn "^6.0.0"
Expand All @@ -24,7 +24,7 @@
request "^2.88.0"
request-promise "^4.2.4"
rimraf "^2.6.3"
rollup "~1.4.0"
rollup "~1.5.0"
rollup-plugin-node-resolve "^4.0.1"
rollup-plugin-typescript2 "^0.19.3"
tmp "~0.0.33"
Expand Down Expand Up @@ -4977,10 +4977,10 @@ rollup-pluginutils@2.3.3:
estree-walker "^0.5.2"
micromatch "^2.3.11"

rollup@~1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.4.0.tgz#fdc965b4ea7948e0b8e1a9051067dce1a61b3a24"
integrity sha512-E5HP4rgvAqkXQNYfNHgCDnX5HDHwAPDLUVSNp8iTmT49vY34G0DxEfhjPWnqnFi7v0vQtDGkKl2hvLfmsMvmcA==
rollup@~1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-1.5.0.tgz#559350d52db3ea7fc750bfbf434276b7198d60af"
integrity sha512-xs32mjZhXmUPL+1u300YKFoN/Oqa0VoOkVu/5/bf2n60NpHgoO2L1mevuZg4ltkjrcO2dUfaTvCZzD3BPuAyQQ==
dependencies:
"@types/estree" "0.0.39"
"@types/node" "^11.9.5"
Expand Down

0 comments on commit 8e09dc2

Please sign in to comment.