Skip to content

Commit efc27e8

Browse files
chore(deps): update dependency @types/lodash to ^4.17.13 (#11102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e5b888 commit efc27e8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/react-charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"subpaths": "node ../../scripts/exportSubpaths.mjs --config subpaths.config.json"
123123
},
124124
"devDependencies": {
125-
"@types/lodash": "^4.17.9",
125+
"@types/lodash": "^4.17.13",
126126
"fs-extra": "^11.2.0"
127127
}
128128
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3438,7 +3438,7 @@ __metadata:
34383438
dependencies:
34393439
"@patternfly/react-styles": "workspace:^"
34403440
"@patternfly/react-tokens": "workspace:^"
3441-
"@types/lodash": "npm:^4.17.9"
3441+
"@types/lodash": "npm:^4.17.13"
34423442
fs-extra: "npm:^11.2.0"
34433443
hoist-non-react-statics: "npm:^3.3.2"
34443444
lodash: "npm:^4.17.21"
@@ -4805,10 +4805,10 @@ __metadata:
48054805
languageName: node
48064806
linkType: hard
48074807

4808-
"@types/lodash@npm:^4.17.9":
4809-
version: 4.17.9
4810-
resolution: "@types/lodash@npm:4.17.9"
4811-
checksum: 10c0/54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
4808+
"@types/lodash@npm:^4.17.13":
4809+
version: 4.17.13
4810+
resolution: "@types/lodash@npm:4.17.13"
4811+
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
48124812
languageName: node
48134813
linkType: hard
48144814

0 commit comments

Comments
 (0)