aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-13 22:24:04 -0400
committerGitHub <[email protected]>2024-05-13 22:24:04 -0400
commit07534282a24b48efb8bdd98a4c96ddd1114581cb (patch)
tree751e2fa2fa2f7ffeb78e58b54a17dea845c78685 /frontend/package.json
parentd8e58cac836f0615cddbd85b62d2af8498e7df40 (diff)
downloadbazarr-07534282a24b48efb8bdd98a4c96ddd1114581cb.tar.gz
bazarr-07534282a24b48efb8bdd98a4c96ddd1114581cb.zip
no log: Bump @types/lodash from 4.17.0 to 4.17.1 in /frontend (#2495)
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash) --- updated-dependencies: - dependency-name: "@types/lodash" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index df5b6918a..eadb26496 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -37,7 +37,7 @@
"@testing-library/react": "^15.0.5",
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
- "@types/lodash": "^4.17.0",
+ "@types/lodash": "^4.17.1",
"@types/node": "^20.12.6",
"@types/react": "^18.2.75",
"@types/react-dom": "^18.2.24",