Skip to content
This repository was archived by the owner on Jun 26, 2021. It is now read-only.

Commit a735f12

Browse files
Bump @types/lodash from 4.14.159 to 4.14.160 (#349)
1 parent 5677816 commit a735f12

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "3.9.7"
4040
},
4141
"dependencies": {
42-
"@types/lodash": "4.14.159",
42+
"@types/lodash": "4.14.160",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.20",
4545
"pg-promise": "10.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -751,10 +751,10 @@
751751
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
752752
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==
753753

754-
"@types/lodash@4.14.159":
755-
version "4.14.159"
756-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.159.tgz#61089719dc6fdd9c5cb46efc827f2571d1517065"
757-
integrity sha512-gF7A72f7WQN33DpqOWw9geApQPh4M3PxluMtaHxWHXEGSN12/WbcEk/eNSqWNQcQhF66VSZ06vCF94CrHwXJDg==
754+
"@types/lodash@4.14.160":
755+
version "4.14.160"
756+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29"
757+
integrity sha512-aP03BShJoO+WVndoVj/WNcB/YBPt+CIU1mvaao2GRAHy2yg4pT/XS4XnVHEQBjPJGycWf/9seKEO9vopTJGkvA==
758758

759759
"@types/minimatch@^3.0.3":
760760
version "3.0.3"

0 commit comments

Comments
 (0)