Skip to content

Commit

Permalink
chore: update auto merge on patch or minor to v8.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 0f3b061 commit 907a08e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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 @@ -8,8 +8,8 @@
"@eslint/js": "9.12.0",
"@jest/globals": "29.7.0",
"@types/node": "20.16.12",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@typescript-eslint/eslint-plugin": "8.10.0",
"@typescript-eslint/parser": "8.10.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"rimraf": "6.0.1",
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.3.3",
"typescript-eslint": "8.9.0"
"typescript-eslint": "8.10.0"
},
"peerDependencies": {
"@eslint/js": "^9.12.0"
Expand Down

0 comments on commit 907a08e

Please sign in to comment.