Skip to content

Commit e0a2e5a

Browse files
chore(deps): update dependency @types/lodash to ^4.17.21 (#12167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c1d160 commit e0a2e5a

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.20",
49+
"@types/lodash": "^4.17.21",
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
@@ -4534,7 +4534,7 @@ __metadata:
45344534
dependencies:
45354535
"@patternfly/react-styles": "workspace:^"
45364536
"@patternfly/react-tokens": "workspace:^"
4537-
"@types/lodash": "npm:^4.17.20"
4537+
"@types/lodash": "npm:^4.17.21"
45384538
fs-extra: "npm:^11.3.0"
45394539
hoist-non-react-statics: "npm:^3.3.2"
45404540
jest-canvas-mock: "npm:^2.5.2"
@@ -5943,10 +5943,10 @@ __metadata:
59435943
languageName: node
59445944
linkType: hard
59455945

5946-
"@types/lodash@npm:^4.17.20":
5947-
version: 4.17.20
5948-
resolution: "@types/lodash@npm:4.17.20"
5949-
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
5946+
"@types/lodash@npm:^4.17.21":
5947+
version: 4.17.21
5948+
resolution: "@types/lodash@npm:4.17.21"
5949+
checksum: 10c0/73cb006e047d8871e9d63f3a165543bf16c44a5b6fe3f9f6299e37cb8d67a7b1d55ac730959a81f9def510fd07232ff7e30e05413e5d5a12793baad84ebe36c3
59505950
languageName: node
59515951
linkType: hard
59525952

0 commit comments

Comments
 (0)