Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit b4d813f

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency react-router-dom to v6.2.2
1 parent 90bbf9e commit b4d813f

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"react-dropzone": "11.7.1",
3737
"react-password-strength-bar": "0.4.0",
3838
"react-redux": "7.2.6",
39-
"react-router-dom": "6.2.1",
39+
"react-router-dom": "6.2.2",
4040
"react-scripts": "5.0.0",
4141
"redux": "4.1.2",
4242
"redux-types": "2.0.3",

yarn.lock

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13497,7 +13497,15 @@ react-refresh@^0.11.0:
1349713497
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
1349813498
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
1349913499

13500-
[email protected], react-router-dom@^6.0.0:
13500+
13501+
version "6.2.2"
13502+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.2.tgz#f1a2c88365593c76b9612ae80154a13fcb72e442"
13503+
integrity sha512-AtYEsAST7bDD4dLSQHDnk/qxWLJdad5t1HFa1qJyUrCeGgEuCSw0VB/27ARbF9Fi/W5598ujvJOm3ujUCVzuYQ==
13504+
dependencies:
13505+
history "^5.2.0"
13506+
react-router "6.2.2"
13507+
13508+
react-router-dom@^6.0.0:
1350113509
version "6.2.1"
1350213510
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.1.tgz#32ec81829152fbb8a7b045bf593a22eadf019bec"
1350313511
integrity sha512-I6Zax+/TH/cZMDpj3/4Fl2eaNdcvoxxHoH1tYOREsQ22OKDYofGebrNm6CTPUcvLvZm63NL/vzCYdjf9CUhqmA==
@@ -13512,6 +13520,13 @@ [email protected], react-router@^6.0.0:
1351213520
dependencies:
1351313521
history "^5.2.0"
1351413522

13523+
13524+
version "6.2.2"
13525+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.2.2.tgz#495e683a0c04461eeb3d705fe445d6cf42f0c249"
13526+
integrity sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ==
13527+
dependencies:
13528+
history "^5.2.0"
13529+
1351513530
1351613531
version "5.0.0"
1351713532
resolved "https://registry.yarnpkg.com/react-scripts/-/react-scripts-5.0.0.tgz#6547a6d7f8b64364ef95273767466cc577cb4b60"

0 commit comments

Comments
 (0)