From 7d9e9279b88968f7c47dc0bfb8ad13aa55a41b46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2026 08:43:46 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20bump=20material-icon-theme=20fro?= =?UTF-8?q?m=205.34.0=20to=205.35.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [material-icon-theme](https://github.com/material-extensions/vscode-material-icon-theme) from 5.34.0 to 5.35.0. - [Release notes](https://github.com/material-extensions/vscode-material-icon-theme/releases) - [Changelog](https://github.com/material-extensions/vscode-material-icon-theme/blob/main/CHANGELOG.md) - [Commits](https://github.com/material-extensions/vscode-material-icon-theme/compare/v5.34.0...v5.35.0) --- updated-dependencies: - dependency-name: material-icon-theme dependency-version: 5.35.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 83d4828..4619234 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "jsdom": "^24.1.3", "json-stable-stringify": "^1.1.1", "kolorist": "^1.8.0", - "material-icon-theme": "5.34.0", + "material-icon-theme": "5.35.0", "node-fetch": "^3.3.2", "simple-git": "^3.27.0", "typescript": "^5.6.2",