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

Commit 1c30f9b

Browse files
Bump @types/lodash from 4.14.161 to 4.14.162 (#390)
1 parent 934ba28 commit 1c30f9b

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.161",
42+
"@types/lodash": "4.14.162",
4343
"app-root-path": "3.0.0",
4444
"lodash": "4.17.20",
4545
"pg-promise": "10.7.0",

yarn.lock

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

747-
"@types/lodash@4.14.161":
748-
version "4.14.161"
749-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.161.tgz#a21ca0777dabc6e4f44f3d07f37b765f54188b18"
750-
integrity sha512-EP6O3Jkr7bXvZZSZYlsgt5DIjiGr0dXP1/jVEwVLTFgg0d+3lWVQkRavYVQszV7dYUwvg0B8R0MBDpcmXg7XIA==
747+
"@types/lodash@4.14.162":
748+
version "4.14.162"
749+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.162.tgz#65d78c397e0d883f44afbf1f7ba9867022411470"
750+
integrity sha512-alvcho1kRUnnD1Gcl4J+hK0eencvzq9rmzvFPRmP5rPHx9VVsJj6bKLTATPVf9ktgv4ujzh7T+XWKp+jhuODig==
751751

752752
"@types/minimatch@^3.0.3":
753753
version "3.0.3"

0 commit comments

Comments
 (0)