aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-11 01:52:23 +0300
committerGitHub <noreply@github.com>2025-03-11 01:52:23 +0300
commit24cbf065357f516b4dcfb3f7cab33ef0fac85911 (patch)
tree35383abd48223416bce086d7ae42c346b3334379
parentf99f41dfc7d5b83944ec789a3432145901504f51 (diff)
downloadpopov.link-dependabot/npm_and_yarn/npm_and_yarn-46be7da7dc.tar.xz
popov.link-dependabot/npm_and_yarn/npm_and_yarn-46be7da7dc.zip
Bump prismjs from 1.29.0 to 1.30.0 in the npm_and_yarn groupdependabot/npm_and_yarn/npm_and_yarn-46be7da7dc
Bumps the npm_and_yarn group with 1 update: [prismjs](https://github.com/PrismJS/prism). Updates `prismjs` 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: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 116b6aa..81b09e1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5628,9 +5628,9 @@
}
},
"node_modules/prismjs": {
- "version": "1.29.0",
- "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz",
- "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==",
+ "version": "1.30.0",
+ "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.30.0.tgz",
+ "integrity": "sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==",
"license": "MIT",
"engines": {
"node": ">=6"