From 6dce735b1fa505f355846c929021ed73c1360bfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 23:12:37 +0000 Subject: [PATCH] Bump prismjs from 1.27.0 to 1.30.0 Bumps [prismjs](https://github.com/PrismJS/prism) from 1.27.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.27.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0e2cdd9886..4ba43c4930 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "node-sass": "4.14.1", "objects-to-csv": "^1.3.5", "prettycron": "^0.10.0", - "prismjs": "^1.27.0", + "prismjs": "^1.30.0", "qunit": "^2.13.0", "qunit-dom": "^1.6.0", "semver": "^7.3.2", diff --git a/yarn.lock b/yarn.lock index f6d4a098fe..48c24f5fa7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12218,10 +12218,10 @@ printf@^0.6.1: resolved "https://registry.yarnpkg.com/printf/-/printf-0.6.1.tgz#b9afa3d3b55b7f2e8b1715272479fc756ed88650" integrity sha512-is0ctgGdPJ5951KulgfzvHGwJtZ5ck8l042vRkV6jrkpBzTmb/lueTqguWHy2JfVA+RY6gFVlaZgUS0j7S/dsw== -prismjs@^1.27.0: - version "1.27.0" - resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057" - integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA== +prismjs@^1.30.0: + version "1.30.0" + resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9" + integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw== private@^0.1.6, private@^0.1.8: version "0.1.8"