From fb52b7686da19b15bce35fc3e86604e7b3598526 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 15:04:56 +0000 Subject: [PATCH] build(deps): Bump @mattermost/types from 11.7.0 to 11.8.0 Bumps [@mattermost/types](https://github.com/mattermost/mattermost/tree/HEAD/webapp/platform/types) from 11.7.0 to 11.8.0. - [Release notes](https://github.com/mattermost/mattermost/releases) - [Changelog](https://github.com/mattermost/mattermost/blob/master/CHANGELOG.md) - [Commits](https://github.com/mattermost/mattermost/commits/@mattermost/types@11.8.0/webapp/platform/types) --- updated-dependencies: - dependency-name: "@mattermost/types" dependency-version: 11.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index dc5c279..7549b38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -672,9 +672,9 @@ } }, "node_modules/@mattermost/types": { - "version": "11.7.0", - "resolved": "https://registry.npmjs.org/@mattermost/types/-/types-11.7.0.tgz", - "integrity": "sha512-KPHcgjOMoQTmwUUHF+ygmx85qpzbsHVLEUGKAAn/XXg8U4rEpKwGFcSyOOfH8pk1OHJAG0Ob5sfvHawVzd7wqA==", + "version": "11.8.0", + "resolved": "https://registry.npmjs.org/@mattermost/types/-/types-11.8.0.tgz", + "integrity": "sha512-qKcMBYfq89zK5LJ2nzomna5jr2+4vq6OGKXDun5cJJy61gw4GpRihC5x3YLt6ah7ct1ruimrAw5GrlAFBtR8mA==", "license": "MIT", "peerDependencies": { "typescript": "^4.3.0 || ^5.0.0"