From a900a4845ec3ad4427bcc66931c4ebe23e1a83d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 15:04:20 +0000 Subject: [PATCH] build(deps-dev): bump @autotelic/eslint-config-js from 0.3.0 to 0.4.0 Bumps [@autotelic/eslint-config-js](https://github.com/autotelic/lint-configs/tree/HEAD/packages/eslint-config-js) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/autotelic/lint-configs/releases) - [Changelog](https://github.com/autotelic/lint-configs/blob/main/packages/eslint-config-js/CHANGELOG.md) - [Commits](https://github.com/autotelic/lint-configs/commits/v0.4.0/packages/eslint-config-js) --- updated-dependencies: - dependency-name: "@autotelic/eslint-config-js" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7b039a4..a0e19a7 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "yamljs": "^0.3.0" }, "devDependencies": { - "@autotelic/eslint-config-js": "^0.3.0", + "@autotelic/eslint-config-js": "^0.4.0", "@autotelic/fastify-injector": "^0.3.0", "@typescript-eslint/eslint-plugin": "^7.0.2", "@typescript-eslint/parser": "^7.0.2",