Skip to content

Commit 340c708

Browse files
Update dependency @types/lodash to v4.17.21
Signed-off-by: Renovate Bot <[email protected]>
1 parent 840c7dc commit 340c708

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

workspaces/keycloak/plugins/catalog-backend-module-keycloak/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@backstage/cli": "^0.34.4",
5858
"@backstage/config": "^1.3.5",
5959
"@backstage/plugin-catalog-backend": "^3.1.2",
60-
"@types/lodash": "4.17.20",
60+
"@types/lodash": "4.17.21",
6161
"@types/uuid": "10.0.0",
6262
"deepmerge": "4.3.1",
6363
"open-cli": "^8.0.0"

workspaces/keycloak/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1535,7 +1535,7 @@ __metadata:
15351535
"@backstage/plugin-catalog-node": "npm:^1.19.1"
15361536
"@keycloak/keycloak-admin-client": "npm:26.3.4"
15371537
"@opentelemetry/api": "npm:^1.9.0"
1538-
"@types/lodash": "npm:4.17.20"
1538+
"@types/lodash": "npm:4.17.21"
15391539
"@types/uuid": "npm:10.0.0"
15401540
deepmerge: "npm:4.3.1"
15411541
jsonwebtoken: "npm:^9.0.0"
@@ -6416,10 +6416,10 @@ __metadata:
64166416
languageName: node
64176417
linkType: hard
64186418

6419-
"@types/lodash@npm:4.17.20":
6420-
version: 4.17.20
6421-
resolution: "@types/lodash@npm:4.17.20"
6422-
checksum: 10/8cd8ad3bd78d2e06a93ae8d6c9907981d5673655fec7cb274a4d9a59549aab5bb5b3017361280773b8990ddfccf363e14d1b37c97af8a9fe363de677f9a61524
6419+
"@types/lodash@npm:4.17.21":
6420+
version: 4.17.21
6421+
resolution: "@types/lodash@npm:4.17.21"
6422+
checksum: 10/34920830a3bc82ba619cda05e606fef00c148a69b4f19f770645d2587ccdb8e42ef3ddfc174b7884c0c709fc0a1aeb48f7326da969bad12a1464a03efbbe414c
64236423
languageName: node
64246424
linkType: hard
64256425

workspaces/tekton/plugins/tekton/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@testing-library/jest-dom": "6.9.1",
7575
"@testing-library/react": "14.3.1",
7676
"@types/dagre": "^0.7.52",
77-
"@types/lodash": "4.17.20",
77+
"@types/lodash": "4.17.21",
7878
"cross-fetch": "4.0.0",
7979
"msw": "1.3.5",
8080
"start-server-and-test": "2.1.2"

workspaces/tekton/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1844,7 +1844,7 @@ __metadata:
18441844
"@testing-library/jest-dom": "npm:6.9.1"
18451845
"@testing-library/react": "npm:14.3.1"
18461846
"@types/dagre": "npm:^0.7.52"
1847-
"@types/lodash": "npm:4.17.20"
1847+
"@types/lodash": "npm:4.17.21"
18481848
classnames: "npm:^2.3.2"
18491849
cross-fetch: "npm:4.0.0"
18501850
dagre: "npm:^0.8.5"
@@ -14344,10 +14344,10 @@ __metadata:
1434414344
languageName: node
1434514345
linkType: hard
1434614346

14347-
"@types/lodash@npm:4.17.20":
14348-
version: 4.17.20
14349-
resolution: "@types/lodash@npm:4.17.20"
14350-
checksum: 10/8cd8ad3bd78d2e06a93ae8d6c9907981d5673655fec7cb274a4d9a59549aab5bb5b3017361280773b8990ddfccf363e14d1b37c97af8a9fe363de677f9a61524
14347+
"@types/lodash@npm:4.17.21":
14348+
version: 4.17.21
14349+
resolution: "@types/lodash@npm:4.17.21"
14350+
checksum: 10/34920830a3bc82ba619cda05e606fef00c148a69b4f19f770645d2587ccdb8e42ef3ddfc174b7884c0c709fc0a1aeb48f7326da969bad12a1464a03efbbe414c
1435114351
languageName: node
1435214352
linkType: hard
1435314353

0 commit comments

Comments
 (0)