Skip to content

Commit

Permalink
Merge pull request #421 from nest-modules/renovate/lodash-4.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency @types/lodash to v4.14.165
  • Loading branch information
juandav authored Nov 7, 2020
2 parents 75fcc39 + feb2458 commit 265c8b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/glob": "7.1.3",
"@types/inline-css": "0.0.33",
"@types/jest": "26.0.15",
"@types/lodash": "4.14.164",
"@types/lodash": "4.14.165",
"@types/nodemailer": "6.4.0",
"@types/pug": "2.0.4",
"@typescript-eslint/eslint-plugin": "4.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -895,10 +895,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.4.tgz#38fd73ddfd9b55abb1e1b2ed578cb55bd7b7d339"
integrity sha512-8+KAKzEvSUdeo+kmqnKrqgeE+LcA0tjYWFY7RPProVYwnqDjukzO+3b6dLD56rYX5TdWejnEOLJYOIeh4CXKuA==

"@types/[email protected].164":
version "4.14.164"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
"@types/[email protected].165":
version "4.14.165"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==

"@types/minimatch@*":
version "3.0.3"
Expand Down

0 comments on commit 265c8b3

Please sign in to comment.