Skip to content

Commit

Permalink
chore(deps): update auto merge on patch or minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 24, 2024
1 parent 61e9c68 commit f33379c
Show file tree
Hide file tree
Showing 47 changed files with 177 additions and 177 deletions.
8 changes: 4 additions & 4 deletions packages/api/libraries/api-graphql-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"description": "Backend api models",
"devDependencies": {
"@cornie-js/api-graphql-schemas-provider": "workspace:*",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/plugin-helpers": "5.0.4",
"@graphql-codegen/typescript": "4.0.9",
"@graphql-codegen/typescript-resolvers": "4.2.1",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"graphql": "16.9.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
},
"description": "GraphQL schemas provider package",
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"glob": "11.0.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/libraries/api-http-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
"qs": "^6.13.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@cornie-js/api-json-schemas-provider": "workspace:*",
"@cornie-js/api-models": "workspace:*",
"@cornie-js/api-openapi-schema": "workspace:*",
"@cornie-js/json-schema-utils": "workspace:*",
"@cornie-js/openapi-utils": "workspace:*",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"@types/qs": "6.9.16",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"prettier": "3.3.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/libraries/api-json-schemas-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
"description": "Backend api models",
"devDependencies": {
"@cornie-js/json-schema-utils": "workspace:*",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/glob": "8.1.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"glob": "11.0.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/libraries/api-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"@apidevtools/json-schema-ref-parser": "11.7.0",
"@cornie-js/api-json-schemas-provider": "workspace:*",
"@cornie-js/json-schema-utils": "workspace:*",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"json-schema-to-typescript": "15.0.2",
Expand Down
8 changes: 4 additions & 4 deletions packages/api/libraries/api-openapi-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
"@cornie-js/api-json-schemas-provider": "workspace:*",
"@cornie-js/json-schema-utils": "workspace:*",
"@cornie-js/openapi-utils": "workspace:*",
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/clone-deep": "4.0.4",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"prettier": "3.3.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
"nodemailer": "^6.9.15"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"@types/nodemailer": "6.4.16",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
"pulsar-client": "^1.12.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/apps/common/backend-app-jwt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
"@cornie-js/backend-jwt": "workspace:*"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/apps/common/backend-app-uuid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@
"@nestjs/common": "^10.4.4"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"@nestjs/common": "^10.4.4"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.6.2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
"@nestjs/common": "^10.4.4"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
"typescript": "5.6.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/apps/game/backend-app-game-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"envalid": "^8.0.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"ioredis": "^5.4.1"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"@cornie-js/backend-common": "workspace:*"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"jest": "29.7.0",
"prettier": "3.3.3",
"pulsar-client": "1.12.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"typeorm": "~0.3.20"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@types/node": "20.16.6",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,14 @@
"@nestjs/common": "^10.4.4"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/apps/game/backend-game-domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@
"@nestjs/common": "^10.4.4"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"graphql-scalars": "^1.23.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@cornie-js/api-graphql-models": "workspace:*",
"@stryker-mutator/core": "8.5.0",
"@stryker-mutator/jest-runner": "8.5.0",
"@stryker-mutator/typescript-checker": "8.5.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"envalid": "^8.0.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/backend/apps/user/backend-app-user-env/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"envalid": "^8.0.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@
"typeorm": "~0.3.20"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
"bcrypt": "^5.1.1"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@jest/globals": "29.7.0",
"@types/bcrypt": "5.0.2",
"@types/node": "20.16.5",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"@types/node": "20.16.6",
"@typescript-eslint/eslint-plugin": "8.7.0",
"@typescript-eslint/parser": "8.7.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
Loading

0 comments on commit f33379c

Please sign in to comment.