Skip to content

Commit

Permalink
chore(deps): update devdependencies (non-major)
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 Nov 14, 2024
1 parent b37289a commit 351b353
Show file tree
Hide file tree
Showing 9 changed files with 186 additions and 147 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@backstage/cli": "0.28.2",
"@janus-idp/cli": "1.17.0",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"files": [
"dist",
Expand Down
4 changes: 2 additions & 2 deletions e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"prettier:fix": "prettier --ignore-unknown --write ."
},
"devDependencies": {
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.2",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.57.1",
"ioredis": "5.4.1",
"otplib": "12.0.1",
"prettier": "3.3.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"dependencies": {
"@azure/identity": "4.4.1",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@
},
"devDependencies": {
"@backstage/cli": "0.28.2",
"@ianvs/prettier-plugin-sort-imports": "4.2.1",
"@ianvs/prettier-plugin-sort-imports": "4.4.0",
"@spotify/prettier-config": "15.0.0",
"glob": "^11.0.0",
"husky": "8.0.3",
"lint-staged": "15.2.10",
"node-gyp": "10.2.0",
"turbo": "2.2.3",
"typescript": "5.6.2"
"typescript": "5.6.3"
},
"resolutions": {
"@types/react": "18.3.7",
Expand Down
2 changes: 1 addition & 1 deletion plugins/dynamic-home-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"@types/react-grid-layout": "1.3.5",
"msw": "1.3.4",
"msw": "1.3.5",
"prettier": "3.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/dynamic-plugins-info-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@backstage/backend-test-utils": "1.0.2",
"@backstage/cli": "0.28.2",
"@types/supertest": "6.0.2",
"msw": "2.4.9",
"msw": "2.6.4",
"prettier": "3.3.3",
"supertest": "6.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/dynamic-plugins-info/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"glob": "11.0.0",
"msw": "1.3.4",
"msw": "1.3.5",
"prettier": "3.3.3"
},
"files": [
Expand Down
2 changes: 1 addition & 1 deletion plugins/licensed-users-info-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@backstage/plugin-auth-backend-module-guest-provider": "0.2.1",
"@types/express": "4.17.21",
"@types/supertest": "2.0.16",
"msw": "2.4.9",
"msw": "2.6.4",
"prettier": "3.3.3",
"supertest": "6.3.4"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/scalprum-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/mock-fs": "4.13.4",
"@types/supertest": "6.0.2",
"mock-fs": "5.4.1",
"msw": "2.4.9",
"msw": "2.6.4",
"prettier": "3.3.3",
"supertest": "6.3.4"
},
Expand Down
Loading

0 comments on commit 351b353

Please sign in to comment.