From 3fc3065232bbed823a4c822e7e3d918474d680dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 20:38:31 +0000 Subject: [PATCH] Bump @types/carbon__icons-react from 11.26.1 to 11.26.2 Bumps [@types/carbon__icons-react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/carbon__icons-react) from 11.26.1 to 11.26.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/carbon__icons-react) --- updated-dependencies: - dependency-name: "@types/carbon__icons-react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5102da..573982b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "sass": "^1.69.3" }, "devDependencies": { - "@types/carbon__icons-react": "^11.26.1", + "@types/carbon__icons-react": "^11.26.2", "@types/node": "^20.8.6", "@types/react": "^18.2.28", "typescript": "^5.2.2" @@ -319,9 +319,9 @@ } }, "node_modules/@types/carbon__icons-react": { - "version": "11.26.1", - "resolved": "https://registry.npmjs.org/@types/carbon__icons-react/-/carbon__icons-react-11.26.1.tgz", - "integrity": "sha512-Y2/+Oq3knMRfIedrJ4md5/Xm2QWW3p9C5iQvQ7y8kpBggIkCouJdHvB0JkxtT6TXZCYXkWGlmgRuQQOwxAo9oQ==", + "version": "11.26.2", + "resolved": "https://registry.npmjs.org/@types/carbon__icons-react/-/carbon__icons-react-11.26.2.tgz", + "integrity": "sha512-/ZuJEZT+9e0CNAfwlnYhuar6eyQjcPIKmPSHZ8OBaBO9DMKBSdUMuadaqAAeaGnRV17zUiQSVsYL7++nSA1KPg==", "dev": true }, "node_modules/@types/node": { diff --git a/package.json b/package.json index 17ae071..bd67cb4 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "sass": "^1.69.3" }, "devDependencies": { - "@types/carbon__icons-react": "^11.26.1", + "@types/carbon__icons-react": "^11.26.2", "@types/node": "^20.8.6", "@types/react": "^18.2.28", "typescript": "^5.2.2"