Skip to content

Commit

Permalink
Upgrade dependencies to latest versions (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
mangs committed Dec 7, 2023
1 parent 36ea54f commit d6de991
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 204 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 1.1.0

- Minimum `peerDependencies` ESLint version raised to `8.4.4` to remain compatible with `eslint-plugin-regexp` [version 2.0](https://github.com/ota-meshi/eslint-plugin-regexp/pull/558)+ and the regular expression `v` flag
- Upgrade dependencies to latest versions

## 1.0.1

- For the `/node` config, disable all `eslint-plugin-n` rules related to `import` and `require` that have too many false positives:
Expand Down
Loading

0 comments on commit d6de991

Please sign in to comment.