Skip to content

Commit 1545faf

Browse files
Update react-modal types version (#3173)
Signed-off-by: Indranil Halder <[email protected]>
1 parent fc1b91f commit 1545faf

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/react-dom": "^18.0.11",
7171
"@types/react-lifecycles-compat": "^3.0.1",
7272
"@types/react-map-gl": "^6.1.3",
73-
"@types/react-modal": "^3.13.1",
73+
"@types/react-modal": "^3.16.3",
7474
"@types/react-redux": "^7.1.23",
7575
"@types/react-virtualized": "^9.21.30",
7676
"@types/react-vis": "1.11.7",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4954,7 +4954,7 @@ __metadata:
49544954
"@types/react-dom": "npm:^18.0.11"
49554955
"@types/react-lifecycles-compat": "npm:^3.0.1"
49564956
"@types/react-map-gl": "npm:^6.1.3"
4957-
"@types/react-modal": "npm:^3.13.1"
4957+
"@types/react-modal": "npm:^3.16.3"
49584958
"@types/react-redux": "npm:^7.1.23"
49594959
"@types/react-virtualized": "npm:^9.21.30"
49604960
"@types/react-vis": "npm:1.11.7"
@@ -10383,7 +10383,7 @@ __metadata:
1038310383
languageName: node
1038410384
linkType: hard
1038510385

10386-
"@types/react-modal@npm:^3.13.1":
10386+
"@types/react-modal@npm:^3.16.3":
1038710387
version: 3.16.3
1038810388
resolution: "@types/react-modal@npm:3.16.3"
1038910389
dependencies:

0 commit comments

Comments
 (0)