Skip to content

Commit f77e435

Browse files
chore(deps): update dependency @types/lodash to ^4.17.20
1 parent 411fd30 commit f77e435

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
@@ -46,7 +46,7 @@
4646
"tslib": "^2.8.1"
4747
},
4848
"devDependencies": {
49-
"@types/lodash": "^4.17.16",
49+
"@types/lodash": "^4.17.20",
5050
"fs-extra": "^11.3.0",
5151
"jest-canvas-mock": "^2.5.2"
5252
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3652,7 +3652,7 @@ __metadata:
36523652
dependencies:
36533653
"@patternfly/react-styles": "workspace:^"
36543654
"@patternfly/react-tokens": "workspace:^"
3655-
"@types/lodash": "npm:^4.17.16"
3655+
"@types/lodash": "npm:^4.17.20"
36563656
fs-extra: "npm:^11.3.0"
36573657
hoist-non-react-statics: "npm:^3.3.2"
36583658
jest-canvas-mock: "npm:^2.5.2"
@@ -5050,10 +5050,10 @@ __metadata:
50505050
languageName: node
50515051
linkType: hard
50525052

5053-
"@types/lodash@npm:^4.17.16":
5054-
version: 4.17.16
5055-
resolution: "@types/lodash@npm:4.17.16"
5056-
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
5053+
"@types/lodash@npm:^4.17.20":
5054+
version: 4.17.20
5055+
resolution: "@types/lodash@npm:4.17.20"
5056+
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
50575057
languageName: node
50585058
linkType: hard
50595059

0 commit comments

Comments
 (0)