Skip to content

Commit 0dc77cc

Browse files
chore(deps): update dependency @types/lodash to ^4.17.15 (#11487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36051bc commit 0dc77cc

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
@@ -122,7 +122,7 @@
122122
"subpaths": "node ../../scripts/exportSubpaths.mjs --config subpaths.config.json"
123123
},
124124
"devDependencies": {
125-
"@types/lodash": "^4.17.14",
125+
"@types/lodash": "^4.17.15",
126126
"fs-extra": "^11.3.0"
127127
}
128128
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3614,7 +3614,7 @@ __metadata:
36143614
dependencies:
36153615
"@patternfly/react-styles": "workspace:^"
36163616
"@patternfly/react-tokens": "workspace:^"
3617-
"@types/lodash": "npm:^4.17.14"
3617+
"@types/lodash": "npm:^4.17.15"
36183618
fs-extra: "npm:^11.3.0"
36193619
hoist-non-react-statics: "npm:^3.3.2"
36203620
lodash: "npm:^4.17.21"
@@ -4986,10 +4986,10 @@ __metadata:
49864986
languageName: node
49874987
linkType: hard
49884988

4989-
"@types/lodash@npm:^4.17.14":
4990-
version: 4.17.14
4991-
resolution: "@types/lodash@npm:4.17.14"
4992-
checksum: 10c0/343c6f722e0b39969036a885ad5aad6578479ead83987128c9b994e6b7f2fb9808244d802d4d332396bb09096f720a6c7060de16a492f5460e06a44560360322
4989+
"@types/lodash@npm:^4.17.15":
4990+
version: 4.17.15
4991+
resolution: "@types/lodash@npm:4.17.15"
4992+
checksum: 10c0/2eb2dc6d231f5fb4603d176c08c8d7af688f574d09af47466a179cd7812d9f64144ba74bb32ca014570ffdc544eedc51b7a5657212bad083b6eecbd72223f9bb
49934993
languageName: node
49944994
linkType: hard
49954995

0 commit comments

Comments
 (0)