Skip to content

Commit

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

---
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 Jun 23, 2023
1 parent a66cb75 commit a5e1541
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.13.0",
"react-scripts": "^5.0.1",
"react-use": "^17.4.0",
"swr": "^2.1.5"
"swr": "^2.2.0"
},
"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 @@ -10664,10 +10664,10 @@ svgo@^2.7.0:
picocolors "^1.0.0"
stable "^0.1.8"

swr@^2.1.5:
version "2.1.5"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.1.5.tgz#688effa719c03f6d35c66decbb0f8e79c7190399"
integrity sha512-/OhfZMcEpuz77KavXST5q6XE9nrOBOVcBLWjMT+oAE/kQHyE3PASrevXCtQDZ8aamntOfFkbVJp7Il9tNBQWrw==
swr@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.2.0.tgz#575c6ac1bec087847f4c86a39ccbc0043c834d6a"
integrity sha512-AjqHOv2lAhkuUdIiBu9xbuettzAzWXmCEcLONNKJRba87WAefz8Ca9d6ds/SzrPc235n1IxWYdhJ2zF3MNUaoQ==
dependencies:
use-sync-external-store "^1.2.0"

Expand Down

0 comments on commit a5e1541

Please sign in to comment.