Skip to content

Commit

Permalink
Merge 2c40c88 into bdf4e46
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Nov 9, 2018
2 parents bdf4e46 + 2c40c88 commit 509835e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 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.3.0",
"@alorel-personal/build-tools": "4.3.1",
"@alorel-personal/conventional-changelog-alorel": "2.0.4",
"@alorel-personal/semantic-release": "1.4.0",
"@alorel-personal/tslint-rules": "4.1.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Expand Up @@ -2,9 +2,9 @@
# yarn lockfile v1


"@alorel-personal/build-tools@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.3.0.tgz#e7ec5f925651ab764cd27d10362cf6dd72eb2e05"
"@alorel-personal/build-tools@4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.3.1.tgz#2e5e626fa060c72a9280be9856fd809a9da78e29"
dependencies:
chalk "^2.4.0"
cross-spawn "^6.0.0"
Expand All @@ -22,7 +22,7 @@
request "^2.88.0"
request-promise "^4.2.0"
rimraf "^2.6.0"
rollup "~0.66.6"
rollup "~0.67.0"
rollup-plugin-node-resolve "^3.4.0"
rollup-plugin-typescript2 "~0.17.2"
tmp "~0.0.33"
Expand Down Expand Up @@ -4038,9 +4038,9 @@ rollup-pluginutils@2.3.3:
estree-walker "^0.5.2"
micromatch "^2.3.11"

rollup@~0.66.6:
version "0.66.6"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.66.6.tgz#ce7d6185beb7acea644ce220c25e71ae03275482"
rollup@~0.67.0:
version "0.67.0"
resolved "https://registry.yarnpkg.com/rollup/-/rollup-0.67.0.tgz#16d4f259c55224dded6408e7666b7731500797a3"
dependencies:
"@types/estree" "0.0.39"
"@types/node" "*"
Expand Down

0 comments on commit 509835e

Please sign in to comment.