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

Commit 9a340f5

Browse files
Bump @types/lodash from 4.14.169 to 4.14.170 (#528)
1 parent 3d4e0ae commit 9a340f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "3.9.9"
4040
},
4141
"dependencies": {
42-
"@types/lodash": "4.14.169",
42+
"@types/lodash": "4.14.170",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.21",
4545
"pg-promise": "10.10.2",

yarn.lock

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

765-
"@types/[email protected].169":
766-
version "4.14.169"
767-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
768-
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
765+
"@types/[email protected].170":
766+
version "4.14.170"
767+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
768+
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
769769

770770
"@types/minimatch@^3.0.3":
771771
version "3.0.3"

0 commit comments

Comments
 (0)