Skip to content

Commit

Permalink
Merge pull request #215 from blackflux/dev
Browse files Browse the repository at this point in the history
[Gally]: master <- dev
  • Loading branch information
simlu committed May 4, 2019
2 parents 0a78199 + 5adb0a3 commit 71a0c80
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Utility functions around object paths",
"main": "lib/index.js",
"dependencies": {
"object-scan": "9.0.3"
"object-scan": "10.0.0"
},
"devDependencies": {
"@babel/cli": "7.4.4",
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Expand Up @@ -4788,6 +4788,11 @@ object-keys@^1.0.11, object-keys@^1.0.12:
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==

object-scan@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-10.0.0.tgz#0d0cc64cfa2f2dda566ac823ee8fde499ce48c6a"
integrity sha512-3Ruym+3+MfukE5uWwHOwhJaWjI92arh+TgaLjMVdpjAuAdDCpvtaP3xviq9y8a3XxJptFCmOeJ6MQw0iH0pw3w==

object-scan@9.0.3:
version "9.0.3"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-9.0.3.tgz#11236cede9116e850c9784dd261538a531ab7c51"
Expand Down

0 comments on commit 71a0c80

Please sign in to comment.