Skip to content

Commit

Permalink
Merge pull request #1415 from oclif/dependabot-npm_and_yarn-types-lod…
Browse files Browse the repository at this point in the history
…ash-4.17.4

chore(dev-deps): bump @types/lodash from 4.17.0 to 4.17.4
  • Loading branch information
svc-cli-bot committed May 20, 2024
2 parents 93f207f + 3cab170 commit aa6f704
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 @@ -44,7 +44,7 @@
"@types/debug": "^4.1.12",
"@types/ejs": "^3.1.5",
"@types/fs-extra": "^9.0",
"@types/lodash": "^4.17.0",
"@types/lodash": "^4.17.4",
"@types/mocha": "^10.0.2",
"@types/node": "^18",
"@types/semver": "^7.5.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 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/lodash@*", "@types/lodash@^4.17.0":
version "4.17.0"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.0.tgz#d774355e41f372d5350a4d0714abb48194a489c3"
integrity sha512-t7dhREVv6dbNj0q17X12j7yDG4bD/DHYX7o5/DbDxobP0HnGPgpRz2Ej77aL7TZT3DSw13fqUTj8J4mMnqa7WA==
"@types/lodash@*", "@types/lodash@^4.17.4":
version "4.17.4"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.4.tgz#0303b64958ee070059e3a7184048a55159fe20b7"
integrity sha512-wYCP26ZLxaT3R39kiN2+HcJ4kTd3U1waI/cY7ivWYqFP6pW3ZNpvi6Wd6PHZx7T/t8z0vlkXMg3QYLa7DZ/IJQ==

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

0 comments on commit aa6f704

Please sign in to comment.