Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 9bce914 commit a67ec55
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.10",
"@types/lodash": "4.17.12",
"@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.10",
"@types/lodash": "4.17.12",
"@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 @@ -3347,10 +3347,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.10":
version: 4.17.10
resolution: "@types/lodash@npm:4.17.10"
checksum: 10/10fe24a93adc6048cb23e4135c1ed1d52cc39033682e6513f4f51b74a9af6d7a24fbea92203c22dc4e01e35f1ab3aa0fd0a2b487e8a4a2bbdf1fc05970094066
"@types/lodash@npm:4.17.12":
version: 4.17.12
resolution: "@types/lodash@npm:4.17.12"
checksum: 10/3d829f97c0ea713135e6eb48e983feffb315f4cf228d03654ca8a328e3fecd03005bf7dd30bf411f4306967c610d96738d441588283a41456815f2ce1fd7044c
languageName: node
linkType: hard

Expand Down Expand Up @@ -8703,7 +8703,7 @@ __metadata:
dependencies:
"@types/d3": "npm:7.4.3"
"@types/jest": "npm:29.5.13"
"@types/lodash": "npm:4.17.10"
"@types/lodash": "npm:4.17.12"
"@typescript-eslint/eslint-plugin": "npm:5.62.0"
"@typescript-eslint/parser": "npm:5.62.0"
copy: "npm:0.3.2"
Expand Down Expand Up @@ -8893,7 +8893,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.10"
"@types/lodash": "npm:4.17.12"
"@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 a67ec55

Please sign in to comment.