From 03aecebc1b9e38896726c01bff3374c68aaebb59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgardo=20Avile=CC=81s-Lo=CC=81pez?= Date: Wed, 20 Apr 2022 23:32:36 -0400 Subject: [PATCH] 3.0.2 --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f7ba6..f46ee84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/package-lock.json b/package-lock.json index 822d46c..b836691 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "eslint-config-lifion", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "eslint-config-lifion", - "version": "3.0.1", + "version": "3.0.2", "license": "Apache-2.0", "dependencies": { "@babel/eslint-parser": "^7.17.0", diff --git a/package.json b/package.json index cbb6fb6..d45579f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-lifion", - "version": "3.0.1", + "version": "3.0.2", "description": "Lifion's ESLint config", "keywords": [ "config",