Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Commit 17be7e2

Browse files
committed
Update dependency react-router-dom to v4.3.1
1 parent 6b8947a commit 17be7e2

File tree

2 files changed

+28
-18
lines changed

2 files changed

+28
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"react": "16.2.0",
99
"react-dom": "16.7.0",
1010
"react-redux": "5.0.6",
11-
"react-router-dom": "4.2.2",
11+
"react-router-dom": "4.3.1",
1212
"react-scripts": "2.1.3",
1313
"redux": "3.7.2"
1414
},

yarn.lock

Lines changed: 27 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4008,10 +4008,14 @@ [email protected]:
40084008
version "4.2.0"
40094009
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d"
40104010

4011-
hoist-non-react-statics@^2.2.1, hoist-non-react-statics@^2.3.0:
4011+
hoist-non-react-statics@^2.2.1:
40124012
version "2.3.1"
40134013
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.3.1.tgz#343db84c6018c650778898240135a1420ee22ce0"
40144014

4015+
hoist-non-react-statics@^2.5.0:
4016+
version "2.5.5"
4017+
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-2.5.5.tgz#c5903cf409c0dfd908f388e619d86b9c1174cb47"
4018+
40154019
home-or-tmp@^2.0.0:
40164020
version "2.0.0"
40174021
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
@@ -7046,14 +7050,14 @@ prompts@^0.1.9:
70467050
kleur "^2.0.1"
70477051
sisteransi "^0.1.1"
70487052

7049-
[email protected], prop-types@^15.6.2:
7053+
[email protected], prop-types@^15.6.1, prop-types@^15.6.2:
70507054
version "15.6.2"
70517055
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
70527056
dependencies:
70537057
loose-envify "^1.3.1"
70547058
object-assign "^4.1.1"
70557059

7056-
prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.0:
7060+
prop-types@^15.5.10, prop-types@^15.6.0:
70577061
version "15.6.0"
70587062
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.0.tgz#ceaf083022fc46b4a35f69e13ef75aed0d639856"
70597063
dependencies:
@@ -7267,28 +7271,28 @@ [email protected]:
72677271
loose-envify "^1.1.0"
72687272
prop-types "^15.5.10"
72697273

7270-
react-router-dom@4.2.2:
7271-
version "4.2.2"
7272-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.2.2.tgz#c8a81df3adc58bba8a76782e946cbd4eae649b8d"
7274+
react-router-dom@4.3.1:
7275+
version "4.3.1"
7276+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.1.tgz#4c2619fc24c4fa87c9fd18f4fb4a43fe63fbd5c6"
72737277
dependencies:
72747278
history "^4.7.2"
7275-
invariant "^2.2.2"
7279+
invariant "^2.2.4"
72767280
loose-envify "^1.3.1"
7277-
prop-types "^15.5.4"
7278-
react-router "^4.2.0"
7279-
warning "^3.0.0"
7281+
prop-types "^15.6.1"
7282+
react-router "^4.3.1"
7283+
warning "^4.0.1"
72807284

7281-
react-router@^4.2.0:
7282-
version "4.2.0"
7283-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.2.0.tgz#61f7b3e3770daeb24062dae3eedef1b054155986"
7285+
react-router@^4.3.1:
7286+
version "4.3.1"
7287+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3.1.tgz#aada4aef14c809cb2e686b05cee4742234506c4e"
72847288
dependencies:
72857289
history "^4.7.2"
7286-
hoist-non-react-statics "^2.3.0"
7287-
invariant "^2.2.2"
7290+
hoist-non-react-statics "^2.5.0"
7291+
invariant "^2.2.4"
72887292
loose-envify "^1.3.1"
72897293
path-to-regexp "^1.7.0"
7290-
prop-types "^15.5.4"
7291-
warning "^3.0.0"
7294+
prop-types "^15.6.1"
7295+
warning "^4.0.1"
72927296

72937297
72947298
version "2.1.3"
@@ -8864,6 +8868,12 @@ warning@^3.0.0:
88648868
dependencies:
88658869
loose-envify "^1.0.0"
88668870

8871+
warning@^4.0.1:
8872+
version "4.0.2"
8873+
resolved "https://registry.yarnpkg.com/warning/-/warning-4.0.2.tgz#aa6876480872116fa3e11d434b0d0d8d91e44607"
8874+
dependencies:
8875+
loose-envify "^1.0.0"
8876+
88678877
watch@~0.18.0:
88688878
version "0.18.0"
88698879
resolved "https://registry.yarnpkg.com/watch/-/watch-0.18.0.tgz#28095476c6df7c90c963138990c0a5423eb4b986"

0 commit comments

Comments
 (0)