Skip to content

Commit

Permalink
fix(deps)!: update all non-major dependencies (#242)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: adds new `typescript-type-checked` rules added in `typescript-eslint` v8.15.0...
- `@typescript-eslint/no-unsafe-type-assertion`
- `@typescript-eslint/related-getter-setter-pairs`
---
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jonathan Zempel <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 09bbd82 commit 2d3819b
Show file tree
Hide file tree
Showing 4 changed files with 2,677 additions and 2,882 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
version: 2.1
orbs:
node: circleci/node@6.1.0
node: circleci/node@6.3.0

references:
executor: &executor
Expand Down
Loading

0 comments on commit 2d3819b

Please sign in to comment.