Skip to content
This repository was archived by the owner on Jan 8, 2022. It is now read-only.

Commit d2a7395

Browse files
build(deps): bump swr from 0.5.2 to 0.5.3 (#15)
Bumps [swr](https://github.com/vercel/swr) from 0.5.2 to 0.5.3. - [Release notes](https://github.com/vercel/swr/releases) - [Commits](https://github.com/vercel/swr/commits/0.5.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baaf84a commit d2a7395

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react-transition-group": "^4.4.1",
2525
"styled-components": "^5.2.1",
2626
"styled-components-breakpoint": "^3.0.0-preview.20",
27-
"swr": "^0.5.2",
27+
"swr": "^0.5.3",
2828
"yup": "^0.32.9"
2929
},
3030

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6074,10 +6074,10 @@ supports-color@^7.1.0, supports-color@^7.2.0:
60746074
dependencies:
60756075
has-flag "^4.0.0"
60766076

6077-
swr@^0.5.2:
6078-
version "0.5.2"
6079-
resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.2.tgz#b7b32c3b10237ca0b4b167accfa7ce37dda356f8"
6080-
integrity sha512-uHCk7XmA8EGJOv9m2NRQLaiCo+JTsSdlSXc0dqyuLRKG3gzep0iOTwyz7XKL+3iC8ZyUjq+w6Kl/SneqIL1ncA==
6077+
swr@^0.5.3:
6078+
version "0.5.3"
6079+
resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.3.tgz#7290a9a61329d930583ef365317e636b8dbaa8bb"
6080+
integrity sha512-RUE3RWn3jt9e4qLPat2A9vbHG/5N6konsc27xKjE65jFSiGv0P7HLD8IGvwAv6DRKktL7Od2UcayX0plKb2awg==
60816081

60826082
symbol-observable@^1.1.0, symbol-observable@^1.2.0:
60836083
version "1.2.0"

0 commit comments

Comments
 (0)