Skip to content

Commit

Permalink
Merge c6ecd23 into 0ab89a0
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 26, 2019
2 parents 0ab89a0 + c6ecd23 commit ece6ec0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 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.13",
"@alorel-personal/build-tools": "4.4.14",
"@alorel-personal/conventional-changelog-alorel": "2.0.4",
"@alorel-personal/semantic-release": "1.4.0",
"@alorel-personal/tslint-rules": "4.1.1",
Expand Down
22 changes: 11 additions & 11 deletions yarn.lock
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@alorel-personal/build-tools@4.4.13":
version "4.4.13"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.4.13.tgz#699367de9b2cb68b938559f5c9145b79821940f7"
integrity sha512-upl+fCAstjJdGMnYu3lLYud77VbARjmxlv48al3tBKAUuoPU1hgOYPLHM9wJRgdecih/Z/8cRuLe2brrZ4mQmA==
"@alorel-personal/build-tools@4.4.14":
version "4.4.14"
resolved "https://registry.yarnpkg.com/@alorel-personal/build-tools/-/build-tools-4.4.14.tgz#155263d88f87d5711bbaa6e462992130c0350a87"
integrity sha512-dpz9sCpC6sPHXfwHaycMLAK2yGWs+7kbFwC0X6lKAddXHTaU5Nsi9SUFUrdcrWQ+z8kqTE/xn4iPTWaSY1Glrw==
dependencies:
chalk "^2.4.2"
cross-spawn "^6.0.0"
Expand All @@ -27,7 +27,7 @@
rollup "~1.7.0"
rollup-plugin-node-resolve "^4.0.1"
rollup-plugin-typescript2 "^0.20.1"
tmp "~0.0.33"
tmp "~0.1.0"
tslib "^1.9.0"
tslint "5.13.1"
typescript "^3.1.6"
Expand Down Expand Up @@ -4057,7 +4057,7 @@ os-name@^3.0.0:
macos-release "^2.0.0"
windows-release "^3.1.0"

os-tmpdir@^1.0.0, os-tmpdir@~1.0.2:
os-tmpdir@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=
Expand Down Expand Up @@ -5401,12 +5401,12 @@ tiny-relative-date@^1.3.0:
resolved "https://registry.yarnpkg.com/tiny-relative-date/-/tiny-relative-date-1.3.0.tgz#fa08aad501ed730f31cc043181d995c39a935e07"
integrity sha512-MOQHpzllWxDCHHaDno30hhLfbouoYlOI8YlMNtvKe1zXbjEVhbcEovQxvZrPvtiYW630GQDoMMarCnjfyfHA+A==

tmp@~0.0.33:
version "0.0.33"
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
tmp@~0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
integrity sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw==
dependencies:
os-tmpdir "~1.0.2"
rimraf "^2.6.3"

to-fast-properties@^2.0.0:
version "2.0.0"
Expand Down

0 comments on commit ece6ec0

Please sign in to comment.