Skip to content

Commit 5b7e1ec

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/lodash to v4.14.166
1 parent 60c96a3 commit 5b7e1ec

File tree

2 files changed

+9
-14
lines changed

2 files changed

+9
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
"@sourcegraph/tsconfig": "^4.0.1",
120120
"@sourcegraph/tslint-config": "^13.4.0",
121121
"@types/expect": "1.20.4",
122-
"@types/lodash": "4.14.165",
122+
"@types/lodash": "4.14.166",
123123
"@types/mocha": "5.2.7",
124124
"@types/node": "13.13.5",
125125
"@types/sinon": "9.0.9",

yarn.lock

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1072,10 +1072,10 @@
10721072
resolved "https://registry.yarnpkg.com/@types/expect/-/expect-1.20.4.tgz#8288e51737bf7e3ab5d7c77bfa695883745264e5"
10731073
integrity sha512-Q5Vn3yjTDyCMV50TB6VRIbQNxSE4OmZR86VSbGaNpfUolm0iePBB4KdEEHmxoY5sT2+2DIvXW0rvMDP2nHZ4Mg==
10741074

1075-
"@types/[email protected].165":
1076-
version "4.14.165"
1077-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
1078-
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
1075+
"@types/[email protected].166":
1076+
version "4.14.166"
1077+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
1078+
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
10791079

10801080
10811081
version "5.2.7"
@@ -3470,21 +3470,16 @@ inflight@^1.0.4:
34703470
once "^1.3.0"
34713471
wrappy "1"
34723472

3473-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3474-
version "2.0.4"
3475-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
3476-
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
3473+
inherits@2, inherits@2.0.3, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.1, inherits@~2.0.3:
3474+
version "2.0.3"
3475+
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3476+
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
34773477

34783478
34793479
version "2.0.1"
34803480
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.1.tgz#b17d08d326b4423e568eff719f91b0b1cbdf69f1"
34813481
integrity sha1-sX0I0ya0Qj5Wjv9xn5GwscvfafE=
34823482

3483-
3484-
version "2.0.3"
3485-
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de"
3486-
integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=
3487-
34883483
ini@^1.3.4:
34893484
version "1.3.5"
34903485
resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927"

0 commit comments

Comments
 (0)