We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef36dbb commit 25eed34Copy full SHA for 25eed34
2 files changed
workspaces/lightspeed/package.json
@@ -53,9 +53,13 @@
53
"@backstage/repo-tools": "^0.17.0",
54
"@changesets/cli": "^2.27.1",
55
"@ianvs/prettier-plugin-sort-imports": "^4.4.0",
56
+ "@jest/environment-jsdom-abstract": "^30.3.0",
57
"@playwright/test": "1.58.2",
58
"@spotify/prettier-config": "^12.0.0",
59
"@types/jest": "^30.0.0",
60
+ "@types/jsdom": "^27.0.0",
61
+ "jest": "^30.3.0",
62
+ "jsdom": "^27.1.0",
63
"knip": "^5.27.4",
64
"node-gyp": "^9.0.0",
65
"prettier": "3.8.3",
0 commit comments