Skip to content

Commit 94ebea1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency lodash to v4.17.10
1 parent 311860d commit 94ebea1

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

packages/apollo-boost/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"browserify": "15.2.0",
4949
"graphql": "0.13.2",
5050
"jest": "20.0.4",
51-
"lodash": "4.17.5",
51+
"lodash": "4.17.10",
5252
"rimraf": "2.6.2",
5353
"ts-jest": "20.0.14",
5454
"tslint": "5.9.1",

packages/apollo-cache-inmemory/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@
4949
"devDependencies": {
5050
"@types/graphql": "0.12.7",
5151
"@types/jest": "21.1.10",
52-
"@types/lodash": "4.14.105",
52+
"@types/lodash": "4.14.108",
5353
"browserify": "15.2.0",
5454
"graphql": "0.13.2",
5555
"graphql-tag": "2.9.2",
5656
"jest": "20.0.4",
57-
"lodash": "4.17.5",
57+
"lodash": "4.17.10",
5858
"rimraf": "2.6.2",
5959
"rollup": "0.58.2",
6060
"ts-jest": "20.0.14",

packages/apollo-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/graphql": "0.12.7",
6262
"@types/isomorphic-fetch": "0.0.34",
6363
"@types/jest": "21.1.10",
64-
"@types/lodash": "4.14.105",
64+
"@types/lodash": "4.14.108",
6565
"@types/node": "8.10.11",
6666
"apollo-cache-inmemory": "^1.1.12",
6767
"benchmark": "2.1.4",
@@ -75,7 +75,7 @@
7575
"isomorphic-fetch": "2.2.1",
7676
"jest": "20.0.4",
7777
"lint-staged": "6.1.0",
78-
"lodash": "4.17.5",
78+
"lodash": "4.17.10",
7979
"rollup": "0.58.2",
8080
"rxjs": "5.5.8",
8181
"ts-jest": "20.0.14",

packages/apollo-utilities/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@
4040
"devDependencies": {
4141
"@types/graphql": "0.12.7",
4242
"@types/jest": "21.1.10",
43-
"@types/lodash": "4.14.105",
43+
"@types/lodash": "4.14.108",
4444
"@types/node": "8.10.11",
4545
"browserify": "15.2.0",
4646
"flow-bin": "0.71.0",
4747
"graphql": "0.13.2",
4848
"graphql-tag": "2.9.2",
4949
"jest": "20.0.4",
50-
"lodash": "4.17.5",
50+
"lodash": "4.17.10",
5151
"rimraf": "2.6.2",
5252
"rollup": "0.58.2",
5353
"ts-jest": "20.0.14",

packages/graphql-anywhere/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@types/graphql": "0.12.7",
4545
"@types/isomorphic-fetch": "0.0.34",
4646
"@types/jest": "21.1.10",
47-
"@types/lodash": "4.14.105",
47+
"@types/lodash": "4.14.108",
4848
"@types/node": "8.10.11",
4949
"@types/react": "16.0.34",
5050
"@types/react-dom": "16.0.4",

0 commit comments

Comments
 (0)