Skip to content

Commit

Permalink
chore(deps): update dependency recoil to v0.7.7 (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 6, 2023
1 parent 37725f2 commit cd579cc
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 @@ -86,7 +86,7 @@
"prettier": "2.8.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"recoil": "0.7.6",
"recoil": "0.7.7",
"recoil-sync": "0.2.0",
"simple-git-hooks": "2.8.1",
"transit-js": "0.8.874",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4316,10 +4316,10 @@ recoil-sync@0.2.0:
"@recoiljs/refine" "^0.1.1"
transit-js "^0.8.874"

recoil@0.7.6:
version "0.7.6"
resolved "https://registry.yarnpkg.com/recoil/-/recoil-0.7.6.tgz#75297ecd70bbfeeb72e861aa6141a86bb6dfcd5e"
integrity sha512-hsBEw7jFdpBCY/tu2GweiyaqHKxVj6EqF2/SfrglbKvJHhpN57SANWvPW+gE90i3Awi+A5gssOd3u+vWlT+g7g==
recoil@0.7.7:
version "0.7.7"
resolved "https://registry.yarnpkg.com/recoil/-/recoil-0.7.7.tgz#c5f2c843224384c9c09e4a62c060fb4c1454dc8e"
integrity sha512-8Og5KPQW9LwC577Vc7Ug2P0vQshkv1y3zG3tSSkWMqkWSwHmE+by06L8JtnGocjW6gcCvfwB3YtrJG6/tWivNQ==
dependencies:
hamt_plus "1.0.2"

Expand Down

0 comments on commit cd579cc

Please sign in to comment.