Skip to content

Commit 90900e1

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/lodash to v4.14.124
1 parent 971e26a commit 90900e1

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@sourcegraph/tsconfig": "^4.0.0",
106106
"@sourcegraph/tslint-config": "^13.1.0",
107107
"@types/expect": "1.20.4",
108-
"@types/lodash": "4.14.123",
108+
"@types/lodash": "4.14.124",
109109
"@types/mocha": "5.2.6",
110110
"@types/node": "10.12.18",
111111
"@types/sinon": "7.0.11",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -900,10 +900,10 @@
900900
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
901901
integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
902902

903-
"@types/lodash@4.14.123":
904-
version "4.14.123"
905-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d"
906-
integrity sha512-pQvPkc4Nltyx7G1Ww45OjVqUsJP4UsZm+GWJpigXgkikZqJgRm4c48g027o6tdgubWHwFRF15iFd+Y4Pmqv6+Q==
903+
"@types/lodash@4.14.124":
904+
version "4.14.124"
905+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.124.tgz#16fb067a8fc4be42f044c505d8b5316c6f54de93"
906+
integrity sha512-6bKEUVbHJ8z34jisA7lseJZD2g31SIvee3cGX2KEZCS4XXWNbjPZpmO1/2rGNR9BhGtaYr6iYXPl1EzRrDAFTA==
907907

908908
"@types/mocha@5.2.6":
909909
version "5.2.6"
@@ -3550,7 +3550,7 @@ js-tokens@^3.0.2:
35503550
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
35513551
integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
35523552

3553-
js-yaml@^3.10.0, js-yaml@^3.12.0, js-yaml@^3.13.0, js-yaml@^3.7.0, js-yaml@^3.9.0:
3553+
js-yaml@^3.10.0, js-yaml@^3.12.0, js-yaml@^3.13.0, js-yaml@^3.7.0:
35543554
version "3.13.1"
35553555
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
35563556
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==

0 commit comments

Comments
 (0)