Bump prismjs from 1.29.0 to 1.30.0 (#819)

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/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-04-26 16:30:00 -04:00
committed by GitHub
parent 0a7eb9c0e4
commit 6a3b1b6274
2 changed files with 6 additions and 5 deletions

View File

@@ -912,7 +912,7 @@
"global": "^4.4.0",
"marked": "^4.0.11",
"net": "^1.0.2",
"prismjs": "^1.17.1",
"prismjs": "^1.30.0",
"terminate": "^2.5.0",
"vscode-languageclient": "^9.0.1",
"vscode-oniguruma": "^2.0.1",