Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
eaviles committed Apr 21, 2022
1 parent 3adf8a5 commit 03aeceb
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

### v3.0.2 (2022-04-21)

- [`#480`](https://github.com/lifion/eslint-config-lifion/pull/480): Bump eslint-plugin-import from 2.25.4 to 2.26.0
- [`#482`](https://github.com/lifion/eslint-config-lifion/pull/482): Bump eslint-plugin-jsdoc from 37.9.7 to 39.2.3
- [`#483`](https://github.com/lifion/eslint-config-lifion/pull/483): Bump eslint-plugin-security from 1.4.0 to 1.5.0
- [`#481`](https://github.com/lifion/eslint-config-lifion/pull/481): Bump eslint from 8.12.0 to 8.13.0
- [`3adf8a5`](https://github.com/lifion/eslint-config-lifion/commit/3adf8a52bc52a2062deacdb395c455f0cddff65b): Replace eslint-plugin-radar with eslint-plugin-sonarjs

### v3.0.1 (2022-04-05)

- [`1e87fcf`](https://github.com/lifion/eslint-config-lifion/commit/1e87fcf0d00a83d4137c57f1a8e449fbef2acd70): Resolve conflict on hex numbers and Prettier
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-lifion",
"version": "3.0.1",
"version": "3.0.2",
"description": "Lifion's ESLint config",
"keywords": [
"config",
Expand Down

0 comments on commit 03aeceb

Please sign in to comment.