Skip to content

Commit f0f4518

Browse files
renovate[bot]rhdh-bot
authored andcommitted
fix(deps): update rhdh lightspeed dependencies (patch)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ef79ef commit f0f4518

File tree

6 files changed

+99
-143
lines changed

6 files changed

+99
-143
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-lightspeed-backend': patch
3+
'@red-hat-developer-hub/backstage-plugin-lightspeed': patch
4+
---
5+
6+
Updated dependency `@types/express` to `4.17.25`.
7+
Updated dependency `msw` to `2.11.6`.
8+
Updated dependency `@patternfly/chatbot` to `6.4.1`.
9+
Updated dependency `@patternfly/react-core` to `6.4.0`.

workspaces/lightspeed/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@backstage/repo-tools": "^0.15.1",
4747
"@changesets/cli": "^2.27.1",
4848
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
49-
"@playwright/test": "1.56.0",
49+
"@playwright/test": "1.56.1",
5050
"@spotify/prettier-config": "^12.0.0",
5151
"knip": "^5.27.4",
5252
"node-gyp": "^9.0.0",

workspaces/lightspeed/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
},
5454
"devDependencies": {
5555
"@backstage/test-utils": "^1.7.11",
56-
"@playwright/test": "1.56.0",
56+
"@playwright/test": "1.56.1",
5757
"@testing-library/dom": "^9.0.0",
5858
"@testing-library/jest-dom": "^6.0.0",
5959
"@testing-library/react": "^14.0.0",

workspaces/lightspeed/plugins/lightspeed-backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@
6161
"@backstage/config": "^1.3.3",
6262
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
6363
"@spotify/prettier-config": "^15.0.0",
64-
"@types/express": "4.17.23",
64+
"@types/express": "4.17.25",
6565
"@types/supertest": "2.0.16",
66-
"msw": "2.11.3",
66+
"msw": "2.11.6",
6767
"prettier": "3.6.2",
6868
"supertest": "6.3.4"
6969
},

workspaces/lightspeed/plugins/lightspeed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@
5757
"@material-ui/core": "^4.9.13",
5858
"@material-ui/lab": "^4.0.0-alpha.61",
5959
"@mui/icons-material": "^6.1.8",
60-
"@patternfly/chatbot": "6.4.0-prerelease.25",
61-
"@patternfly/react-core": "6.4.0-prerelease.2",
60+
"@patternfly/chatbot": "6.4.1",
61+
"@patternfly/react-core": "6.4.0",
6262
"@patternfly/react-icons": "^6.3.1",
6363
"@red-hat-developer-hub/backstage-plugin-lightspeed-common": "workspace:^",
6464
"@tanstack/react-query": "^5.59.15",

0 commit comments

Comments
 (0)