Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit d2b2893

Browse files
renovate[bot]felixfbecker
authored andcommitted
chore(deps): update dependency lodash to ^4.17.15 (#56)
1 parent 6d40f61 commit d2b2893

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"dependencies": {
7777
"@sourcegraph/vscode-ws-jsonrpc": "^0.0.3-fork",
78-
"lodash": "^4.17.11",
78+
"lodash": "^4.17.15",
7979
"rxjs": "^6.4.0",
8080
"sourcegraph": "^23.0.1",
8181
"type-zoo": "^3.2.1",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3191,11 +3191,16 @@ lodash.without@~4.4.0:
31913191
resolved "https://registry.npmjs.org/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
31923192
integrity sha1-PNRXSgC2e643OpS3SHcmQFB7eqw=
31933193

3194-
lodash@4.17.14, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.2.1:
3194+
lodash@4.17.14:
31953195
version "4.17.14"
31963196
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba"
31973197
integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==
31983198

3199+
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.4, lodash@^4.2.1:
3200+
version "4.17.15"
3201+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
3202+
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
3203+
31993204
log-symbols@2.2.0:
32003205
version "2.2.0"
32013206
resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"

0 commit comments

Comments
 (0)