Skip to content

Commit 0fffe8a

Browse files
committed
Update dependency react-router-dom to v5.3.4
1 parent da8415d commit 0fffe8a

File tree

2 files changed

+12
-21
lines changed

2 files changed

+12
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"prismjs": "1.22.0",
3737
"react": "16.14.0",
3838
"react-dom": "16.14.0",
39-
"react-router-dom": "5.3.3",
39+
"react-router-dom": "5.3.4",
4040
"react-scroll": "1.8.7",
4141
"react-static": "7.6.2",
4242
"react-static-plugin-mdx": "7.6.2",

yarn.lock

Lines changed: 11 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,7 +1188,7 @@
11881188
pirates "^4.0.0"
11891189
source-map-support "^0.5.16"
11901190

1191-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
1191+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.3.1", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
11921192
version "7.12.5"
11931193
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e"
11941194
integrity sha512-plcc+hbExy3McchJCEQG3knOsuh3HH+Prx1P6cLIkET/0dLuQDEnrT+s27Axgc9bqfsmNUNHfscgMUdBpC9xfg==
@@ -12188,14 +12188,6 @@ min-indent@^1.0.0:
1218812188
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
1218912189
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
1219012190

12191-
mini-create-react-context@^0.4.0:
12192-
version "0.4.1"
12193-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.4.1.tgz#072171561bfdc922da08a60c2197a497cc2d1d5e"
12194-
integrity sha512-YWCYEmd5CQeHGSAKrYvXgmzzkrvssZcuuQDDeqkT+PziKGMgE+0MCCtcKbROzocGBG1meBLl2FotlRwf4gAzbQ==
12195-
dependencies:
12196-
"@babel/runtime" "^7.12.1"
12197-
tiny-warning "^1.0.3"
12198-
1219912191
minimalistic-assert@^1.0.0, minimalistic-assert@^1.0.1:
1220012192
version "1.0.1"
1220112193
resolved "https://registry.yarnpkg.com/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz#2e194de044626d4a10e7f7fbc00ce73e83e4d5c7"
@@ -14531,29 +14523,28 @@ react-refresh@^0.8.3:
1453114523
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.8.3.tgz#721d4657672d400c5e3c75d063c4a85fb2d5d68f"
1453214524
integrity sha512-X8jZHc7nCMjaCqoU+V2I0cOhNW+QMBwSUkeXnTi8IPe6zaRWfn60ZzvFDZqWPfmSJfjub7dDW1SP0jaHWLu/hg==
1453314525

14534-
react-router-dom@5.3.3:
14535-
version "5.3.3"
14536-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.3.tgz#8779fc28e6691d07afcaf98406d3812fe6f11199"
14537-
integrity sha512-Ov0tGPMBgqmbu5CDmN++tv2HQ9HlWDuWIIqn4b88gjlAN5IHI+4ZUZRcpz9Hl0azFIwihbLDYw1OiHGRo7ZIng==
14526+
react-router-dom@5.3.4:
14527+
version "5.3.4"
14528+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6"
14529+
integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ==
1453814530
dependencies:
1453914531
"@babel/runtime" "^7.12.13"
1454014532
history "^4.9.0"
1454114533
loose-envify "^1.3.1"
1454214534
prop-types "^15.6.2"
14543-
react-router "5.3.3"
14535+
react-router "5.3.4"
1454414536
tiny-invariant "^1.0.2"
1454514537
tiny-warning "^1.0.0"
1454614538

14547-
react-router@5.3.3:
14548-
version "5.3.3"
14549-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.3.tgz#8e3841f4089e728cf82a429d92cdcaa5e4a3a288"
14550-
integrity sha512-mzQGUvS3bM84TnbtMYR8ZjKnuPJ71IjSzR+DE6UkUqvN4czWIqEs17yLL8xkAycv4ev0AiN+IGrWu88vJs/p2w==
14539+
react-router@5.3.4:
14540+
version "5.3.4"
14541+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5"
14542+
integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA==
1455114543
dependencies:
1455214544
"@babel/runtime" "^7.12.13"
1455314545
history "^4.9.0"
1455414546
hoist-non-react-statics "^3.1.0"
1455514547
loose-envify "^1.3.1"
14556-
mini-create-react-context "^0.4.0"
1455714548
path-to-regexp "^1.7.0"
1455814549
prop-types "^15.6.2"
1455914550
react-is "^16.6.0"
@@ -16997,7 +16988,7 @@ tiny-invariant@^1.0.2:
1699716988
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875"
1699816989
integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw==
1699916990

17000-
tiny-warning@^1.0.0, tiny-warning@^1.0.2, tiny-warning@^1.0.3:
16991+
tiny-warning@^1.0.0, tiny-warning@^1.0.2:
1700116992
version "1.0.3"
1700216993
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1700316994
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

0 commit comments

Comments
 (0)