From a71b65f26086855bc0762d4beb9e21d299400ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 15:58:32 +0000 Subject: [PATCH] chore(deps): bump prismjs Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/v2/CHANGELOG.md) - [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-version: 1.30.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- napi/angular-compiler/benchmarks/typedb-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/napi/angular-compiler/benchmarks/typedb-web/package.json b/napi/angular-compiler/benchmarks/typedb-web/package.json index b2e15ec44..188cd9dba 100644 --- a/napi/angular-compiler/benchmarks/typedb-web/package.json +++ b/napi/angular-compiler/benchmarks/typedb-web/package.json @@ -33,7 +33,7 @@ "ngx-cookieconsent": "4.0.2", "pixi.js-legacy": "7.4.3", "posthog-js": "1.268.8", - "prismjs": "1.29.0", + "prismjs": "1.30.0", "rxjs": "7.8.1", "tslib": "2.6.1", "zone.js": "0.15.1"