Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to ^4.17.5 (#10571)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent a65f481 commit bf19a67
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 @@ -60,7 +60,7 @@
"build:single:packages": "node ../../scripts/build-single-packages.js --config single-packages.config.json"
},
"devDependencies": {
"@types/lodash": "^4.17.4",
"@types/lodash": "^4.17.5",
"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 @@ -3082,7 +3082,7 @@ __metadata:
dependencies:
"@patternfly/react-styles": "workspace:^"
"@patternfly/react-tokens": "workspace:^"
"@types/lodash": "npm:^4.17.4"
"@types/lodash": "npm:^4.17.5"
fs-extra: "npm:^11.2.0"
hoist-non-react-statics: "npm:^3.3.2"
lodash: "npm:^4.17.21"
Expand Down Expand Up @@ -4255,10 +4255,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit bf19a67

Please sign in to comment.