Skip to content

Commit

Permalink
Merge pull request #779 from devoxa/renovate/lodash-4.x
Browse files Browse the repository at this point in the history
Update dependency @types/lodash from 4.14.201 to 4.14.202
  • Loading branch information
kodiakhq[bot] authored Nov 21, 2023
2 parents 3f7246a + e8ac62b commit cfcd9bc
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 @@ -30,7 +30,7 @@
"@swc/jest": "0.2.29",
"@types/benchmark": "2.1.5",
"@types/jest": "29.5.9",
"@types/lodash": "4.14.201",
"@types/lodash": "4.14.202",
"@types/node": "18.18.8",
"@types/pako": "2.0.3",
"benchmark": "2.1.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1249,10 +1249,10 @@
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.12.tgz#d70faba7039d5fca54c83c7dbab41051d2b6f6cb"
integrity sha512-Hr5Jfhc9eYOQNPYO5WLDq/n4jqijdHNlDXjuAQkkt+mWdQR+XJToOHrsD4cPaMXpn6KO7y2+wM8AZEs8VpBLVA==

"@types/[email protected].201":
version "4.14.201"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.201.tgz#76f47cb63124e806824b6c18463daf3e1d480239"
integrity sha512-y9euML0cim1JrykNxADLfaG0FgD1g/yTHwUs/Jg9ZIU7WKj2/4IW9Lbb1WZbvck78W/lfGXFfe+u2EGfIJXdLQ==
"@types/[email protected].202":
version "4.14.202"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==

"@types/node@*":
version "16.0.0"
Expand Down

0 comments on commit cfcd9bc

Please sign in to comment.