Skip to content

Commit dd0d51b

Browse files
committed
Update dependency react-router-dom to v5.3.0
1 parent e6ebc35 commit dd0d51b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-dom": "17.0.1",
2424
"react-responsive": "8.2.0",
2525
"react-router": "5.2.1",
26-
"react-router-dom": "5.2.1",
26+
"react-router-dom": "5.3.0",
2727
"react-scripts": "4.0.3",
2828
"typescript": "4.1.3",
2929
"wpapi": "1.2.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9756,10 +9756,10 @@ [email protected]:
97569756
prop-types "^15.6.1"
97579757
shallow-equal "^1.1.0"
97589758

9759-
react-router-dom@5.2.1:
9760-
version "5.2.1"
9761-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.2.1.tgz"
9762-
integrity sha512-xhFFkBGVcIVPbWM2KEYzED+nuHQPmulVa7sqIs3ESxzYd1pYg8N8rxPnQ4T2o1zu/2QeDUWcaqST131SO1LR3w==
9759+
react-router-dom@5.3.0:
9760+
version "5.3.0"
9761+
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.3.0.tgz"
9762+
integrity sha512-ObVBLjUZsphUUMVycibxgMdh5jJ1e3o+KpAZBVeHcNQZ4W+uUGGWsokurzlF4YOldQYRQL4y6yFRWM4m3svmuQ==
97639763
dependencies:
97649764
"@babel/runtime" "^7.12.13"
97659765
history "^4.9.0"

0 commit comments

Comments
 (0)