We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79e590b commit 701b1fbCopy full SHA for 701b1fb
2 files changed
workspaces/cost-management/package.json
@@ -45,11 +45,16 @@
45
"@backstage/e2e-test-utils": "^0.1.2",
46
"@backstage/repo-tools": "^0.17.0",
47
"@changesets/cli": "^2.27.1",
48
+ "@jest/environment-jsdom-abstract": "^30.3.0",
49
"@microsoft/api-extractor-model": "^7.29.2",
50
"@microsoft/tsdoc": "^0.16.0",
51
"@microsoft/tsdoc-config": "^0.18.0",
52
+ "@types/jest": "^30.0.0",
53
+ "@types/jsdom": "^27.0.0",
54
"@useoptic/optic": "^0.55.0",
55
"concurrently": "^9.0.0",
56
+ "jest": "^30.3.0",
57
+ "jsdom": "^27.1.0",
58
"knip": "^5.27.4",
59
"node-gyp": "^9.0.0",
60
"prettier": "^2.3.2",
0 commit comments