Skip to content

Commit 3b4ac5b

Browse files
chore(deps): update dependency @types/lodash to ^4.17.13
1 parent c901a25 commit 3b4ac5b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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
@@ -3160,7 +3160,7 @@ __metadata:
31603160
dependencies:
31613161
"@patternfly/react-styles": "workspace:^"
31623162
"@patternfly/react-tokens": "workspace:^"
3163-
"@types/lodash": "npm:^4.17.9"
3163+
"@types/lodash": "npm:^4.17.13"
31643164
fs-extra: "npm:^11.2.0"
31653165
hoist-non-react-statics: "npm:^3.3.2"
31663166
lodash: "npm:^4.17.21"
@@ -4492,10 +4492,10 @@ __metadata:
44924492
languageName: node
44934493
linkType: hard
44944494

4495-
"@types/lodash@npm:^4.17.9":
4496-
version: 4.17.9
4497-
resolution: "@types/lodash@npm:4.17.9"
4498-
checksum: 10c0/54de935e835508b5f835a5dfaedd2b9a299685a21d11e9c5cd2dde57331d03bc2f98b71d2424ca8460f447ecd55a673e45ccdb70e58f9f72745710f6b91abc60
4495+
"@types/lodash@npm:^4.17.13":
4496+
version: 4.17.13
4497+
resolution: "@types/lodash@npm:4.17.13"
4498+
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
44994499
languageName: node
45004500
linkType: hard
45014501

0 commit comments

Comments
 (0)