Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.192 (#953)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yohann Paris <github@yohannparis.com>
  • Loading branch information
renovate[bot] and YohannParis authored Apr 4, 2023
1 parent 6228a7e commit 3407dc6
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.0",
"@types/jest": "29.5.0",
"@types/lodash": "4.14.191",
"@types/lodash": "4.14.192",
"@typescript-eslint/eslint-plugin": "5.42.1",
"@typescript-eslint/parser": "5.42.1",
"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 @@ -49,7 +49,7 @@
"@playwright/test": "1.31.2",
"@rushstack/eslint-patch": "1.2.0",
"@types/d3": "7.4.0",
"@types/lodash": "4.14.191",
"@types/lodash": "4.14.192",
"@types/node": "18.11.18",
"@types/p5": "1.5.0",
"@vitejs/plugin-vue": "3.2.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2101,10 +2101,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.14.191":
version: 4.14.191
resolution: "@types/lodash@npm:4.14.191"
checksum: ba0d5434e10690869f32d5ea49095250157cae502f10d57de0a723fd72229ce6c6a4979576f0f13e0aa9fbe3ce2457bfb9fa7d4ec3d6daba56730a51906d1491
"@types/lodash@npm:4.14.192":
version: 4.14.192
resolution: "@types/lodash@npm:4.14.192"
checksum: 31e1f0543a04158d2c429c45efd7c77882736630d0652f82eb337d6159ec0c249c5d175c0af731537b53271e665ff8d76f43221d75d03646d31cb4bd6f0056b1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6732,7 +6732,7 @@ cors@latest:
dependencies:
"@types/d3": 7.4.0
"@types/jest": 29.5.0
"@types/lodash": 4.14.191
"@types/lodash": 4.14.192
"@typescript-eslint/eslint-plugin": 5.42.1
"@typescript-eslint/parser": 5.42.1
copy: 0.3.2
Expand Down Expand Up @@ -6900,7 +6900,7 @@ cors@latest:
"@playwright/test": 1.31.2
"@rushstack/eslint-patch": 1.2.0
"@types/d3": 7.4.0
"@types/lodash": 4.14.191
"@types/lodash": 4.14.192
"@types/node": 18.11.18
"@types/p5": 1.5.0
"@uncharted.software/design-tokens": 1.1.0
Expand Down

0 comments on commit 3407dc6

Please sign in to comment.