Skip to content

Commit

Permalink
Merge pull request #323 from oclif/dependabot-npm_and_yarn-types-loda…
Browse files Browse the repository at this point in the history
…sh-4.14.188

chore(dev-deps): bump @types/lodash from 4.14.186 to 4.14.188
  • Loading branch information
svc-cli-bot committed Nov 6, 2022
2 parents e24f984 + d850bc7 commit a307ec6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -26,7 +26,7 @@
"@oclif/test": "^1.2.9",
"@types/chai": "^4.3.0",
"@types/fast-levenshtein": "^0.0.2",
"@types/lodash": "^4.14.186",
"@types/lodash": "^4.14.188",
"@types/mocha": "^8.2.3",
"@types/node": "^15.14.9",
"@types/supports-color": "^8.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -723,10 +723,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==

"@types/lodash@*", "@types/lodash@^4.14.186":
version "4.14.186"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.186.tgz#862e5514dd7bd66ada6c70ee5fce844b06c8ee97"
integrity sha512-eHcVlLXP0c2FlMPm56ITode2AgLMSa6aJ05JTTbYbI+7EMkCEE5qk2E41d5g2lCVTqRe0GnnRFurmlCsDODrPw==
"@types/lodash@*", "@types/lodash@^4.14.188":
version "4.14.188"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.188.tgz#e4990c4c81f7c9b00c5ff8eae389c10f27980da5"
integrity sha512-zmEmF5OIM3rb7SbLCFYoQhO4dGt2FRM9AMkxvA3LaADOF1n8in/zGJlWji9fmafLoNyz+FoL6FE0SLtGIArD7w==

"@types/minimatch@*", "@types/minimatch@^3.0.3":
version "3.0.5"
Expand Down

0 comments on commit a307ec6

Please sign in to comment.