From 0ea81af6e38e06b6fd0753c8cd3153d598a7cf08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 May 2022 20:57:28 +0000 Subject: [PATCH] chore: bump @ionic-internal/ionic-ds from 2.1.5 to 7.1.0 Bumps [@ionic-internal/ionic-ds](https://github.com/ionic-team/ionic-ds) from 2.1.5 to 7.1.0. - [Release notes](https://github.com/ionic-team/ionic-ds/releases) - [Commits](https://github.com/ionic-team/ionic-ds/commits) --- updated-dependencies: - dependency-name: "@ionic-internal/ionic-ds" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- packages/@ionic/lab/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/@ionic/lab/package.json b/packages/@ionic/lab/package.json index cc8b0c2479..9ceab1c069 100644 --- a/packages/@ionic/lab/package.json +++ b/packages/@ionic/lab/package.json @@ -48,7 +48,7 @@ "tslib": "^2.0.1" }, "devDependencies": { - "@ionic-internal/ionic-ds": "^2.1.0", + "@ionic-internal/ionic-ds": "^7.1.0", "@stencil/core": "~1.8.5", "@types/express": "^4.11.0", "@types/node": "~10.17.13",