Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 1, 2024
1 parent 16ff5fc commit 1d283ef
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.13",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.9",
"@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 @@ -82,7 +82,7 @@
"@playwright/test": "1.31.2",
"@rushstack/eslint-patch": "1.10.4",
"@types/d3": "7.4.3",
"@types/lodash": "4.17.7",
"@types/lodash": "4.17.9",
"@types/markdown-it": "14.1.2",
"@types/node": "18.19.3",
"@vitejs/plugin-vue": "4.6.2",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3340,10 +3340,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.7":
version: 4.17.7
resolution: "@types/lodash@npm:4.17.7"
checksum: 10/b8177f19cf962414a66989837481b13f546afc2e98e8d465bec59e6ac03a59c584eb7053ce511cde3a09c5f3096d22a5ae22cfb56b23f3b0da75b0743b6b1a44
"@types/lodash@npm:4.17.9":
version: 4.17.9
resolution: "@types/lodash@npm:4.17.9"
checksum: 10/49e35caaf668686be0bad9e9bef88456903a21999d3fd8bf91c302e0d5328398fb59fee793d0afbaf6edeca1b46c3e8109899d85ff3a433075178f1ab693e597
languageName: node
linkType: hard

Expand Down Expand Up @@ -8655,7 +8655,7 @@ __metadata:
dependencies:
"@types/d3": "npm:7.4.3"
"@types/jest": "npm:29.5.13"
"@types/lodash": "npm:4.17.7"
"@types/lodash": "npm:4.17.9"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
"@typescript-eslint/parser": "npm:5.62.0"
copy: "npm:0.3.2"
Expand Down Expand Up @@ -8845,7 +8845,7 @@ __metadata:
"@playwright/test": "npm:1.31.2"
"@rushstack/eslint-patch": "npm:1.10.4"
"@types/d3": "npm:7.4.3"
"@types/lodash": "npm:4.17.7"
"@types/lodash": "npm:4.17.9"
"@types/markdown-it": "npm:14.1.2"
"@types/node": "npm:18.19.3"
"@uncharted.software/design-tokens": "npm:1.1.0"
Expand Down

0 comments on commit 1d283ef

Please sign in to comment.