Skip to content

Commit 404809b

Browse files
Bump prismjs from 1.29.0 to 1.30.0 (#346)
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](PrismJS/prism@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>
1 parent 16aeb49 commit 404809b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"parse-filepath": "^1.0.2",
8585
"patch-package": "^6.4.7",
8686
"postinstall-postinstall": "^2.1.0",
87-
"prismjs": "^1.29.0",
87+
"prismjs": "^1.30.0",
8888
"prismjs-bibtex": "^2.1.0",
8989
"prop-types": "^15.8.1",
9090
"react": "^18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11515,10 +11515,10 @@ prismjs-bibtex@^2.1.0:
1151511515
dependencies:
1151611516
prismjs "^1.19"
1151711517

11518-
prismjs@^1.19, prismjs@^1.29.0:
11519-
version "1.29.0"
11520-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
11521-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
11518+
prismjs@^1.19, prismjs@^1.30.0:
11519+
version "1.30.0"
11520+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
11521+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
1152211522

1152311523
process-nextick-args@~2.0.0:
1152411524
version "2.0.1"

0 commit comments

Comments
 (0)