Skip to content

Commit 277be72

Browse files
committed
deps: update monodeploy
1 parent 5850ca0 commit 277be72

File tree

3 files changed

+927
-759
lines changed

3 files changed

+927
-759
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
},
3838
"devDependencies": {
3939
"@goldstack/utils-typescript-references": "^0.3.9",
40-
"@monodeploy/plugin-github": "^1.1.1",
40+
"@monodeploy/plugin-github": "^2.0.1",
4141
"@tophat/conventional-changelog-config": "^1.0.1",
4242
"@typescript-eslint/eslint-plugin": "^5.28.0",
4343
"@typescript-eslint/parser": "^5.28.0",
4444
"dependency-cruiser": "^11.18.0",
4545
"eslint": "^8.18.0",
4646
"eslint-config-prettier": "^8.5.0",
4747
"eslint-plugin-prettier": "^4.0.0",
48-
"monodeploy": "^4.2.0",
48+
"monodeploy": "^5.0.1",
4949
"prettier": "^2.7.1",
5050
"typescript": "~4.8.0"
5151
}

packages/transactional-adapters/transactional-adapter-prisma/package.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,15 @@
4747
"@nestjs/cli": "^10.0.2",
4848
"@nestjs/common": "^10.0.0",
4949
"@nestjs/core": "^10.0.0",
50-
"@nestjs/graphql": "^12.0.1",
51-
"@nestjs/platform-express": "^10.0.0",
52-
"@nestjs/schematics": "^10.0.1",
5350
"@nestjs/testing": "^10.0.0",
5451
"@prisma/client": "5.8.1",
55-
"@types/express": "^4.17.13",
5652
"@types/jest": "^28.1.2",
5753
"@types/node": "^18.0.0",
58-
"@types/supertest": "^2.0.12",
5954
"jest": "^28.1.1",
6055
"prisma": "^5.8.1",
6156
"reflect-metadata": "^0.1.13",
6257
"rimraf": "^3.0.2",
6358
"rxjs": "^7.5.5",
64-
"supertest": "^6.2.3",
6559
"ts-jest": "^28.0.5",
6660
"ts-loader": "^9.3.0",
6761
"ts-node": "^10.8.1",

0 commit comments

Comments
 (0)