Skip to content

Commit 04d4d85

Browse files
chore(deps): update dependency @types/lodash to ^4.17.23
1 parent 8d2c663 commit 04d4d85

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.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
@@ -4538,7 +4538,7 @@ __metadata:
45384538
dependencies:
45394539
"@patternfly/react-styles": "workspace:^"
45404540
"@patternfly/react-tokens": "workspace:^"
4541-
"@types/lodash": "npm:^4.17.21"
4541+
"@types/lodash": "npm:^4.17.23"
45424542
fs-extra: "npm:^11.3.3"
45434543
hoist-non-react-statics: "npm:^3.3.2"
45444544
jest-canvas-mock: "npm:^2.5.2"
@@ -5954,10 +5954,10 @@ __metadata:
59545954
languageName: node
59555955
linkType: hard
59565956

5957-
"@types/lodash@npm:^4.17.21":
5958-
version: 4.17.21
5959-
resolution: "@types/lodash@npm:4.17.21"
5960-
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
5957+
"@types/lodash@npm:^4.17.23":
5958+
version: 4.17.23
5959+
resolution: "@types/lodash@npm:4.17.23"
5960+
checksum: 10c0/9d9cbfb684e064a2b78aab9e220d398c9c2a7d36bc51a07b184ff382fa043a99b3d00c16c7f109b4eb8614118f4869678dbae7d5c6700ed16fb9340e26cc0bf6
59615961
languageName: node
59625962
linkType: hard
59635963

0 commit comments

Comments
 (0)