Skip to content

Commit 7178a1c

Browse files
chore(deps): update dependency @types/lodash to v4.17.16
1 parent df7dea9 commit 7178a1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"@sourcegraph/tsconfig": "^4.0.1",
182182
"@sourcegraph/tslint-config": "^13.4.0",
183183
"@types/expect": "1.20.4",
184-
"@types/lodash": "4.14.179",
184+
"@types/lodash": "4.17.16",
185185
"@types/mocha": "8.2.2",
186186
"@types/mock-require": "2.0.0",
187187
"@types/node": "14.17.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -906,10 +906,10 @@
906906
resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.1.tgz"
907907
integrity sha512-hRJD2ahnnpLgsj6KWMYSrmXkM3rm2Dl1qkx6IOFD5FnuNPXJIG5L0dhgKXCYTRMGzU4n0wImQ/xfmRc4POUFlg==
908908

909-
"@types/lodash@4.14.179":
910-
version "4.14.179"
911-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.179.tgz"
912-
integrity sha512-uwc1x90yCKqGcIOAT6DwOSuxnrAbpkdPsUOZtwrXb4D/6wZs+6qG7QnIawDuZWg0sWpxl+ltIKCaLoMlna678w==
909+
"@types/lodash@4.17.16":
910+
version "4.17.16"
911+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
912+
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
913913

914914
915915
version "8.2.2"

0 commit comments

Comments
 (0)