diff --git a/package.json b/package.json index 55b5f7a..95ca2d9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "tslib": "2.6.2" }, "devDependencies": { - "@softwareventures/eslint-config": "7.1.2", + "@softwareventures/eslint-config": "7.1.3", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "3.1.0", "@softwareventures/tsconfig": "7.0.0", diff --git a/yarn.lock b/yarn.lock index 2eca20c..829aa44 100644 --- a/yarn.lock +++ b/yarn.lock @@ -567,10 +567,10 @@ lodash "^4.17.4" read-pkg-up "^7.0.0" -"@softwareventures/eslint-config@7.1.2": - version "7.1.2" - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.1.2.tgz#c37bd76e1ffad1bb4457eac7dc4012cfa382c69d" - integrity sha512-U3u/dbMe23W/wIoWGdrKFZ2St6bBiIl6+B6aco6aJRFTdmJNZaT9oRHRKQztFG4kO5eKlPKmoX3nYb+FzE8vcw== +"@softwareventures/eslint-config@7.1.3": + version "7.1.3" + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.1.3.tgz#62f67d9ad93eb0d8955ad8a3dae989e16f51d783" + integrity sha512-MNRzPyT1ii+QLzgwoUvyC6DpJEDlVF6Env+DevN37SJhYerurCdGWfygjIjBF27W0sYsK6DRndWPXbZu9GPrJQ== dependencies: tslib "^2.3.1"