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 Nov 8, 2023
1 parent 9b746f3 commit 3e53bbb
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/iocuak-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"tsyringe": "4.8.0"
},
"devDependencies": {
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/jest-runner": "7.3.0",
"@stryker-mutator/typescript-checker": "7.3.0",
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/jest-runner": "7.3.0",
"@stryker-mutator/typescript-checker": "7.3.0",
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/jest-runner": "7.3.0",
"@stryker-mutator/typescript-checker": "7.3.0",
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
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 @@ -23,9 +23,9 @@
"devDependencies": {
"@rollup/plugin-multi-entry": "6.0.1",
"@rollup/plugin-typescript": "11.1.5",
"@types/chai": "4.3.9",
"@types/chai": "4.3.10",
"@types/sinon": "10.0.20",
"@types/sinon-chai": "3.2.11",
"@types/sinon-chai": "3.2.12",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-models-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@cuaklabs/iocuak-models": "workspace:*"
},
"devDependencies": {
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-reflect-metadata-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/jest-runner": "7.3.0",
"@stryker-mutator/typescript-checker": "7.3.0",
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@stryker-mutator/core": "7.3.0",
"@stryker-mutator/jest-runner": "7.3.0",
"@stryker-mutator/typescript-checker": "7.3.0",
"@types/node": "18.18.8",
"@types/node": "18.18.9",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"eslint": "8.53.0",
Expand Down

0 comments on commit 3e53bbb

Please sign in to comment.