Skip to content

Commit 42ce2d9

Browse files
chore(deps): update dependency @types/lodash to ^4.17.16 (#11585)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62e93aa commit 42ce2d9

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.15",
125+
"@types/lodash": "^4.17.16",
126126
"fs-extra": "^11.3.0"
127127
}
128128
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3661,7 +3661,7 @@ __metadata:
36613661
dependencies:
36623662
"@patternfly/react-styles": "workspace:^"
36633663
"@patternfly/react-tokens": "workspace:^"
3664-
"@types/lodash": "npm:^4.17.15"
3664+
"@types/lodash": "npm:^4.17.16"
36653665
fs-extra: "npm:^11.3.0"
36663666
hoist-non-react-statics: "npm:^3.3.2"
36673667
lodash: "npm:^4.17.21"
@@ -5033,10 +5033,10 @@ __metadata:
50335033
languageName: node
50345034
linkType: hard
50355035

5036-
"@types/lodash@npm:^4.17.15":
5037-
version: 4.17.15
5038-
resolution: "@types/lodash@npm:4.17.15"
5039-
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
5036+
"@types/lodash@npm:^4.17.16":
5037+
version: 4.17.16
5038+
resolution: "@types/lodash@npm:4.17.16"
5039+
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
50405040
languageName: node
50415041
linkType: hard
50425042

0 commit comments

Comments
 (0)