From aeebf5a26a5e995ffb6a8f2cc9d825d76df67bbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 10:38:30 +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 4.0.0 to 5.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/4.0.0...5.0.0) --- updated-dependencies: - dependency-name: "@adobe/eslint-config-aio-lib-config" dependency-version: 5.0.0 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 f7f41d4c..2c542dd7 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "sha1": "^1.1.1" }, "devDependencies": { - "@adobe/eslint-config-aio-lib-config": "^4.0.0", + "@adobe/eslint-config-aio-lib-config": "^5.0.0", "@babel/core": "^7.16.12", "@babel/preset-env": "^7.16.11", "babel-jest": "^29.5.0",