summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-27 16:28:11 +0000
committerBenjamin Brahmer <info@b-brahmer.de>2023-11-28 08:51:24 +0100
commit2a08de579225760b77b7c4688dc918679ae9aaa2 (patch)
tree5855ea4b4ddc106e2aaf4da6aa3a6f643ceb682b /package.json
parente37454c7307839e7cf11fe14aacd60e82c360d8e (diff)
Build(deps-dev): Bump @types/lodash from 4.14.201 to 4.14.202
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.201 to 4.14.202. - [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] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 1642b59e2..08aea019d 100644
--- a/package.json
+++ b/package.json
@@ -74,7 +74,7 @@
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.1.0",
"@types/jest": "^29.5.10",
- "@types/lodash": "^4.14.201",
+ "@types/lodash": "^4.14.202",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^5.27.1",
"@typescript-eslint/parser": "^5.27.1",