Skip to content

chore(deps-dev): bump @types/react-resizable from 1.7.4 to 3.0.4 in /client #331

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps-dev): bump @types/react-resizable in /client
Bumps [@types/react-resizable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-resizable) from 1.7.4 to 3.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-resizable)

---
updated-dependencies:
- dependency-name: "@types/react-resizable"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2023
commit 2b05af3d87b7670fbb1c33d2ef4520f596bfd2d7
2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@types/qrcode.react": "^1.0.2",
"@types/react-grid-layout": "^1.3.0",
"@types/react-helmet": "^6.1.5",
"@types/react-resizable": "^1.7.4",
"@types/react-resizable": "^3.0.4",
"@types/react-router-dom": "^5.3.2",
"@types/shelljs": "^0.8.11",
"@types/styled-components": "^5.1.19",
Expand Down
10 changes: 5 additions & 5 deletions client/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4097,12 +4097,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-resizable@npm:^1.7.4":
version: 1.7.4
resolution: "@types/react-resizable@npm:1.7.4"
"@types/react-resizable@npm:^3.0.4":
version: 3.0.4
resolution: "@types/react-resizable@npm:3.0.4"
dependencies:
"@types/react": "*"
checksum: d665bb2ddf830b9f841be21204cee119602b3d983537a94ccbad40deb7cd602e04742e3e013009bbb27c2d0fe72441b29ed48bc75f7e482cfb25eaf45f281dc9
checksum: 8c8ab9ec6481195f1875cbc76c95f26794d1d1ce7fcd833078252d6378e197a5b4483bdf4f8c90ae8f3f6f7a9503c518388bd7d09985e72fff3b4d77153f6ebd
languageName: node
linkType: hard

Expand Down Expand Up @@ -17196,7 +17196,7 @@ __metadata:
"@types/qrcode.react": ^1.0.2
"@types/react-grid-layout": ^1.3.0
"@types/react-helmet": ^6.1.5
"@types/react-resizable": ^1.7.4
"@types/react-resizable": ^3.0.4
"@types/react-router-dom": ^5.3.2
"@types/shelljs": ^0.8.11
"@types/styled-components": ^5.1.19
Expand Down