Skip to content

Commit

Permalink
build(deps): bump react-select from 5.8.1 to 5.8.3
Browse files Browse the repository at this point in the history
Bumps [react-select](https://github.com/JedWatson/react-select) from 5.8.1 to 5.8.3.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/compare/[email protected]@5.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent e4869ce commit 766b200
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"react-copy-to-clipboard": "^5.1.0",
"react-loader": "^2.4.7",
"react-markdown": "^9.0.1",
"react-select": "^5.8.1",
"react-select": "^5.8.3",
"react-tooltip": "^5.28.0",
"reactjs-popup": "^2.0.6",
"remark-gfm": "^4.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2554,7 +2554,7 @@ __metadata:
react-dom: "npm:^18.3.1"
react-loader: "npm:^2.4.7"
react-markdown: "npm:^9.0.1"
react-select: "npm:^5.8.1"
react-select: "npm:^5.8.3"
react-select-event: "npm:^5.5.1"
react-tooltip: "npm:^5.28.0"
reactjs-popup: "npm:^2.0.6"
Expand Down Expand Up @@ -14082,9 +14082,9 @@ __metadata:
languageName: node
linkType: hard

"react-select@npm:^5.8.1":
version: 5.8.1
resolution: "react-select@npm:5.8.1"
"react-select@npm:^5.8.3":
version: 5.8.3
resolution: "react-select@npm:5.8.3"
dependencies:
"@babel/runtime": "npm:^7.12.0"
"@emotion/cache": "npm:^11.4.0"
Expand All @@ -14098,7 +14098,7 @@ __metadata:
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 0fd73e1e472105f980e09c86f0e6adbdc9f2f5c1befa275b08c71653becdd1829f596155a81b5085cb86f18b20bf4f4cc439ab5fe23e68f326e169dcfe00ccf6
checksum: 25aaf0ad964a31dcf991be8b9eb478f94b2ff5dfd2e74a894f692c6dec9247f6ded6258fbf875984d2ada5aeb0ee742b85c6a94f58fae89112e913526cfd0577
languageName: node
linkType: hard

Expand Down

0 comments on commit 766b200

Please sign in to comment.