Skip to content

Commit 648523a

Browse files
chore(deps): update dependency @types/lodash to ^4.17.20
1 parent 4e706ac commit 648523a

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
@@ -4102,7 +4102,7 @@ __metadata:
41024102
dependencies:
41034103
"@patternfly/react-styles": "workspace:^"
41044104
"@patternfly/react-tokens": "workspace:^"
4105-
"@types/lodash": "npm:^4.17.16"
4105+
"@types/lodash": "npm:^4.17.20"
41064106
fs-extra: "npm:^11.3.0"
41074107
hoist-non-react-statics: "npm:^3.3.2"
41084108
jest-canvas-mock: "npm:^2.5.2"
@@ -5509,10 +5509,10 @@ __metadata:
55095509
languageName: node
55105510
linkType: hard
55115511

5512-
"@types/lodash@npm:^4.17.16":
5513-
version: 4.17.16
5514-
resolution: "@types/lodash@npm:4.17.16"
5515-
checksum: 10c0/cf017901b8ab1d7aabc86d5189d9288f4f99f19a75caf020c0e2c77b8d4cead4db0d0b842d009b029339f92399f49f34377dd7c2721053388f251778b4c23534
5512+
"@types/lodash@npm:^4.17.20":
5513+
version: 4.17.20
5514+
resolution: "@types/lodash@npm:4.17.20"
5515+
checksum: 10c0/98cdd0faae22cbb8079a01a3bb65aa8f8c41143367486c1cbf5adc83f16c9272a2a5d2c1f541f61d0d73da543c16ee1d21cf2ef86cb93cd0cc0ac3bced6dd88f
55165516
languageName: node
55175517
linkType: hard
55185518

0 commit comments

Comments
 (0)