diff --git a/CHANGELOG.md b/CHANGELOG.md index 96a5c7c1..6187acb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.19.16](https://github.com/thenativeweb/eslint-config-es/compare/3.19.15...3.19.16) (2020-01-21) + + +### Bug Fixes + +* bump @typescript-eslint/parser from 2.16.0 to 2.17.0 ([#105](https://github.com/thenativeweb/eslint-config-es/issues/105)) ([b471805](https://github.com/thenativeweb/eslint-config-es/commit/b47180510a5964b495692cc284d3913bfb514253)) + ## [3.19.15](https://github.com/thenativeweb/eslint-config-es/compare/3.19.14...3.19.15) (2020-01-16) diff --git a/package-lock.json b/package-lock.json index 3636ac05..af98c307 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "eslint-config-es", - "version": "3.19.15", + "version": "3.19.16", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 3f1c6272..37cb529d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-es", - "version": "3.19.15", + "version": "3.19.16", "description": "eslint-config-es contains a strict ESLint configuration for ES2015+ and TypeScript.", "contributors": [ {