Skip to content

Commit

Permalink
Update dependency eslint to >=9.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent 358b9a8 commit 31557d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/eslint-config-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@
"snapshot-diff": "^0.10.0"
},
"peerDependencies": {
"eslint": ">=8.57.1"
"eslint": ">=9.12.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ __metadata:
prettier: "npm:^2.8.8"
snapshot-diff: "npm:^0.10.0"
peerDependencies:
eslint: ">=8.57.1"
eslint: ">=9.12.0"
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 31557d3

Please sign in to comment.