Skip to content

Commit

Permalink
chore(deps): Bump zustand from 4.3.2 to 4.3.3 (#14653)
Browse files Browse the repository at this point in the history
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v4.3.2...v4.3.3)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2023
1 parent 33a63b4 commit ca051c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"underscore": "1.13.6",
"uuidjs": "4.2.13",
"webrtc-adapter": "6.4.8",
"zustand": "4.3.2"
"zustand": "4.3.3"
},
"devDependencies": {
"@babel/core": "7.20.12",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16856,7 +16856,7 @@ __metadata:
webpack-hot-middleware: 2.25.3
webrtc-adapter: 6.4.8
workbox-webpack-plugin: 6.5.4
zustand: 4.3.2
zustand: 4.3.3
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -17320,9 +17320,9 @@ __metadata:
languageName: node
linkType: hard

"zustand@npm:4.3.2":
version: 4.3.2
resolution: "zustand@npm:4.3.2"
"zustand@npm:4.3.3":
version: 4.3.3
resolution: "zustand@npm:4.3.3"
dependencies:
use-sync-external-store: 1.2.0
peerDependencies:
Expand All @@ -17333,6 +17333,6 @@ __metadata:
optional: true
react:
optional: true
checksum: fc443abf5bc9deac0d4e375847e7914e44c7ffc9f7f09b60e466cb9bbbcf5a46706bf2f9c8b9e6e6c9a1c5aea0bd6123cbf9fbcd39788ae27d8494d505969ae8
checksum: fe0277ab0ce14849dea254cbdcfe83d4614364d38e616875f75ef2419f29085f5b03605efabeb33189a4557e647efaa294e0984c4f642e0566f445a7b207cdd6
languageName: node
linkType: hard

0 comments on commit ca051c5

Please sign in to comment.