Skip to content

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.17.13
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
backstage-goalie[bot] authored Nov 15, 2024
1 parent 596f613 commit 5c323af
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@backstage/config": "1.2.0",
"@backstage/plugin-catalog-backend": "1.27.1",
"@spotify/prettier-config": "^15.0.0",
"@types/lodash": "4.17.5",
"@types/lodash": "4.17.13",
"@types/uuid": "9.0.8",
"deepmerge": "4.3.1",
"prettier": "3.3.3"
Expand Down
10 changes: 5 additions & 5 deletions workspaces/keycloak/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2476,7 +2476,7 @@ __metadata:
"@backstage/plugin-catalog-node": ^1.13.1
"@keycloak/keycloak-admin-client": 24.0.5
"@spotify/prettier-config": ^15.0.0
"@types/lodash": 4.17.5
"@types/lodash": 4.17.13
"@types/uuid": 9.0.8
deepmerge: 4.3.1
inclusion: ^1.0.1
Expand Down Expand Up @@ -7438,10 +7438,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.5":
version: 4.17.5
resolution: "@types/lodash@npm:4.17.5"
checksum: 3c9bb15772509f0ecb40428531863dbc3f064f2bf34bbccc2ce2b2923c69fb0868aec7e357b1d97fd0d7f7e435a014ea5c1adef8a64715529887179c97a5a823
"@types/lodash@npm:4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: d0bf8fbd950be71946e0076b30fd40d492293baea75f05931b6b5b906fd62583708c6229abdb95b30205ad24ce1ed2f48bc9d419364f682320edd03405cc0c7e
languageName: node
linkType: hard

Expand Down
2 changes: 1 addition & 1 deletion workspaces/tekton/plugins/tekton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.5.2",
"@types/dagre": "^0.7.52",
"@types/lodash": "4.17.5",
"@types/lodash": "4.17.13",
"@types/node": "18.19.34",
"cross-fetch": "4.0.0",
"msw": "1.3.3",
Expand Down
10 changes: 5 additions & 5 deletions workspaces/tekton/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2843,7 +2843,7 @@ __metadata:
"@testing-library/react-hooks": 8.0.1
"@testing-library/user-event": 14.5.2
"@types/dagre": ^0.7.52
"@types/lodash": 4.17.5
"@types/lodash": 4.17.13
"@types/node": 18.19.34
classnames: ^2.3.2
cross-fetch: 4.0.0
Expand Down Expand Up @@ -13442,10 +13442,10 @@ __metadata:
languageName: node
linkType: hard

"@types/lodash@npm:4.17.5":
version: 4.17.5
resolution: "@types/lodash@npm:4.17.5"
checksum: 3c9bb15772509f0ecb40428531863dbc3f064f2bf34bbccc2ce2b2923c69fb0868aec7e357b1d97fd0d7f7e435a014ea5c1adef8a64715529887179c97a5a823
"@types/lodash@npm:4.17.13":
version: 4.17.13
resolution: "@types/lodash@npm:4.17.13"
checksum: d0bf8fbd950be71946e0076b30fd40d492293baea75f05931b6b5b906fd62583708c6229abdb95b30205ad24ce1ed2f48bc9d419364f682320edd03405cc0c7e
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c323af

Please sign in to comment.