Skip to content

Commit

Permalink
chore: update auto merge on patch or minor to v8.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent da032a6 commit 1ce3429
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 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.1",
"@stryker-mutator/typescript-checker": "8.7.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.0",
"jest": "29.7.0",
"prettier": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/container/libraries/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@stryker-mutator/jest-runner": "8.7.1",
"@stryker-mutator/typescript-checker": "8.7.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.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 @@ -16,8 +16,8 @@
"@stryker-mutator/jest-runner": "8.7.1",
"@stryker-mutator/typescript-checker": "8.7.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.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.17.0",
"@jest/globals": "29.7.0",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.0",
"jest": "29.7.0",
"prettier": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/foundation/libraries/prototype-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"@stryker-mutator/jest-runner": "8.7.1",
"@stryker-mutator/typescript-checker": "8.7.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.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.1",
"@stryker-mutator/typescript-checker": "8.7.1",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "8.18.1",
"@typescript-eslint/parser": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.18.2",
"@typescript-eslint/parser": "8.18.2",
"eslint": "9.17.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.18.1"
"typescript-eslint": "8.18.2"
},
"peerDependencies": {
"@eslint/js": "^9.14.0"
Expand Down

0 comments on commit 1ce3429

Please sign in to comment.