diff --git a/package.json b/package.json index a538952..fb34a4d 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "tslib": "2.8.1" }, "devDependencies": { - "@softwareventures/eslint-config": "7.9.0", + "@softwareventures/eslint-config": "9.0.0", "@softwareventures/prettier-config": "4.0.0", "@softwareventures/semantic-release-config": "4.1.0", "@softwareventures/tsconfig": "7.3.0", diff --git a/yarn.lock b/yarn.lock index b6bcc08..945a27a 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.9.0": - version "7.9.0" - resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-7.9.0.tgz#57676ad9961ba51a46ec6926a994399adbb0e93e" - integrity sha512-+lsBGhqWOAkHKM18LBpSX6rvLMdR31+gNwobdgsMyNkjWZTe+cQPMBmczGBb4KtS0dXT/gt04WtfUJMpid/b+g== +"@softwareventures/eslint-config@9.0.0": + version "9.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/eslint-config/-/eslint-config-9.0.0.tgz#43c15fef25d2a31f4a76069838b55ae52d465dcd" + integrity sha512-pfiZCcOkULyImPn5HbEUmJ99zi33Mv9oV/Q2tInBygE4U0hKxeq7PFXpUpqyDa7+3sMN4kvWqyEcAMBduPUVsg== dependencies: tslib "^2.3.1"