Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2023
1 parent e3936d5 commit fcae027
Show file tree
Hide file tree
Showing 76 changed files with 1,117 additions and 671 deletions.
1,032 changes: 641 additions & 391 deletions .pnp.cjs

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/y18n-npm-4.0.3-ced95acdbc-014dfcd9b5.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"test:e2e": "jest --config ./test/jest-e2e.json"
},
"dependencies": {
"@mikro-orm/core": "5.6.16",
"@mikro-orm/core": "5.7.0",
"@mikro-orm/nestjs": "5.1.8",
"@mikro-orm/postgresql": "5.6.16",
"@mikro-orm/postgresql": "5.7.0",
"@nestjs/common": "9.4.0",
"@nestjs/config": "2.3.1",
"@nestjs/core": "9.4.0",
Expand All @@ -35,23 +35,23 @@
"uuid": "9.0.0"
},
"devDependencies": {
"@mikro-orm/cli": "5.6.16",
"@mikro-orm/migrations": "5.6.16",
"@nestjs/cli": "9.3.0",
"@mikro-orm/cli": "5.7.0",
"@mikro-orm/migrations": "5.7.0",
"@nestjs/cli": "9.4.1",
"@nestjs/schematics": "9.1.0",
"@nestjs/testing": "9.4.0",
"@types/express": "4.17.17",
"@types/jest": "29.5.0",
"@types/node": "18.15.11",
"@types/jest": "29.5.1",
"@types/node": "18.16.0",
"@types/supertest": "2.0.12",
"@types/uuid": "9.0.1",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"eslint": "8.38.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"source-map-support": "0.5.21",
"supertest": "6.3.3",
Expand All @@ -60,7 +60,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.0.4",
"webpack": "5.78.0"
"webpack": "5.80.0"
},
"jest": {
"moduleFileExtensions": [
Expand Down

0 comments on commit fcae027

Please sign in to comment.