Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.198
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 9f9b7a5 commit 41de6e0
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 @@ -114,7 +114,7 @@
"@types/inquirer": "8.2.6",
"@types/jest": "27.5.2",
"@types/jsonpath": "0.2.0",
"@types/lodash": "4.14.191",
"@types/lodash": "4.14.198",
"@types/node": "16.18.18",
"@typescript-eslint/eslint-plugin": "5.56.0",
"@typescript-eslint/parser": "5.56.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1472,10 +1472,10 @@
resolved "https://registry.npmjs.org/@types/jsonpath/-/jsonpath-0.2.0.tgz"
integrity sha512-v7qlPA0VpKUlEdhghbDqRoKMxFB3h3Ch688TApBJ6v+XLDdvWCGLJIYiPKGZnS6MAOie+IorCfNYVHOPIHSWwQ==

"@types/lodash@4.14.191":
version "4.14.191"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.191.tgz"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
"@types/lodash@4.14.198":
version "4.14.198"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.198.tgz#4d27465257011aedc741a809f1269941fa2c5d4c"
integrity sha512-trNJ/vtMZYMLhfN45uLq4ShQSw0/S7xCTLLVM+WM1rmFpba/VS42jVUgaO3w/NOLiWR/09lnYk0yMaA/atdIsg==

"@types/minimist@^1.2.0":
version "1.2.0"
Expand Down

0 comments on commit 41de6e0

Please sign in to comment.