Skip to content

Commit

Permalink
chore(deps): update 3rd party dependencies (patch/minor) to >=8.11.0 (#…
Browse files Browse the repository at this point in the history
…87)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent a6ec353 commit 10845f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/eslint/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
},
"peerDependencies": {
"@noahnu/eslint-import-resolver-require": "workspace:^1.0.0",
"@typescript-eslint/eslint-plugin": ">=8.10.0",
"@typescript-eslint/parser": ">=8.10.0",
"@typescript-eslint/eslint-plugin": ">=8.11.0",
"@typescript-eslint/parser": ">=8.11.0",
"eslint": ">=9.13.0",
"eslint-config-prettier": ">=9.1.0",
"eslint-import-resolver-node": ">=0.3.9",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1744,8 +1744,8 @@ __metadata:
typescript-eslint: "npm:^8.13.0"
peerDependencies:
"@noahnu/eslint-import-resolver-require": "workspace:^1.0.0"
"@typescript-eslint/eslint-plugin": ">=8.10.0"
"@typescript-eslint/parser": ">=8.10.0"
"@typescript-eslint/eslint-plugin": ">=8.11.0"
"@typescript-eslint/parser": ">=8.11.0"
eslint: ">=9.13.0"
eslint-config-prettier: ">=9.1.0"
eslint-import-resolver-node: ">=0.3.9"
Expand Down

0 comments on commit 10845f0

Please sign in to comment.