update dependencies

This commit is contained in:
Philipp Kunz 2017-05-28 00:14:11 +02:00
parent 59161f1eeb
commit 4347f800e6
4 changed files with 8 additions and 4 deletions

View File

@ -28,7 +28,7 @@
"dependencies": {
"@types/lodash": "^4.14.64",
"lodash": "^4.17.4",
"smartfile": "^4.2.16",
"smartfile": "^4.2.17",
"smartfm": "^1.0.5",
"smarthbs": "^1.0.15",
"smartinteract": "^1.0.4",

View File

@ -0,0 +1 @@
# some undefined variable

View File

@ -1 +1,4 @@
---
fileName: changedname.md
---
# some {{wow}}

View File

@ -861,9 +861,9 @@ smartenv@^2.0.0:
smartq "^1.1.1"
typings-global "^1.0.14"
smartfile@^4.2.11, smartfile@^4.2.16:
version "4.2.16"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.16.tgz#bb93ab4b66d75733c3c2df5ac1859bec747cf7cf"
smartfile@^4.2.11, smartfile@^4.2.17:
version "4.2.17"
resolved "https://registry.yarnpkg.com/smartfile/-/smartfile-4.2.17.tgz#9eba8f65eea7e4db51aa30562f6039815a88b125"
dependencies:
"@types/fs-extra" "3.x.x"
"@types/vinyl" "^2.0.0"