Skip to content

Commit

Permalink
fix(deps): bump object-scan from 13.6.9 to 13.6.10
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 30, 2020
1 parent 61da4d5 commit bd788a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Utility functions around nested object fields",
"main": "lib/index.js",
"dependencies": {
"object-scan": "13.6.9"
"object-scan": "13.6.10"
},
"devDependencies": {
"@babel/cli": "7.12.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5331,16 +5331,16 @@ object-keys@^1.0.12, object-keys@^1.1.1:
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==

[email protected]:
version "13.6.10"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.6.10.tgz#61c86fed524fdb8886386d49002651a457732a1e"
integrity sha512-k506yIRyRB2ZvrAdaqgsejNA2lldFUGPJVg3ThiVS1uMmOLHDDtGywle3nKleU7YVI3+WHck5gb37w6sGvBZSA==

[email protected]:
version "13.6.6"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.6.6.tgz#e44677a7f5411b96bf5d5f66ce627e94ea09e599"
integrity sha512-Ag+m0/43i2HhbxMptWA9gZT0XvEQAv2fsvPkUQzvZTgo8sGcFgqdXEDFtru1VnYSTZpBWcEePy8dI0yyyFI5wA==

[email protected]:
version "13.6.9"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.6.9.tgz#0f3e58a53457cacfc47ff2e629c8cb0c4ad21cc1"
integrity sha512-313rLSzH9uE9I9aGIt+seNP/k1XvB6iAOyuDYJdnqEmG/wyVb9enG7rOtTTe6cO3KEp4B9K//D2hSj8iVlMzLA==

[email protected]:
version "1.1.29"
resolved "https://registry.yarnpkg.com/object-treeify/-/object-treeify-1.1.29.tgz#53a0fe8346ca0936ed9f3b5dfb24438d534a7e17"
Expand Down

0 comments on commit bd788a4

Please sign in to comment.