Skip to content

Commit 6f5eb43

Browse files
chore(deps): update dependency @types/lodash to ^4.17.23
1 parent a5d68cd commit 6f5eb43

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
@@ -46,7 +46,7 @@
4646
"tslib": "^2.8.1"
4747
},
4848
"devDependencies": {
49-
"@types/lodash": "^4.17.21",
49+
"@types/lodash": "^4.17.23",
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
@@ -4649,7 +4649,7 @@ __metadata:
46494649
dependencies:
46504650
"@patternfly/react-styles": "workspace:^"
46514651
"@patternfly/react-tokens": "workspace:^"
4652-
"@types/lodash": "npm:^4.17.21"
4652+
"@types/lodash": "npm:^4.17.23"
46534653
fs-extra: "npm:^11.3.3"
46544654
hoist-non-react-statics: "npm:^3.3.2"
46554655
jest-canvas-mock: "npm:^2.5.2"
@@ -6290,10 +6290,10 @@ __metadata:
62906290
languageName: node
62916291
linkType: hard
62926292

6293-
"@types/lodash@npm:^4.17.21":
6294-
version: 4.17.21
6295-
resolution: "@types/lodash@npm:4.17.21"
6296-
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
6293+
"@types/lodash@npm:^4.17.23":
6294+
version: 4.17.23
6295+
resolution: "@types/lodash@npm:4.17.23"
6296+
checksum: 10c0/9d9cbfb684e064a2b78aab9e220d398c9c2a7d36bc51a07b184ff382fa043a99b3d00c16c7f109b4eb8614118f4869678dbae7d5c6700ed16fb9340e26cc0bf6
62976297
languageName: node
62986298
linkType: hard
62996299

0 commit comments

Comments
 (0)