Skip to content

Commit

Permalink
Merge pull request #1344 from FormidableLabs/chore/update-lodash
Browse files Browse the repository at this point in the history
ensure up to date lodash
  • Loading branch information
boygirl authored Jun 28, 2019
2 parents f3b5b8a + ae23bf0 commit bd93f44
Show file tree
Hide file tree
Showing 26 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"karma-spec-reporter": "0.0.26",
"karma-webpack": "^2.0.4",
"lerna": "^2.11.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"lodash-webpack-plugin": "^0.11.4",
"mocha": "^5.0.0",
"nps": "^5.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-area/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-shape": "^1.2.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-axis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-shape": "^1.2.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-box-plot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-array": "^1.2.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-brush-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-brush-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-candlestick/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-axis": "^32.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"d3-scale": "^1.0.0",
"d3-shape": "^1.2.0",
"d3-timer": "^1.0.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-create-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"victory-brush-container": "^32.3.0",
"victory-core": "^32.3.0",
"victory-cursor-container": "^32.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-cursor-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-errorbar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Lauren Eastridge",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^32.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-legend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-line/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-shape": "^1.2.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-pie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-shape": "^1.0.0",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-polar-axis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-scatter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-selection-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-shared-events/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^32.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-stack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"react-fast-compare": "^2.0.0",
"victory-core": "^32.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-voronoi-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-voronoi": "^1.1.2",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0",
"victory-tooltip": "^32.3.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-voronoi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"d3-voronoi": "^1.1.2",
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/victory-zoom-container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"author": "Formidable",
"license": "MIT",
"dependencies": {
"lodash": "^4.17.5",
"lodash": "^4.17.11",
"prop-types": "^15.5.8",
"victory-core": "^32.3.0"
},
Expand Down

0 comments on commit bd93f44

Please sign in to comment.