From deb286a78f1e603356c18e8bf9d55d5575cb1d6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Sep 2022 00:01:26 +0000 Subject: [PATCH 1/2] chore(deps): update dependency @types/lodash to v4.14.185 Signed-off-by: Renovate Bot --- yarn.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/yarn.lock b/yarn.lock index ab32864850..b672fe3e0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3174,7 +3174,7 @@ __metadata: "@backstage/errors": "workspace:^" "@backstage/types": "workspace:^" "@types/json-schema": ^7.0.5 - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 ajv: ^8.10.0 json-schema: ^0.4.0 lodash: ^4.17.21 @@ -4263,7 +4263,7 @@ __metadata: "@backstage/integration": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 aws-sdk: ^2.840.0 aws-sdk-mock: ^5.2.1 lodash: ^4.17.21 @@ -4288,7 +4288,7 @@ __metadata: "@backstage/integration": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 lodash: ^4.17.21 msw: ^0.47.0 node-fetch: ^2.6.7 @@ -4350,7 +4350,7 @@ __metadata: "@backstage/plugin-bitbucket-cloud-common": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 lodash: ^4.17.21 msw: ^0.47.0 node-fetch: ^2.6.7 @@ -4397,7 +4397,7 @@ __metadata: "@backstage/plugin-catalog-node": "workspace:^" "@backstage/types": "workspace:^" "@octokit/graphql": ^5.0.0 - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 lodash: ^4.17.21 msw: ^0.47.0 node-fetch: ^2.6.7 @@ -4420,7 +4420,7 @@ __metadata: "@backstage/integration": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 "@types/uuid": ^8.0.0 lodash: ^4.17.21 msw: ^0.47.0 @@ -4442,7 +4442,7 @@ __metadata: "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" "@types/ldapjs": ^2.2.0 - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 ldapjs: ^2.2.0 lodash: ^4.17.21 uuid: ^8.0.0 @@ -4463,7 +4463,7 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@microsoft/microsoft-graph-types": ^2.6.0 - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 "@types/node-fetch": ^2.5.12 lodash: ^4.17.21 msw: ^0.47.0 @@ -4519,7 +4519,7 @@ __metadata: "@types/core-js": ^2.5.4 "@types/express": ^4.17.6 "@types/git-url-parse": ^9.0.0 - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 "@types/supertest": ^2.0.8 "@types/uuid": ^8.0.0 better-sqlite3: ^7.5.0 @@ -5710,7 +5710,7 @@ __metadata: "@backstage/errors": "workspace:^" "@types/express": ^4.17.6 "@types/jest-when": ^3.5.0 - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 express: ^4.17.1 express-promise-router: ^4.1.0 jest-when: ^3.1.0 @@ -6049,7 +6049,7 @@ __metadata: "@backstage/plugin-permission-common": "workspace:^" "@backstage/plugin-permission-node": "workspace:^" "@types/express": "*" - "@types/lodash": ^4.14.151 + "@types/lodash": ^4.14.173 "@types/supertest": ^2.0.8 dataloader: ^2.0.0 express: ^4.17.1 @@ -13527,7 +13527,7 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.14.151, @types/lodash@npm:^4.14.173, @types/lodash@npm:^4.14.175": +"@types/lodash@npm:^4.14.173, @types/lodash@npm:^4.14.175": version: 4.14.184 resolution: "@types/lodash@npm:4.14.184" checksum: 6d9a4d67f7f9d0ec3fd21174f3dd3d00629dc1227eb469450eace53adbc1f7e2330699c28d0fe093e5f0fef0f0e763098be1f779268857213224af082b62be21 From 6118ad8f69f14b9122a8296984786bbd8580b141 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Tue, 27 Sep 2022 13:03:32 +0200 Subject: [PATCH 2/2] yarn.lock: fix lodash bump Signed-off-by: Patrik Oldsberg --- yarn.lock | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/yarn.lock b/yarn.lock index b672fe3e0a..5c5e5d902e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3174,7 +3174,7 @@ __metadata: "@backstage/errors": "workspace:^" "@backstage/types": "workspace:^" "@types/json-schema": ^7.0.5 - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 ajv: ^8.10.0 json-schema: ^0.4.0 lodash: ^4.17.21 @@ -4263,7 +4263,7 @@ __metadata: "@backstage/integration": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 aws-sdk: ^2.840.0 aws-sdk-mock: ^5.2.1 lodash: ^4.17.21 @@ -4288,7 +4288,7 @@ __metadata: "@backstage/integration": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 lodash: ^4.17.21 msw: ^0.47.0 node-fetch: ^2.6.7 @@ -4350,7 +4350,7 @@ __metadata: "@backstage/plugin-bitbucket-cloud-common": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 lodash: ^4.17.21 msw: ^0.47.0 node-fetch: ^2.6.7 @@ -4397,7 +4397,7 @@ __metadata: "@backstage/plugin-catalog-node": "workspace:^" "@backstage/types": "workspace:^" "@octokit/graphql": ^5.0.0 - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 lodash: ^4.17.21 msw: ^0.47.0 node-fetch: ^2.6.7 @@ -4420,7 +4420,7 @@ __metadata: "@backstage/integration": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 "@types/uuid": ^8.0.0 lodash: ^4.17.21 msw: ^0.47.0 @@ -4442,7 +4442,7 @@ __metadata: "@backstage/plugin-catalog-backend": "workspace:^" "@backstage/types": "workspace:^" "@types/ldapjs": ^2.2.0 - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 ldapjs: ^2.2.0 lodash: ^4.17.21 uuid: ^8.0.0 @@ -4463,7 +4463,7 @@ __metadata: "@backstage/config": "workspace:^" "@backstage/plugin-catalog-backend": "workspace:^" "@microsoft/microsoft-graph-types": ^2.6.0 - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 "@types/node-fetch": ^2.5.12 lodash: ^4.17.21 msw: ^0.47.0 @@ -4519,7 +4519,7 @@ __metadata: "@types/core-js": ^2.5.4 "@types/express": ^4.17.6 "@types/git-url-parse": ^9.0.0 - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 "@types/supertest": ^2.0.8 "@types/uuid": ^8.0.0 better-sqlite3: ^7.5.0 @@ -5710,7 +5710,7 @@ __metadata: "@backstage/errors": "workspace:^" "@types/express": ^4.17.6 "@types/jest-when": ^3.5.0 - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 express: ^4.17.1 express-promise-router: ^4.1.0 jest-when: ^3.1.0 @@ -6049,7 +6049,7 @@ __metadata: "@backstage/plugin-permission-common": "workspace:^" "@backstage/plugin-permission-node": "workspace:^" "@types/express": "*" - "@types/lodash": ^4.14.173 + "@types/lodash": ^4.14.151 "@types/supertest": ^2.0.8 dataloader: ^2.0.0 express: ^4.17.1 @@ -13527,10 +13527,10 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:^4.14.173, @types/lodash@npm:^4.14.175": - version: 4.14.184 - resolution: "@types/lodash@npm:4.14.184" - checksum: 6d9a4d67f7f9d0ec3fd21174f3dd3d00629dc1227eb469450eace53adbc1f7e2330699c28d0fe093e5f0fef0f0e763098be1f779268857213224af082b62be21 +"@types/lodash@npm:^4.14.151, @types/lodash@npm:^4.14.173, @types/lodash@npm:^4.14.175": + version: 4.14.185 + resolution: "@types/lodash@npm:4.14.185" + checksum: f81d13da5ecab110ca9c5c7cc2bedc3c9802a6acf668576aecd1b8f4b134ed81d06c15f1e600fb08f05975098280a0d97d30cddfc2cb39ec1c6b56e971ca53b3 languageName: node linkType: hard