Skip to content

Commit

Permalink
Merge ee8133a into 3c4237b
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jun 26, 2019
2 parents 3c4237b + ee8133a commit 1ee8a39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"@semantic-release/git": "^7.0.1",
"@semantic-release/npm": "^5.0.1",
"@types/chai": "^4.1.4",
"@types/fs-extra": "^7.0.0",
"@types/fs-extra": "^8.0.0",
"@types/mocha": "^5.2.5",
"@types/node": "^12.0.0",
"@types/uuid": "^3.4.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -259,10 +259,10 @@
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.7.tgz#1b8e33b61a8c09cbe1f85133071baa0dbf9fa71a"
integrity sha512-2Y8uPt0/jwjhQ6EiluT0XCri1Dbplr0ZxfFXUz+ye13gaqE8u5gL5ppao1JrUYr9cIip5S6MvQzBS7Kke7U9VA==

"@types/fs-extra@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-7.0.0.tgz#9c4ad9e1339e7448a76698829def1f159c1b636c"
integrity sha512-ndoMMbGyuToTy4qB6Lex/inR98nPiNHacsgMPvy+zqMLgSxbt8VtWpDArpGp69h1fEDQHn1KB+9DWD++wgbwYA==
"@types/fs-extra@^8.0.0":
version "8.0.0"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.0.0.tgz#d3e2c313ca29f95059f198dd60d1f774642d4b25"
integrity sha512-bCtL5v9zdbQW86yexOlXWTEGvLNqWxMFyi7gQA7Gcthbezr2cPSOb8SkESVKA937QD5cIwOFLDFt0MQoXOEr9Q==
dependencies:
"@types/node" "*"

Expand Down

0 comments on commit 1ee8a39

Please sign in to comment.