Skip to content

Commit aed99fc

Browse files
chore(deps): update dependency @types/lodash to ^4.17.24
1 parent 46e1dca commit aed99fc

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.21",
49+
"@types/lodash": "^4.17.24",
5050
"fs-extra": "^11.3.3",
5151
"jest-canvas-mock": "^2.5.2"
5252
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4650,7 +4650,7 @@ __metadata:
46504650
dependencies:
46514651
"@patternfly/react-styles": "workspace:^"
46524652
"@patternfly/react-tokens": "workspace:^"
4653-
"@types/lodash": "npm:^4.17.21"
4653+
"@types/lodash": "npm:^4.17.24"
46544654
fs-extra: "npm:^11.3.3"
46554655
hoist-non-react-statics: "npm:^3.3.2"
46564656
jest-canvas-mock: "npm:^2.5.2"
@@ -6291,10 +6291,10 @@ __metadata:
62916291
languageName: node
62926292
linkType: hard
62936293

6294-
"@types/lodash@npm:^4.17.21":
6295-
version: 4.17.21
6296-
resolution: "@types/lodash@npm:4.17.21"
6297-
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
6294+
"@types/lodash@npm:^4.17.24":
6295+
version: 4.17.24
6296+
resolution: "@types/lodash@npm:4.17.24"
6297+
checksum: 10c0/b72f60d4daacdad1fa643edb3faba204c02a01eb1ac00a83ff73496a6d236fc55e459c06106e8ced42277dba932d087d8fc090f8de4ef590d3f91e6d6f7ce85a
62986298
languageName: node
62996299
linkType: hard
63006300

0 commit comments

Comments
 (0)