Yarn 3 automatic formatting changes

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-08-19 12:58:13 +02:00
parent f3cc06d7c1
commit 8911f684e1
120 changed files with 98 additions and 208 deletions
+2 -3
View File
@@ -5,7 +5,6 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.cjs.js",
@@ -34,14 +33,14 @@
},
"dependencies": {
"@backstage/backend-common": "^0.15.1-next.1",
"@backstage/config-loader": "^1.1.4-next.0",
"@backstage/config": "^1.0.1",
"@backstage/config-loader": "^1.1.4-next.0",
"@backstage/types": "^1.0.0",
"@types/express": "^4.17.6",
"globby": "^11.0.0",
"express": "^4.17.1",
"express-promise-router": "^4.1.0",
"fs-extra": "10.1.0",
"globby": "^11.0.0",
"helmet": "^6.0.0",
"knex": "^2.0.0",
"lodash": "^4.17.21",