Skip to content

Commit 6153ff4

Browse files
authored
Merge pull request OpenAPITools#114 from OpenAPITools/renovate/lodash-4.x
chore(deps): update dependency @types/lodash to v4.14.165
2 parents d81669e + d080c09 commit 6153ff4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@types/inquirer": "7.3.1",
118118
"@types/jest": "26.0.15",
119119
"@types/jsonpath": "0.2.0",
120-
"@types/lodash": "4.14.164",
120+
"@types/lodash": "4.14.165",
121121
"@types/node": "8.10.66",
122122
"@typescript-eslint/eslint-plugin": "4.6.1",
123123
"@typescript-eslint/parser": "4.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,10 +1309,10 @@
13091309
resolved "https://registry.yarnpkg.com/@types/jsonpath/-/jsonpath-0.2.0.tgz#13c62db22a34d9c411364fac79fd374d63445aa1"
13101310
integrity sha512-v7qlPA0VpKUlEdhghbDqRoKMxFB3h3Ch688TApBJ6v+XLDdvWCGLJIYiPKGZnS6MAOie+IorCfNYVHOPIHSWwQ==
13111311

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

13171317
"@types/minimatch@*":
13181318
version "3.0.3"

0 commit comments

Comments
 (0)