Skip to content

Commit

Permalink
build(deps): bump swr from 1.1.2 to 1.2.2 in /website
Browse files Browse the repository at this point in the history
Bumps [swr](https://github.com/vercel/swr) from 1.1.2 to 1.2.2.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](vercel/swr@1.1.2...1.2.2)

---
updated-dependencies:
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 21, 2022
1 parent b5a0556 commit 66618bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"react-router-dom": "^6.2.1",
"react-scripts": "^5.0.0",
"react-use": "^17.3.2",
"swr": "^1.1.2"
"swr": "^1.2.2"
},
"scripts": {
"start": "react-scripts start",
Expand Down
8 changes: 4 additions & 4 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10204,10 +10204,10 @@ svgo@^2.7.0:
picocolors "^1.0.0"
stable "^0.1.8"

swr@^1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/swr/-/swr-1.1.2.tgz#9f3de2541931fccf03c48f322f1fc935a7551612"
integrity sha512-UsM0eo5T+kRPyWFZtWRx2XR5qzohs/LS4lDC0GCyLpCYFmsfTk28UCVDbOE9+KtoXY4FnwHYiF+ZYEU3hnJ1lQ==
swr@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/swr/-/swr-1.2.2.tgz#6cae09928d30593a7980d80f85823e57468fac5d"
integrity sha512-ky0BskS/V47GpW8d6RU7CPsr6J8cr7mQD6+do5eky3bM0IyJaoi3vO8UhvrzJaObuTlGhPl2szodeB2dUd76Xw==

symbol-tree@^3.2.4:
version "3.2.4"
Expand Down

0 comments on commit 66618bf

Please sign in to comment.