From 83693580a37afd65a6441c16cdf5802499fa38da Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 16 Mar 2020 19:36:50 +0000 Subject: [PATCH] chore(release): 3.19.48 [skip ci] ## [3.19.48](https://github.com/thenativeweb/eslint-config-es/compare/3.19.47...3.19.48) (2020-03-16) ### Bug Fixes * bump @typescript-eslint/eslint-plugin from 2.23.0 to 2.24.0 ([#147](https://github.com/thenativeweb/eslint-config-es/issues/147)) ([de63811](https://github.com/thenativeweb/eslint-config-es/commit/de638115abd7858e126a02c69262d125402b6a9f)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1b5dfbaa..16295503 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.19.48](https://github.com/thenativeweb/eslint-config-es/compare/3.19.47...3.19.48) (2020-03-16) + + +### Bug Fixes + +* bump @typescript-eslint/eslint-plugin from 2.23.0 to 2.24.0 ([#147](https://github.com/thenativeweb/eslint-config-es/issues/147)) ([de63811](https://github.com/thenativeweb/eslint-config-es/commit/de638115abd7858e126a02c69262d125402b6a9f)) + ## [3.19.47](https://github.com/thenativeweb/eslint-config-es/compare/3.19.46...3.19.47) (2020-03-16) diff --git a/package-lock.json b/package-lock.json index 21d64f29..760d317b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-config-es", - "version": "3.19.47", + "version": "3.19.48", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5a9fef29..c330321d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-es", - "version": "3.19.47", + "version": "3.19.48", "description": "eslint-config-es contains a strict ESLint configuration for ES2015+ and TypeScript.", "contributors": [ {