Skip to content

Commit fa3995c

Browse files
dependabot[bot]asabaylus
authored andcommitted
Bump react-modal from 3.12.1 to 3.13.1
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.12.1 to 3.13.1. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](reactjs/react-modal@v3.12.1...v3.13.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3bea551 commit fa3995c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"fuzzysort": "^1.1.4",
8080
"mousetrap": "^1.6.5",
8181
"react-autosuggest": "^10.1.0",
82-
"react-modal": "^3.12.1"
82+
"react-modal": "^3.13.1"
8383
},
8484
"eslintConfig": {
8585
"extends": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13501,10 +13501,10 @@ react-lifecycles-compat@^3.0.0, react-lifecycles-compat@^3.0.4:
1350113501
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
1350213502
integrity sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==
1350313503

13504-
react-modal@^3.12.1:
13505-
version "3.12.1"
13506-
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.12.1.tgz#38c33f70d81c33d02ff1ed115530443a3dc2afd3"
13507-
integrity sha512-WGuXn7Fq31PbFJwtWmOk+jFtGC7E9tJVbFX0lts8ZoS5EPi9+WWylUJWLKKVm3H4GlQ7ZxY7R6tLlbSIBQ5oZA==
13504+
react-modal@^3.13.1:
13505+
version "3.13.1"
13506+
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.13.1.tgz#a02dce63bbfee7582936f1e9835d518ef8f56453"
13507+
integrity sha512-m6yXK7I4YKssQnsjHK7xITSXy2O81BSOHOsg0/uWAsdKtuT9HF2tdoYhRuxNNQg2V+LgepsoHUPJKS8m6no+eg==
1350813508
dependencies:
1350913509
exenv "^1.2.0"
1351013510
prop-types "^15.5.10"

0 commit comments

Comments
 (0)