Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to ^4.17.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent c3776b1 commit 941effe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react-charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"build:single:packages": "node ../../scripts/build-single-packages.mjs --config single-packages.config.json"
},
"devDependencies": {
"@types/lodash": "^4.17.5",
"@types/lodash": "^4.17.13",
"fs-extra": "^11.2.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3142,7 +3142,7 @@ __metadata:
dependencies:
"@patternfly/react-styles": "workspace:^"
"@patternfly/react-tokens": "workspace:^"
"@types/lodash": "npm:^4.17.5"
"@types/lodash": "npm:^4.17.13"
fs-extra: "npm:^11.2.0"
hoist-non-react-statics: "npm:^3.3.2"
lodash: "npm:^4.17.21"
Expand Down Expand Up @@ -4338,10 +4338,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:^4.17.5":
version: 4.17.5
resolution: "@types/lodash@npm:4.17.5"
checksum: 10c0/55924803ed853e72261512bd3eaf2c5b16558c3817feb0a3125ef757afe46e54b86f33d1960e40b7606c0ddab91a96f47966bf5e6006b7abfd8994c13b04b19b
"@types/lodash@npm:^4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: 10c0/c3d0b7efe7933ac0369b99f2f7bff9240d960680fdb74b41ed4bd1b3ca60cca1e31fe4046d9abbde778f941a41bc2a75eb629abf8659fa6c27b66efbbb0802a9
languageName: node
linkType: hard

Expand Down

0 comments on commit 941effe

Please sign in to comment.