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

Commit eab31f2

Browse files
Bump @types/lodash from 4.14.167 to 4.14.168 (#464)
1 parent 881091b commit eab31f2

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

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/lodash@4.14.167":
766-
version "4.14.167"
767-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
768-
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==
765+
"@types/lodash@4.14.168":
766+
version "4.14.168"
767+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
768+
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
769769

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

0 commit comments

Comments
 (0)