Skip to content

Commit

Permalink
Merge pull request #1601 from MetaPhase-Consulting/dependabot/npm_and…
Browse files Browse the repository at this point in the history
…_yarn/types/lodash-4.14.171

Bump @types/lodash from 4.14.170 to 4.14.171
  • Loading branch information
mjoyce91 committed Jul 13, 2021
2 parents 60923d5 + 24b2df5 commit 0d4bf20
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 @@ -117,7 +117,7 @@
"@pmmmwh/react-refresh-webpack-plugin": "pmmmwh/react-refresh-webpack-plugin#main",
"@types/date-fns": "^2.6.0",
"@types/jest": "^26.0.23",
"@types/lodash": "^4.14.170",
"@types/lodash": "^4.14.171",
"@types/node": "^15.12.5",
"@types/react": "^17.0.13",
"@types/react-dom": "^17.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2644,10 +2644,10 @@
version "0.0.29"
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"

"@types/lodash@^4.14.170":
version "4.14.170"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.170.tgz#0d67711d4bf7f4ca5147e9091b847479b87925d6"
integrity sha512-bpcvu/MKHHeYX+qeEN8GE7DIravODWdACVA1ctevD8CN24RhPZIKMn9ntfAsrvLfSX3cR5RrBKAbYm9bGs0A+Q==
"@types/lodash@^4.14.171":
version "4.14.171"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.171.tgz#f01b3a5fe3499e34b622c362a46a609fdb23573b"
integrity sha512-7eQ2xYLLI/LsicL2nejW9Wyko3lcpN6O/z0ZLHrEQsg280zIdCv1t/0m6UtBjUHokCGBQ3gYTbHzDkZ1xOBwwg==

"@types/mdast@^3.0.0":
version "3.0.3"
Expand Down

0 comments on commit 0d4bf20

Please sign in to comment.