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

Commit 433c789

Browse files
committed
fix(deps): update dependency @types/lodash to v4.14.157
1 parent df85417 commit 433c789

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
@@ -14,7 +14,7 @@
1414
"@querycap-dev/monobundle": "*",
1515
"@testing-library/react": "10.0.1",
1616
"@types/history": "4.7.5",
17-
"@types/lodash": "4.14.149",
17+
"@types/lodash": "4.14.157",
1818
"@types/node": "13.9.1",
1919
"@types/react": "16.9.23",
2020
"@types/react-dom": "16.9.5",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,12 @@
23582358
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
23592359
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
23602360

2361-
"@types/lodash@4.14.149", "@types/lodash@4.14.x":
2361+
"@types/lodash@4.14.157":
2362+
version "4.14.157"
2363+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.157.tgz#fdac1c52448861dfde1a2e1515dbc46e54926dc8"
2364+
integrity sha512-Ft5BNFmv2pHDgxV5JDsndOWTRJ+56zte0ZpYLowp03tW+K+t8u8YMOzAnpuqPgzX6WO1XpDIUm7u04M8vdDiVQ==
2365+
2366+
"@types/lodash@4.14.x":
23622367
version "4.14.149"
23632368
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
23642369
integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==

0 commit comments

Comments
 (0)