Skip to content

Commit

Permalink
Merge 19d5d93 into 55a938a
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Sep 12, 2018
2 parents 55a938a + 19d5d93 commit a4b75ec
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"localforage": "^1.5.0"
},
"devDependencies": {
"@alorel-personal/build-tools": "3.1.0",
"@alorel-personal/build-tools": "3.2.1",
"@alorel-personal/conventional-changelog-alorel": "2.0.3",
"@alorel-personal/semantic-release": "1.3.1",
"@alorel-personal/tslint-rules": "2.0.0",
Expand Down
11 changes: 8 additions & 3 deletions yarn.lock
Expand Up @@ -2,15 +2,16 @@
# yarn lockfile v1


"@alorel-personal/build-tools@3.1.0":
version "3.1.0"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-3.1.0.tgz#48352dafa1f4c50104541e01703c6c85c84e756f"
"@alorel-personal/build-tools@3.2.1":
version "3.2.1"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-3.2.1.tgz#4ed7cbf32db7ac53329ba5a66cb6e7404b905b79"
dependencies:
delete-empty "^2.0.0"
fs-extra "^7.0.0"
glob "^7.1.0"
json5 "^2.0.0"
lodash "^4.17.0"
readline-sync "^1.4.9"
yamljs "^0.3.0"
yargs "^12.0.0"

Expand Down Expand Up @@ -4432,6 +4433,10 @@ readdirp@^2.0.0:
readable-stream "^2.0.2"
set-immediate-shim "^1.0.1"

readline-sync@^1.4.9:
version "1.4.9"
resolved "https://registry.yarnpkg.com/readline-sync/-/readline-sync-1.4.9.tgz#3eda8e65f23cd2a17e61301b1f0003396af5ecda"

redent@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/redent/-/redent-2.0.0.tgz#c1b2007b42d57eb1389079b3c8333639d5e1ccaa"
Expand Down

0 comments on commit a4b75ec

Please sign in to comment.