Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v18.19.75
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and rhdh-bot committed Feb 10, 2025
1 parent ca96fed commit ed57529
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@red-hat-developer-hub/backstage-plugin-openshift-image-registry': patch
---

Updated dependency `@types/node` to `18.19.75`.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/node": "18.19.74",
"@types/node": "18.19.75",
"cross-fetch": "4.1.0",
"msw": "1.3.5",
"prettier": "3.4.2"
Expand Down
10 changes: 5 additions & 5 deletions workspaces/openshift-image-registry/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10434,7 +10434,7 @@ __metadata:
"@testing-library/jest-dom": 6.6.3
"@testing-library/react": 14.3.1
"@testing-library/user-event": 14.5.2
"@types/node": 18.19.74
"@types/node": 18.19.75
cross-fetch: 4.1.0
msw: 1.3.5
prettier: 3.4.2
Expand Down Expand Up @@ -13572,12 +13572,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:18.19.74, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9":
version: 18.19.74
resolution: "@types/node@npm:18.19.74"
"@types/node@npm:18.19.75, @types/node@npm:^18.11.18, @types/node@npm:^18.11.9":
version: 18.19.75
resolution: "@types/node@npm:18.19.75"
dependencies:
undici-types: ~5.26.4
checksum: 99bbddd23b8c397ec82fe89706ae52fcf0647c32f858db776f8dbd8e67d193df58b7179b6879abce73f26b607616af45f352446aee0c6b05d575fbbd528c6d6c
checksum: 8f780a51a2dc1d597b104a2c33a2ab175fda492defbaab2cbb5fd098124d867ebed7cda0eaf80309bba25fbd4e41b4a04c91b7f14b50547b4377a39ccf749a7c
languageName: node
linkType: hard

Expand Down

0 comments on commit ed57529

Please sign in to comment.