Skip to content

Commit

Permalink
Upgrade memoize one to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
adam187 authored and marianacapelo committed Aug 11, 2021
1 parent d6555f0 commit a422fe2
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 @@ -14,7 +14,7 @@
"dependencies": {
"classnames": "^2.2.5",
"emotion": "^9.1.2",
"memoize-one": "^4.0.0",
"memoize-one": "^5.0.0",
"prop-types": "^15.6.0",
"raf": "^3.4.0",
"react-input-autosize": "^2.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7744,10 +7744,10 @@ mem@^1.1.0:
dependencies:
mimic-fn "^1.0.0"

memoize-one@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-4.0.0.tgz#fc5e2f1427a216676a62ec652cf7398cfad123db"
integrity sha512-wdpOJ4XBejprGn/xhd1i2XR8Dv1A25FJeIvR7syQhQlz9eXsv+06llcvcmBxlWVGv4C73QBsWA8kxvZozzNwiQ==
memoize-one@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/memoize-one/-/memoize-one-5.0.0.tgz#d55007dffefb8de7546659a1722a5d42e128286e"
integrity sha512-7g0+ejkOaI9w5x6LvQwmj68kUj6rxROywPSCqmclG/HBacmFnZqhVscQ8kovkn9FBCNJmOz6SY42+jnvZzDWdw==

memory-fs@^0.4.0, memory-fs@~0.4.1:
version "0.4.1"
Expand Down

0 comments on commit a422fe2

Please sign in to comment.