~cytrogen/masto-fe

8ff2d61adde4ab444676e2fb51689ad70e2af37f — dependabot[bot] 2 years ago b91aeeb
Bump @types/lodash from 4.14.194 to 4.14.195 (#25184)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files changed, 5 insertions(+), 5 deletions(-)

M package.json
M yarn.lock
M package.json => package.json +1 -1
@@ 149,7 149,7 @@
    "@types/intl": "^1.2.0",
    "@types/jest": "^29.5.1",
    "@types/js-yaml": "^4.0.5",
    "@types/lodash": "^4.14.194",
    "@types/lodash": "^4.14.195",
    "@types/npmlog": "^4.1.4",
    "@types/object-assign": "^4.0.30",
    "@types/pg": "^8.6.6",

M yarn.lock => yarn.lock +4 -4
@@ 2087,10 2087,10 @@
  resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
  integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@^4.14.194":
  version "4.14.194"
  resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
  integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
"@types/lodash@^4.14.195":
  version "4.14.195"
  resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.195.tgz#bafc975b252eb6cea78882ce8a7b6bf22a6de632"
  integrity sha512-Hwx9EUgdwf2GLarOjQp5ZH8ZmblzcbTBC2wtQWNKARBSxM9ezRIAUpeDTgoQRAFB0+8CNWXVA9+MaSOzOF3nPg==

"@types/mime@*":
  version "3.0.1"