Skip to content

Commit

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

chore: update auto merge on patch or minor to v8.18.0
  • Loading branch information
notaphplover authored Dec 9, 2024
2 parents 74e939d + bbae797 commit 1a7bd2f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/container/libraries/common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"@stryker-mutator/jest-runner": "8.7.0",
"@stryker-mutator/typescript-checker": "8.7.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"jest": "29.7.0",
"prettier": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/container/libraries/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@stryker-mutator/jest-runner": "8.7.0",
"@stryker-mutator/typescript-checker": "8.7.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"jest": "29.7.0",
"prettier": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/container/libraries/strongly-typed/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"@eslint/js": "9.16.0",
"@jest/globals": "29.7.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"jest": "29.7.0",
"prettier": "3.4.2",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@stryker-mutator/jest-runner": "8.7.0",
"@stryker-mutator/typescript-checker": "8.7.0",
"@types/node": "22.10.1",
"@typescript-eslint/eslint-plugin": "8.17.0",
"@typescript-eslint/parser": "8.17.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"jest": "29.7.0",
"prettier": "3.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/foundation/tools/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.4.2",
"typescript-eslint": "8.17.0"
"typescript-eslint": "8.18.0"
},
"peerDependencies": {
"@eslint/js": "^9.14.0"
Expand Down

0 comments on commit 1a7bd2f

Please sign in to comment.