Skip to content

Commit a580ce8

Browse files
authored
Merge pull request #790 from itdagene-ntnu/dependabot/npm_and_yarn/react-modal-and-types/react-modal-3.15.1
Bump react-modal and @types/react-modal
2 parents 120c5d3 + f90df56 commit a580ce8

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-hamburger-menu": "^1.2.1",
3838
"react-infinite-scroller": "^1.2.4",
3939
"react-markdown": "^5.0.3",
40-
"react-modal": "^3.14.4",
40+
"react-modal": "^3.15.1",
4141
"react-relay": "^10.1.2",
4242
"react-responsive-carousel": "^3.2.11",
4343
"react-select": "^3.1.1",
@@ -58,7 +58,7 @@
5858
"@types/react": "^17.0.39",
5959
"@types/react-hamburger-menu": "^0.0.4",
6060
"@types/react-infinite-scroller": "^1.2.1",
61-
"@types/react-modal": "^3.10.6",
61+
"@types/react-modal": "^3.13.1",
6262
"@types/react-relay": "^13.0.1",
6363
"@types/react-select": "^3.0.22",
6464
"@types/relay-runtime": "^10.1.5",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1470,10 +1470,10 @@
14701470
dependencies:
14711471
"@types/react" "*"
14721472

1473-
"@types/react-modal@^3.10.6":
1474-
version "3.10.6"
1475-
resolved "https://registry.yarnpkg.com/@types/react-modal/-/react-modal-3.10.6.tgz#76717220f32bc72769190692147814a540053c7e"
1476-
integrity sha512-XpshhwVYir1TRZ2HS5EfmNotJjB8UEC2IkT3omNtiQzROOXSzVLz5xsjwEpACP8U+PctkpfZepX+WT5oDf0a9g==
1473+
"@types/react-modal@^3.13.1":
1474+
version "3.13.1"
1475+
resolved "https://registry.yarnpkg.com/@types/react-modal/-/react-modal-3.13.1.tgz#5b9845c205fccc85d9a77966b6e16dc70a60825a"
1476+
integrity sha512-iY/gPvTDIy6Z+37l+ibmrY+GTV4KQTHcCyR5FIytm182RQS69G5ps4PH2FxtC7bAQ2QRHXMevsBgck7IQruHNg==
14771477
dependencies:
14781478
"@types/react" "*"
14791479

@@ -8388,10 +8388,10 @@ react-markdown@^5.0.3:
83888388
unist-util-visit "^2.0.0"
83898389
xtend "^4.0.1"
83908390

8391-
react-modal@^3.14.4:
8392-
version "3.14.4"
8393-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.14.4.tgz#2ca7e8e9a180955e5c9508c228b73167c1e6f6a3"
8394-
integrity sha512-8surmulejafYCH9wfUmFyj4UfbSJwjcgbS9gf3oOItu4Hwd6ivJyVBETI0yHRhpJKCLZMUtnhzk76wXTsNL6Qg==
8391+
react-modal@^3.15.1:
8392+
version "3.15.1"
8393+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.15.1.tgz#950ce67bfef80971182dd0ed38f2d9b1a681288b"
8394+
integrity sha512-duB9bxOaYg7Zt6TMFldIFxQRtSP+Dg3F1ZX3FXxSUn+3tZZ/9JCgeAQKDg7rhZSAqopq8TFRw3yIbnx77gyFTw==
83958395
dependencies:
83968396
exenv "^1.2.0"
83978397
prop-types "^15.7.2"

0 commit comments

Comments
 (0)