Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.7 (#4222)
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 Jul 23, 2024
1 parent c71d39e commit 9457cb6
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/client/graph-scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@types/d3": "7.4.3",
"@types/jest": "29.5.12",
"@types/lodash": "4.17.6",
"@types/lodash": "4.17.7",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"copy": "0.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/hmi-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@playwright/test": "1.31.2",
"@rushstack/eslint-patch": "1.10.3",
"@types/d3": "7.4.3",
"@types/lodash": "4.17.6",
"@types/lodash": "4.17.7",
"@types/node": "18.19.3",
"@vitejs/plugin-vue": "4.6.2",
"@vitest/coverage-c8": "0.24.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3346,10 +3346,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.6":
version: 4.17.6
resolution: "@types/lodash@npm:4.17.6"
checksum: 6d3a68b3e795381f4aaf946855134d24eeb348ad5d66e9a44461d30026da82b215d55b92b70486d811ca45d54d4ab956aa2dced37fd04e19d49afe160ae3da2e
"@types/lodash@npm:4.17.7":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: b8177f19cf962414a66989837481b13f546afc2e98e8d465bec59e6ac03a59c584eb7053ce511cde3a09c5f3096d22a5ae22cfb56b23f3b0da75b0743b6b1a44
languageName: node
linkType: hard

Expand Down Expand Up @@ -8567,7 +8567,7 @@ __metadata:
dependencies:
"@types/d3": "npm:7.4.3"
"@types/jest": "npm:29.5.12"
"@types/lodash": "npm:4.17.6"
"@types/lodash": "npm:4.17.7"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
"@typescript-eslint/parser": "npm:5.62.0"
copy: "npm:0.3.2"
Expand Down Expand Up @@ -8758,7 +8758,7 @@ __metadata:
"@playwright/test": "npm:1.31.2"
"@rushstack/eslint-patch": "npm:1.10.3"
"@types/d3": "npm:7.4.3"
"@types/lodash": "npm:4.17.6"
"@types/lodash": "npm:4.17.7"
"@types/node": "npm:18.19.3"
"@uncharted.software/design-tokens": "npm:1.1.0"
"@uncharted.software/facets-core": "npm:3.2.6"
Expand Down

0 comments on commit 9457cb6

Please sign in to comment.