Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Merge pull request #57 from JaneJeon/dependabot/npm_and_yarn/objectio…
Browse files Browse the repository at this point in the history
…n-visibility-1.0.0

Bump objection-visibility from 0.4.0 to 1.0.0
  • Loading branch information
JaneJeon authored Feb 10, 2020
2 parents 552df9a + 9d2cae3 commit 21820c5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"lint-staged": "^10.0.2",
"objection-1": "npm:objection@1",
"objection-2": "npm:objection@2",
"objection-visibility": "^0.4.0",
"objection-visibility": "^1.0.0",
"prettier": "^1.18.2",
"snazzy": "^8.0.0",
"sqlite3": "^4.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3772,10 +3772,10 @@ object.values@^1.1.0:
ajv "^6.10.2"
db-errors "^0.2.3"

objection-visibility@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/objection-visibility/-/objection-visibility-0.4.0.tgz#8ca3f02e3edc5e256efc3db24a3cf7d5225e0e92"
integrity sha512-3LuUDj8sJ6GOwtH2WSOCsJv/N4h2JzYmhlFaz7tURtgHq0dk59AU7ModNUeTZV9madDhaFF6bbqsuZRxpyLNYg==
objection-visibility@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/objection-visibility/-/objection-visibility-1.0.0.tgz#a79ceee54bc30743677b5ed526edf4f0bdcebbd0"
integrity sha512-mxM9ykxR5WMUNRUlbOf87UPntsLevAGdzrAEiYZGpk47h8wCGF22/9pfj431R2Phn5BaA6Kt+hAkWUVond3GVw==

once@^1.3.0, once@^1.3.1, once@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 21820c5

Please sign in to comment.