Skip to content

Commit

Permalink
Merge pull request #324 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 951d364 + 502b073 commit 81e38a0
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 @@ -17,7 +17,7 @@
"@oclif/test": "^1.2.8",
"@types/chai": "^4.1.6",
"@types/fs-extra": "^9.0.1",
"@types/lodash": "^4.14.186",
"@types/lodash": "^4.14.188",
"@types/mocha": "^8.0.0",
"@types/node": "^14.18.33",
"@types/semver": "^7.3.13",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -254,10 +254,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.3.tgz#bdfd69d61e464dcc81b25159c270d75a73c1a636"
integrity sha512-Il2DtDVRGDcqjDtE+rF8iqg1CArehSK84HZJCT7AMITlyXRBpuPhqGLDQMowraqqu1coEaimg4ZOqggt6L6L+A==

"@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 81e38a0

Please sign in to comment.