chore(deps): update dependency @types/lodash to v4.17.13 (#1889)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: backstage-goalie[bot] <97962292+backstage-goalie[bot]@users.noreply.github.com>
This commit is contained in:
parent
3d6256e08e
commit
d3d078b35b
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-catalog-backend-module-keycloak': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/lodash` to `4.17.13`.
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
'@backstage-community/plugin-tekton': patch
|
||||
---
|
||||
|
||||
Updated dependency `@types/lodash` to `4.17.13`.
|
||||
|
|
@ -79,7 +79,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.5",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue