Skip to content

Commit 405f9ca

Browse files
committed
Update yarn dep react-switch
Signed-off-by: Carlos Martín <carlos.martin.sanchez@gmail.com>
1 parent 966557b commit 405f9ca

2 files changed

Lines changed: 6 additions & 6 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.4",
1818
"react-split-pane": "^0.1.85",
19-
"react-switch": "^3.0.4",
19+
"react-switch": "^4.0.1",
2020
"react-table": "^6.9.2",
2121
"uast-viewer": "^0.2.0"
2222
},

frontend/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7022,12 +7022,12 @@ react-style-proptype@^3.0.0:
70227022
dependencies:
70237023
prop-types "^15.5.4"
70247024

7025-
react-switch@^3.0.4:
7026-
version "3.0.4"
7027-
resolved "https://registry.yarnpkg.com/react-switch/-/react-switch-3.0.4.tgz#52958b2736b4d21b4f0050997955c5365019ca7b"
7028-
integrity sha512-11WipoiPNHZx4fWzF/fsYXu+w+HZb8tzNTo7ymaJES8uc3nJZl46rxg1DAB1u669W7SOnshDNnJZOi28IblOeg==
7025+
react-switch@^4.0.1:
7026+
version "4.0.1"
7027+
resolved "https://registry.yarnpkg.com/react-switch/-/react-switch-4.0.1.tgz#6adace6126f15ff5efbbf104936a7f5846619097"
7028+
integrity sha512-RKo0VDbETmVPHfyP9m89YHhl9i0dtI1+3OuQsFhZi16ynEnRseRLR81wttrimfpa9nkqgICWoG6KnR7fFKJvrA==
70297029
dependencies:
7030-
prop-types "^15.6.1"
7030+
prop-types "^15.6.2"
70317031

70327032
react-table@^6.9.2:
70337033
version "6.9.2"

0 commit comments

Comments
 (0)