Skip to content

Commit

Permalink
chore(deps-dev): bump react-devtools from 4.27.8 to 4.28.0 (#248)
Browse files Browse the repository at this point in the history
Bumps [react-devtools](https://github.com/facebook/react/tree/HEAD/packages/react-devtools) from 4.27.8 to 4.28.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/react-devtools/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-devtools)

---
updated-dependencies:
- dependency-name: react-devtools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 26, 2023
1 parent c06d3a3 commit d197a08
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/react-dom": "^18.0.6",
"autoprefixer": "^10.4.8",
"postcss": "^8.4.16",
"react-devtools": "^4.27.8",
"react-devtools": "^4.28.0",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4"
}
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6732,7 +6732,7 @@ __metadata:
nanoid: ^4.0.0
postcss: ^8.4.16
react: ^18.2.0
react-devtools: ^4.27.8
react-devtools: ^4.28.0
react-dom: ^18.2.0
react-flow-renderer: ^10.3.16
react-hot-toast: ^2.4.0
Expand Down Expand Up @@ -26869,29 +26869,29 @@ __metadata:
languageName: node
linkType: hard

"react-devtools-core@npm:4.27.8":
version: 4.27.8
resolution: "react-devtools-core@npm:4.27.8"
"react-devtools-core@npm:4.28.0":
version: 4.28.0
resolution: "react-devtools-core@npm:4.28.0"
dependencies:
shell-quote: ^1.6.1
ws: ^7
checksum: 83213d5f620e95cf9e60d21a186949f1a523253ea5cca3371d61cf74102efd5074e2e9431cebe4cd9be45a77db647af9c2cdb44c69907ed07441a3334ca19c8b
checksum: a5be506a35ca027ba283f0efa7c0c9a818bd8b9b38b77081960423cc038b9f3ab3014970ed9cdd451b72a949bc279399daedb65931e8a44def0fb49c0a69f0a7
languageName: node
linkType: hard

"react-devtools@npm:^4.27.8":
version: 4.27.8
resolution: "react-devtools@npm:4.27.8"
"react-devtools@npm:^4.28.0":
version: 4.28.0
resolution: "react-devtools@npm:4.28.0"
dependencies:
cross-spawn: ^5.0.1
electron: ^23.1.2
ip: ^1.1.4
minimist: ^1.2.3
react-devtools-core: 4.27.8
react-devtools-core: 4.28.0
update-notifier: ^2.1.0
bin:
react-devtools: bin.js
checksum: 221b6b225e2c2c3dd5c5b654fa82bc98ed506b814c1c568de894ac1a845811aa264ef969d9ad6c463386caf64b9e790071d31402508eb4eaec42755ab120f9ea
checksum: aa5748e7f7d359bb754b4ee38505ce1855e8bb8217532b905d80d7ee107e2661a861a9c862b27b8a13cc495cb930951ab9cdf7da625c13e608667c345c6aa46d
languageName: node
linkType: hard

Expand Down

1 comment on commit d197a08

@vercel
Copy link

@vercel vercel bot commented on d197a08 Sep 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

revert-client – ./

revert-client-git-main-revertdev.vercel.app
revert-client-revertdev.vercel.app
app.revert.dev

Please sign in to comment.