Skip to content

Commit

Permalink
Merge pull request #1040 from metabrainz/dependabot/npm_and_yarn/type…
Browse files Browse the repository at this point in the history
…s/lodash-4.14.202

chore(deps-dev): bump @types/lodash from 4.14.191 to 4.14.202
  • Loading branch information
MonkeyDo authored Jan 12, 2024
2 parents c470250 + 5577a55 commit 5c79f73
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 @@ -103,7 +103,7 @@
"@babel/register": "^7.23.7",
"@faker-js/faker": "^8.1.0",
"@types/express": "^4.17.15",
"@types/lodash": "^4.14.191",
"@types/lodash": "^4.14.202",
"@types/react-select": "^4.0.18",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.6.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1943,10 +1943,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@^4.14.191":
version "4.14.191"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.191.tgz#09511e7f7cba275acd8b419ddac8da9a6a79e2fa"
integrity sha512-BdZ5BCCvho3EIXw6wUCXHe7rS53AIDPLE+JzwgT+OsJk53oBfbSmZZ7CX4VaRoN78N+TJpFi9QPlfIVNmJYWxQ==
"@types/lodash@^4.14.202":
version "4.14.202"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.202.tgz#f09dbd2fb082d507178b2f2a5c7e74bd72ff98f8"
integrity sha512-OvlIYQK9tNneDlS0VN54LLd5uiPCBOp7gS5Z0f1mjoJYBrtStzgmJBxONW3U6OZqdtNzZPmn9BS/7WI7BFFcFQ==

"@types/mime@^1":
version "1.3.2"
Expand Down

0 comments on commit 5c79f73

Please sign in to comment.