Skip to content

Commit

Permalink
deps:chore - update dependency @types/lodash to v4.14.196
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 46e61fc commit 0135457
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/downloadjs": "1.4.3",
"@types/jest": "27.4.0",
"@types/keycloak-js": "3.4.1",
"@types/lodash": "4.14.178",
"@types/lodash": "4.14.196",
"@types/node": "16.11.25",
"@types/react": "17.0.39",
"@types/react-datepicker": "4.3.4",
Expand Down
7 changes: 6 additions & 1 deletion manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2312,7 +2312,12 @@
dependencies:
keycloak-js "*"

"@types/lodash@4.14.178", "@types/lodash@^4.14.175":
"@types/lodash@4.14.196":
version "4.14.196"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.196.tgz#a7c3d6fc52d8d71328b764e28e080b4169ec7a95"
integrity sha512-22y3o88f4a94mKljsZcanlNWPzO0uBsBdzLAngf2tp533LzZcQzb6+eZPJ+vCTt+bqF2XnvT9gejTLsAcJAJyQ==

"@types/lodash@^4.14.175":
version "4.14.178"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.178.tgz#341f6d2247db528d4a13ddbb374bcdc80406f4f8"
integrity sha512-0d5Wd09ItQWH1qFbEyQ7oTQ3GZrMfth5JkbN3EvTKLXcHLRDSXeLnlvlOn0wvxVIwK5o2M8JzP/OWz7T3NRsbw==
Expand Down

0 comments on commit 0135457

Please sign in to comment.