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

Commit 15b6680

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/lodash to v4.14.134
1 parent 99d5597 commit 15b6680

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@sourcegraph/prettierrc": "^2.2.0",
5858
"@sourcegraph/tsconfig": "^4.0.0",
5959
"@sourcegraph/tslint-config": "^13.0.0",
60-
"@types/lodash": "4.14.133",
60+
"@types/lodash": "4.14.134",
6161
"@types/mocha": "5.2.7",
6262
"@types/mock-require": "2.0.0",
6363
"@types/sinon": "7.0.12",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -444,10 +444,10 @@
444444
dependencies:
445445
vscode-jsonrpc "^4.0.0"
446446

447-
"@types/[email protected].133":
448-
version "4.14.133"
449-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.133.tgz#430721c96da22dd1694443e68e6cec7ba1c1003d"
450-
integrity sha512-/3JqnvPnY58GLzG3Y7fpphOhATV1DDZ/Ak3DQufjlRK5E4u+s0CfClfNFtAGBabw+jDGtRFbOZe+Z02ZMWCBNQ==
447+
"@types/[email protected].134":
448+
version "4.14.134"
449+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.134.tgz#9032b440122db3a2a56200e91191996161dde5b9"
450+
integrity sha512-2/O0khFUCFeDlbi7sZ7ZFRCcT812fAeOLm7Ev4KbwASkZ575TDrDcY7YyaoHdTOzKcNbfiwLYZqPmoC4wadrsw==
451451

452452
453453
version "5.2.7"
@@ -2907,7 +2907,7 @@ [email protected]:
29072907
argparse "^1.0.7"
29082908
esprima "^4.0.0"
29092909

2910-
js-yaml@^3.13.0, js-yaml@^3.13.1, js-yaml@^3.9.0:
2910+
js-yaml@^3.13.0, js-yaml@^3.13.1:
29112911
version "3.13.1"
29122912
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
29132913
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==

0 commit comments

Comments
 (0)