Skip to content

Commit

Permalink
deps:chore - update dependency @types/lodash to v4.14.202
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 21, 2023
1 parent 46e61fc commit ea27857
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.202",
"@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/[email protected]", "@types/lodash@^4.14.175":
"@types/[email protected]":
version "4.14.202"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==

"@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 ea27857

Please sign in to comment.