Skip to content

Commit

Permalink
chore(deps-dev): bump swr from 2.3.1 to 2.3.2 (#12577)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2025
1 parent 798d244 commit acf6f8e
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 @@ -266,7 +266,7 @@
"stylelint-order": "^6.0.4",
"stylelint-prettier": "^4.1.0",
"stylelint-scss": "^5.3.2",
"swr": "^2.3.1",
"swr": "^2.3.2",
"terser-loader": "^2.0.3",
"terser-webpack-plugin": "^5.3.11",
"ts-jest": "^29.2.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14766,10 +14766,10 @@ svgo@^3.0.2, svgo@^3.3.2:
csso "^5.0.5"
picocolors "^1.0.0"

swr@^2.3.1:
version "2.3.1"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.1.tgz#ae1a0d93562f12308136055baa49cce851950316"
integrity sha512-ALcpdX8Q2WGkuSKrxb1SSGCzoRb3xfkq0SH+AhtF9OXIWIXGSA+uJzGT682UJjqSTC2uN0myJJikFz43ApUPAw==
swr@^2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/swr/-/swr-2.3.2.tgz#e7c4eb7115e7ff734e445ad0036e97812dd95191"
integrity sha512-RosxFpiabojs75IwQ316DGoDRmOqtiAj0tg8wCcbEu4CiLZBs/a9QNtHV7TUfDXmmlgqij/NqzKq/eLelyv9xA==
dependencies:
dequal "^2.0.3"
use-sync-external-store "^1.4.0"
Expand Down

0 comments on commit acf6f8e

Please sign in to comment.