Skip to content

Commit

Permalink
chore(deps): update dependency fractal-page-object to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 11, 2021
1 parent 7247897 commit bec7a18
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion client/web/pinochle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"ember-resolver": "8.0.2",
"ember-source": "3.26.1",
"ember-template-lint": "3.5.0",
"fractal-page-object": "0.1.0",
"fractal-page-object": "0.2.0",
"husky": "4.3.8",
"loader.js": "4.7.0",
"npm-run-all": "4.1.5",
Expand Down
10 changes: 5 additions & 5 deletions client/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10038,10 +10038,10 @@ forwarded@0.2.0:
resolved "https://registry.npmjs.org/forwarded/-/forwarded-0.2.0.tgz#2269936428aad4c15c7ebe9779a84bf0b2a81811"
integrity sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==

fractal-page-object@0.1.0:
version "0.1.0"
resolved "https://registry.npmjs.org/fractal-page-object/-/fractal-page-object-0.1.0.tgz#37219033dd6b8b9ba2606727d9c8b21ae73f2c52"
integrity sha512-dLvBc0yW0eOxZJVb3Uxr9gbtR2BKZl5UKUuPn1hk556MKdsbQmvKazOuHKQt9/loc5uFYwpt9MI1nHkygj6XVQ==
fractal-page-object@0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/fractal-page-object/-/fractal-page-object-0.2.0.tgz#31c64b1ae54211f72068e45f48e9fa6b27024ecd"
integrity sha512-60WNDCdv6syGGhzJXhPo2E0D0MD2OntEVwUwB22egg5agzcZOB11Co/WSJmOC+0mvJ+K3bVlglWg+ZCf8eBaEA==

fraction.js@^4.1.1:
version "4.1.1"
Expand Down Expand Up @@ -18510,7 +18510,7 @@ xmlhttprequest-ssl@~1.6.2:
resolved "https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.6.3.tgz#03b713873b01659dfa2c1c5d056065b27ddc2de6"
integrity sha512-3XfeQE/wNkvrIktn2Kf0869fC0BN6UpydVasGIeSm2B1Llihf7/0UfZM+eCkOw3P7bP4+qPgqhm7ZoxuJtFU0Q==

xstate@4.18.0, xstate@^4.12.0, xstate@^4.18.0:
xstate@4.20.2, xstate@^4.12.0, xstate@^4.18.0:
version "4.20.2"
resolved "https://registry.npmjs.org/xstate/-/xstate-4.20.2.tgz#a22e6e63fc327b8d707494be3bf4897fb7890b37"
integrity sha512-HvU+NCYffTOC1oiopNKve3IdLNRpuvNa3tv+fhM8mo9+TGCF35wIMQJON7bWG/2041ySBKw78PW2goV+Ug073w==
Expand Down

0 comments on commit bec7a18

Please sign in to comment.