fix types and api reports

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2023-10-24 17:07:02 +02:00
parent e5e5bbc6e9
commit 62c3f1a120
3 changed files with 15 additions and 0 deletions
+6
View File
@@ -343,11 +343,13 @@ Options:
--notifyMode
-o, --onlyChanged
-f, --onlyFailures
--openHandlesTimeout
--outputFile
--passWithNoTests
--preset
--prettierPath
--projects
--randomize
--reporters
--resetMocks
--resetModules
@@ -391,6 +393,7 @@ Options:
--watchAll
--watchPathIgnorePatterns
--watchman
--workerThreads
```
### `backstage-cli repo`
@@ -535,11 +538,13 @@ Options:
--notifyMode
-o, --onlyChanged
-f, --onlyFailures
--openHandlesTimeout
--outputFile
--passWithNoTests
--preset
--prettierPath
--projects
--randomize
--reporters
--resetMocks
--resetModules
@@ -583,6 +588,7 @@ Options:
--watchAll
--watchPathIgnorePatterns
--watchman
--workerThreads
```
### `backstage-cli versions:bump`
+1
View File
@@ -66,6 +66,7 @@
"@types/is-glob": "^4.0.2",
"@types/mock-fs": "^4.13.0",
"@types/node": "^18.17.8",
"@types/prettier": "^2.0.0",
"mock-fs": "^5.2.0"
},
"peerDependencies": {
+8
View File
@@ -10151,6 +10151,7 @@ __metadata:
"@types/is-glob": ^4.0.2
"@types/mock-fs": ^4.13.0
"@types/node": ^18.17.8
"@types/prettier": ^2.0.0
chalk: ^4.0.0
codeowners-utils: ^1.0.2
commander: ^9.1.0
@@ -19341,6 +19342,13 @@ __metadata:
languageName: node
linkType: hard
"@types/prettier@npm:^2.0.0":
version: 2.7.3
resolution: "@types/prettier@npm:2.7.3"
checksum: 705384209cea6d1433ff6c187c80dcc0b95d99d5c5ce21a46a9a58060c527973506822e428789d842761e0280d25e3359300f017fbe77b9755bc772ab3dc2f83
languageName: node
linkType: hard
"@types/prop-types@npm:*, @types/prop-types@npm:^15.0.0, @types/prop-types@npm:^15.7.3, @types/prop-types@npm:^15.7.7":
version: 15.7.8
resolution: "@types/prop-types@npm:15.7.8"