Skip to content

Commit

Permalink
fix(deps): update auto merge on patch or minor
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent 57fad16 commit 7f2c62f
Show file tree
Hide file tree
Showing 11 changed files with 29 additions and 29 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.9.4",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"reflect-metadata": "0.2.2",
Expand Down
10 changes: 5 additions & 5 deletions packages/iocuak-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"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.9.4",
"@typescript-eslint/eslint-plugin": "8.16.0",
"@typescript-eslint/parser": "8.16.0",
"eslint": "9.15.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
"@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.9.4",
"@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",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
"@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.9.4",
"@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",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
"@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.9.4",
"@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",
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@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",
"rimraf": "6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-simple-import-sort": "12.1.1",
"prettier": "3.3.3",
"typescript-eslint": "8.15.0"
"typescript-eslint": "8.16.0"
},
"peerDependencies": {
"@eslint/js": "^9.13.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-models-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
},
"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.9.4",
"@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",
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
},
"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",
"rimraf": "6.0.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak-reflect-metadata-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"@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.9.4",
"@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",
Expand Down
6 changes: 3 additions & 3 deletions packages/iocuak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"@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.9.4",
"@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",
Expand Down

0 comments on commit 7f2c62f

Please sign in to comment.