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 Apr 23, 2023
1 parent 79dd5e3 commit 52b99d3
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions packages/iocuak-benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"tsyringe": "4.7.0"
},
"devDependencies": {
"@types/node": "18.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
"eslint-import-resolver-typescript": "3.5.5",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"typescript": "5.0.4"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@stryker-mutator/core": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
"@types/node": "18.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
Expand All @@ -39,7 +39,7 @@
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.20.7",
"ts-jest": "29.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@stryker-mutator/core": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
"@types/node": "18.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.20.7",
"ts-jest": "29.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak-decorators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@stryker-mutator/core": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
"@types/node": "18.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
Expand All @@ -45,7 +45,7 @@
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rollup": "3.20.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.20.7",
"typescript": "5.0.4"
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.5.0",
"prettier": "2.8.7"
"prettier": "2.8.8"
},
"exports": "./lib/index.js",
"homepage": "https://github.com/cuaklabs/iocuak#readme",
Expand Down
4 changes: 2 additions & 2 deletions 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.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
Expand All @@ -39,7 +39,7 @@
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.20.7",
"ts-jest": "29.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/iocuak-models/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.20.7",
"typescript": "5.0.4"
Expand Down
4 changes: 2 additions & 2 deletions 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": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
"@types/node": "18.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
Expand All @@ -42,7 +42,7 @@
"eslint-plugin-jest": "27.2.1",
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "3.20.7",
"ts-jest": "29.1.0",
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": "11.1.0",
"rollup": "3.20.7",
"prettier": "2.8.7",
"prettier": "2.8.8",
"typescript": "5.0.4"
},
"exports": "./lib/index.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/iocuak/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@stryker-mutator/core": "6.4.2",
"@stryker-mutator/jest-runner": "6.4.2",
"@stryker-mutator/typescript-checker": "6.4.2",
"@types/node": "18.15.13",
"@types/node": "18.16.0",
"@typescript-eslint/eslint-plugin": "5.59.0",
"@typescript-eslint/parser": "5.59.0",
"eslint": "8.39.0",
Expand All @@ -47,7 +47,7 @@
"eslint-plugin-prettier": "4.2.1",
"jest": "29.5.0",
"jest-mock": "29.5.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"reflect-metadata": "0.1.13",
"rimraf": "5.0.0",
"rollup": "3.20.7",
Expand Down

0 comments on commit 52b99d3

Please sign in to comment.