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 May 4, 2023
1 parent e3936d5 commit 3fbcdb9
Show file tree
Hide file tree
Showing 99 changed files with 1,490 additions and 1,324 deletions.
1,380 changes: 748 additions & 632 deletions .pnp.cjs

Large diffs are not rendered by default.

75 changes: 40 additions & 35 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 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.
532 changes: 266 additions & 266 deletions .yarn/releases/yarn-3.5.0.cjs → .yarn/releases/yarn-3.5.1.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.5.0.cjs
yarnPath: .yarn/releases/yarn-3.5.1.cjs
28 changes: 14 additions & 14 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.3",
"@mikro-orm/nestjs": "5.1.8",
"@mikro-orm/postgresql": "5.6.16",
"@mikro-orm/postgresql": "5.7.3",
"@nestjs/common": "9.4.0",
"@nestjs/config": "2.3.1",
"@nestjs/core": "9.4.0",
Expand All @@ -31,27 +31,27 @@
"iterare": "1.2.1",
"mqtt": "4.3.7",
"reflect-metadata": "0.1.13",
"rxjs": "7.8.0",
"rxjs": "7.8.1",
"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.3",
"@mikro-orm/migrations": "5.7.3",
"@nestjs/cli": "9.4.2",
"@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.3",
"@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.2",
"@typescript-eslint/parser": "5.59.2",
"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.81.0"
},
"jest": {
"moduleFileExtensions": [
Expand All @@ -85,5 +85,5 @@
"./src/mikro-orm.config.ts"
]
},
"packageManager": "yarn@3.5.0"
"packageManager": "yarn@3.5.1"
}

0 comments on commit 3fbcdb9

Please sign in to comment.