From a1e657baa483d6a398b05189580edb71a7c6471a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:03:51 +0000 Subject: [PATCH] build(deps-dev): bump @adobe/aio-lib-core-config from 3.1.0 to 4.0.0 Bumps [@adobe/aio-lib-core-config](https://github.com/adobe/aio-lib-core-config) from 3.1.0 to 4.0.0. - [Release notes](https://github.com/adobe/aio-lib-core-config/releases) - [Commits](https://github.com/adobe/aio-lib-core-config/compare/3.1.0...4.0.0) --- updated-dependencies: - dependency-name: "@adobe/aio-lib-core-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 a156252..ebe72ce 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "js-yaml": "^3.13.0" }, "devDependencies": { - "@adobe/aio-lib-core-config": "^3.1.0", + "@adobe/aio-lib-core-config": "^4.0.0", "@adobe/eslint-config-aio-lib-config": "^2.0.1", "@oclif/dev-cli": "^1.22.0", "chalk": "^4.0.0",