Skip to content

Commit 56ea00e

Browse files
build(deps): bump prismjs in the npm_and_yarn group (#123)
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](PrismJS/prism@v1.29.0...v1.30.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 716a06f commit 56ea00e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -8921,9 +8921,9 @@ prism-react-renderer@^2.1.0, prism-react-renderer@^2.3.0, prism-react-renderer@^
89218921
clsx "^2.0.0"
89228922

89238923
prismjs@^1.29.0:
8924-
version "1.29.0"
8925-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
8926-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
8924+
version "1.30.0"
8925+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
8926+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
89278927

89288928
process-nextick-args@~2.0.0:
89298929
version "2.0.1"

0 commit comments

Comments
 (0)