Skip to content

Commit

Permalink
Merge pull request #1261 from cuaklabs/renovate/auto-merge-on-patch-o…
Browse files Browse the repository at this point in the history
…r-minor

fix(deps): update auto merge on patch or minor
  • Loading branch information
notaphplover authored Nov 26, 2024
2 parents 6681182 + c6818d8 commit aeb8aec
Show file tree
Hide file tree
Showing 13 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@cuaklabs/iocuak-rollup-config": "workspace:*",
"@cuaklabs/iocuak-scripts": "workspace:*",
"@cuaklabs/typescript-config-iocuak": "workspace:*",
"@types/node": "22.9.3",
"@types/node": "22.10.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"reflect-metadata": "0.2.2",
Expand Down
12 changes: 6 additions & 6 deletions packages/iocuak-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,20 @@
"homepage": "https://github.com/cuaklabs/iocuak/tree/master/packages/iocuak-benchmark#readme",
"dependencies": {
"@cuaklabs/iocuak": "workspace:*",
"@nestjs/common": "10.4.8",
"@nestjs/core": "10.4.8",
"@nestjs/common": "10.4.9",
"@nestjs/core": "10.4.9",
"clinic": "13.0.0",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1",
"tsyringe": "4.8.0"
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"typescript": "5.7.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/iocuak-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"ts-jest": "29.2.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/iocuak-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"ts-jest": "29.2.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/iocuak-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rollup": "4.27.4",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"@types/chai": "4.3.20",
"@types/sinon": "17.0.3",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"typescript": "5.7.2"
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.3.3",
"typescript-eslint": "8.15.0"
"prettier": "3.4.0",
"typescript-eslint": "8.16.0"
},
"peerDependencies": {
"@eslint/js": "^9.13.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"description": "Backend jest config for backend packages",
"devDependencies": {
"@jest/types": "29.6.3",
"prettier": "3.3.3"
"prettier": "3.4.0"
},
"exports": "./lib/index.js",
"homepage": "https://github.com/cuaklabs/iocuak#readme",
Expand Down
8 changes: 4 additions & 4 deletions packages/iocuak-models-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"ts-jest": "29.2.5",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
},
"devDependencies": {
"@eslint/js": "9.15.0",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"typescript": "5.7.2"
Expand Down
8 changes: 4 additions & 4 deletions packages/iocuak-reflect-metadata-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"rollup": "4.27.4",
"ts-jest": "29.2.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-rollup-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@rollup/plugin-typescript": "12.1.1",
"rollup": "4.27.4",
"prettier": "3.3.3",
"prettier": "3.4.0",
"typescript": "5.7.2"
},
"exports": "./lib/index.js",
Expand Down
8 changes: 4 additions & 4 deletions packages/iocuak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@
"@stryker-mutator/core": "8.6.0",
"@stryker-mutator/jest-runner": "8.6.0",
"@stryker-mutator/typescript-checker": "8.6.0",
"@types/node": "22.9.3",
"@typescript-eslint/eslint-plugin": "8.15.0",
"@typescript-eslint/parser": "8.15.0",
"@types/node": "22.10.0",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.0",
"reflect-metadata": "0.2.2",
"rimraf": "6.0.1",
"rollup": "4.27.4",
Expand Down

0 comments on commit aeb8aec

Please sign in to comment.