Skip to content

Commit 3a3a2c2

Browse files
chore(deps): update dependency @types/lodash to ^4.17.20 (#11937)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8ca789e commit 3a3a2c2

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
@@ -4333,7 +4333,7 @@ __metadata:
43334333
dependencies:
43344334
"@patternfly/react-styles": "workspace:^"
43354335
"@patternfly/react-tokens": "workspace:^"
4336-
"@types/lodash": "npm:^4.17.16"
4336+
"@types/lodash": "npm:^4.17.20"
43374337
fs-extra: "npm:^11.3.0"
43384338
hoist-non-react-statics: "npm:^3.3.2"
43394339
jest-canvas-mock: "npm:^2.5.2"
@@ -5741,10 +5741,10 @@ __metadata:
57415741
languageName: node
57425742
linkType: hard
57435743

5744-
"@types/lodash@npm:^4.17.16":
5745-
version: 4.17.16
5746-
resolution: "@types/lodash@npm:4.17.16"
5747-
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
5744+
"@types/lodash@npm:^4.17.20":
5745+
version: 4.17.20
5746+
resolution: "@types/lodash@npm:4.17.20"
5747+
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
57485748
languageName: node
57495749
linkType: hard
57505750

0 commit comments

Comments
 (0)