From 8c46a55f8a43e98b1420da41454ac2823970f302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 09:05:24 +0000 Subject: [PATCH] chore(deps-dev): bump @adobe/eslint-config-aio-lib-config Bumps [@adobe/eslint-config-aio-lib-config](https://github.com/adobe/eslint-config-aio-lib-config) from 2.0.2 to 3.0.0. - [Release notes](https://github.com/adobe/eslint-config-aio-lib-config/releases) - [Commits](https://github.com/adobe/eslint-config-aio-lib-config/compare/2.0.2...3.0.0) --- updated-dependencies: - dependency-name: "@adobe/eslint-config-aio-lib-config" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 00ff5a7b..35421c37 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "description": "Adobe I/O Runtime Lib", "devDependencies": { "@adobe/aio-lib-test-proxy": "^1.0.0", - "@adobe/eslint-config-aio-lib-config": "^2.0.1", + "@adobe/eslint-config-aio-lib-config": "^3.0.0", "@types/jest": "^29.5.0", "@types/node-fetch": "^2.5.4", "babel-runtime": "^6.26.0",