Skip to content

Commit 270fc41

Browse files
Bump react-switch from 4.0.1 to 4.1.0 in /frontend
Bumps [react-switch](https://github.com/markusenglund/react-switch) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/markusenglund/react-switch/releases) - [Changelog](https://github.com/markusenglund/react-switch/blob/master/CHANGELOG.md) - [Commits](https://github.com/markusenglund/react-switch/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 43895f7 commit 270fc41

2 files changed

Lines changed: 7 additions & 15 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-helmet": "^5.2.0",
1717
"react-scripts": "1.1.5",
1818
"react-split-pane": "^0.1.85",
19-
"react-switch": "^4.0.1",
19+
"react-switch": "^4.1.0",
2020
"react-table": "^6.9.2",
2121
"uast-viewer": "^0.2.0"
2222
},

frontend/yarn.lock

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -6211,7 +6211,7 @@ longest@^1.0.1:
62116211
resolved "https://registry.yarnpkg.com/longest/-/longest-1.0.1.tgz#30a0b2da38f73770e8294a0d22e6625ed77d0097"
62126212
integrity sha1-MKCy2jj3N3DoKUoNIuZiXtd9AJc=
62136213

6214-
loose-envify@^1.0.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
6214+
loose-envify@^1.0.0, loose-envify@^1.4.0:
62156215
version "1.4.0"
62166216
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
62176217
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -8115,7 +8115,7 @@ prop-types-extra@^1.0.1:
81158115
react-is "^16.3.2"
81168116
warning "^3.0.0"
81178117

8118-
prop-types@^15.5.10, prop-types@^15.6.2, prop-types@^15.7.2:
8118+
prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.1, prop-types@^15.6.2, prop-types@^15.7.2:
81198119
version "15.7.2"
81208120
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5"
81218121
integrity sha512-8QQikdH7//R2vurIJSutZ1smHYTcLpRWEOlHnzcWHmBYrOGUysKwSsrC89BCiFj3CbrfJ/nXFdJepOVrY1GCHQ==
@@ -8124,14 +8124,6 @@ prop-types@^15.5.10, prop-types@^15.6.2, prop-types@^15.7.2:
81248124
object-assign "^4.1.1"
81258125
react-is "^16.8.1"
81268126

8127-
prop-types@^15.5.4, prop-types@^15.6.1:
8128-
version "15.6.2"
8129-
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
8130-
integrity sha512-3pboPvLiWD7dkI3qf3KbUe6hKFKa52w+AE0VCqECtf+QHAKgOL37tTaNCnuX1nAAQ4ZhyP+kYVKf8rLmJ/feDQ==
8131-
dependencies:
8132-
loose-envify "^1.3.1"
8133-
object-assign "^4.1.1"
8134-
81358127
proto-list@~1.2.1:
81368128
version "1.2.4"
81378129
resolved "https://registry.yarnpkg.com/proto-list/-/proto-list-1.2.4.tgz#212d5bfe1318306a420f6402b8e26ff39647a849"
@@ -8551,10 +8543,10 @@ react-style-proptype@^3.0.0:
85518543
dependencies:
85528544
prop-types "^15.5.4"
85538545

8554-
react-switch@^4.0.1:
8555-
version "4.0.1"
8556-
resolved "https://registry.yarnpkg.com/react-switch/-/react-switch-4.0.1.tgz#6adace6126f15ff5efbbf104936a7f5846619097"
8557-
integrity sha512-RKo0VDbETmVPHfyP9m89YHhl9i0dtI1+3OuQsFhZi16ynEnRseRLR81wttrimfpa9nkqgICWoG6KnR7fFKJvrA==
8546+
react-switch@^4.1.0:
8547+
version "4.1.0"
8548+
resolved "https://registry.yarnpkg.com/react-switch/-/react-switch-4.1.0.tgz#93379df044c9febe86d0b1485cb14b2a364562b6"
8549+
integrity sha512-mINolJx85ZojtsKdH+DE+p9i073a1mQscEADF6y/FLBshSmyciZffBWP0xu8jWyqRIg7tWykFLJt+2xlMya7sw==
85588550
dependencies:
85598551
prop-types "^15.6.2"
85608552

0 commit comments

Comments
 (0)