Skip to content

Commit 2156619

Browse files
build(deps-dev): bump @types/lodash in the dev-dependencies-patch group (#14)
Bumps the dev-dependencies-patch group with 1 update: [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash). Updates `@types/lodash` from 4.17.14 to 4.17.15 - [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 dependency-group: dev-dependencies-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bc1b62 commit 2156619

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@docusaurus/plugin-content-docs": "^3.7.0",
4343
"@docusaurus/plugin-content-pages": "^3.7.0",
4444
"@types/cli-progress": "^3.11.6",
45-
"@types/lodash": "^4.17.14",
45+
"@types/lodash": "^4.17.15",
4646
"typescript": "^5.7.3"
4747
},
4848
"packageManager": "yarn@4.4.1"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2914,10 +2914,10 @@ __metadata:
29142914
languageName: node
29152915
linkType: hard
29162916

2917-
"@types/lodash@npm:^4.17.14":
2918-
version: 4.17.14
2919-
resolution: "@types/lodash@npm:4.17.14"
2920-
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
2917+
"@types/lodash@npm:^4.17.15":
2918+
version: 4.17.15
2919+
resolution: "@types/lodash@npm:4.17.15"
2920+
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
29212921
languageName: node
29222922
linkType: hard
29232923

@@ -3169,7 +3169,7 @@ __metadata:
31693169
"@docusaurus/utils-validation": "npm:^3.7.0"
31703170
"@resvg/resvg-js": "npm:^2.6.2"
31713171
"@types/cli-progress": "npm:^3.11.6"
3172-
"@types/lodash": "npm:^4.17.14"
3172+
"@types/lodash": "npm:^4.17.15"
31733173
chalk: "npm:^4.1.2"
31743174
cli-progress: "npm:^3.12.0"
31753175
figures: "npm:^3.2.0"

0 commit comments

Comments
 (0)