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

Commit 62143ca

Browse files
renovate-botqvalentin
authored andcommitted
Update dependency react-router-dom to v6.2.2
1 parent 02d1398 commit 62143ca

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

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

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13583,13 +13583,13 @@ react-refresh@^0.11.0:
1358313583
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046"
1358413584
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
1358513585

13586-
13587-
version "6.2.1"
13588-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.1.tgz#32ec81829152fbb8a7b045bf593a22eadf019bec"
13589-
integrity sha512-I6Zax+/TH/cZMDpj3/4Fl2eaNdcvoxxHoH1tYOREsQ22OKDYofGebrNm6CTPUcvLvZm63NL/vzCYdjf9CUhqmA==
13586+
13587+
version "6.2.2"
13588+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.2.2.tgz#f1a2c88365593c76b9612ae80154a13fcb72e442"
13589+
integrity sha512-AtYEsAST7bDD4dLSQHDnk/qxWLJdad5t1HFa1qJyUrCeGgEuCSw0VB/27ARbF9Fi/W5598ujvJOm3ujUCVzuYQ==
1359013590
dependencies:
1359113591
history "^5.2.0"
13592-
react-router "6.2.1"
13592+
react-router "6.2.2"
1359313593

1359413594
react-router-dom@^6.0.0:
1359513595
version "6.3.0"
@@ -13599,10 +13599,10 @@ react-router-dom@^6.0.0:
1359913599
history "^5.2.0"
1360013600
react-router "6.3.0"
1360113601

13602-
13603-
version "6.2.1"
13604-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.2.1.tgz#be2a97a6006ce1d9123c28934e604faef51448a3"
13605-
integrity sha512-2fG0udBtxou9lXtK97eJeET2ki5//UWfQSl1rlJ7quwe6jrktK9FCCc8dQb5QY6jAv3jua8bBQRhhDOM/kVRsg==
13602+
13603+
version "6.2.2"
13604+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.2.2.tgz#495e683a0c04461eeb3d705fe445d6cf42f0c249"
13605+
integrity sha512-/MbxyLzd7Q7amp4gDOGaYvXwhEojkJD5BtExkuKmj39VEE0m3l/zipf6h2WIB2jyAO0lI6NGETh4RDcktRm4AQ==
1360613606
dependencies:
1360713607
history "^5.2.0"
1360813608

0 commit comments

Comments
 (0)