Skip to content

Commit 2b05af3

Browse files
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>
1 parent ab68b67 commit 2b05af3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/qrcode.react": "^1.0.2",
3434
"@types/react-grid-layout": "^1.3.0",
3535
"@types/react-helmet": "^6.1.5",
36-
"@types/react-resizable": "^1.7.4",
36+
"@types/react-resizable": "^3.0.4",
3737
"@types/react-router-dom": "^5.3.2",
3838
"@types/shelljs": "^0.8.11",
3939
"@types/styled-components": "^5.1.19",

client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4097,12 +4097,12 @@ __metadata:
40974097
languageName: node
40984098
linkType: hard
40994099

4100-
"@types/react-resizable@npm:^1.7.4":
4101-
version: 1.7.4
4102-
resolution: "@types/react-resizable@npm:1.7.4"
4100+
"@types/react-resizable@npm:^3.0.4":
4101+
version: 3.0.4
4102+
resolution: "@types/react-resizable@npm:3.0.4"
41034103
dependencies:
41044104
"@types/react": "*"
4105-
checksum: d665bb2ddf830b9f841be21204cee119602b3d983537a94ccbad40deb7cd602e04742e3e013009bbb27c2d0fe72441b29ed48bc75f7e482cfb25eaf45f281dc9
4105+
checksum: 8c8ab9ec6481195f1875cbc76c95f26794d1d1ce7fcd833078252d6378e197a5b4483bdf4f8c90ae8f3f6f7a9503c518388bd7d09985e72fff3b4d77153f6ebd
41064106
languageName: node
41074107
linkType: hard
41084108

@@ -17196,7 +17196,7 @@ __metadata:
1719617196
"@types/qrcode.react": ^1.0.2
1719717197
"@types/react-grid-layout": ^1.3.0
1719817198
"@types/react-helmet": ^6.1.5
17199-
"@types/react-resizable": ^1.7.4
17199+
"@types/react-resizable": ^3.0.4
1720017200
"@types/react-router-dom": ^5.3.2
1720117201
"@types/shelljs": ^0.8.11
1720217202
"@types/styled-components": ^5.1.19

0 commit comments

Comments
 (0)