Skip to content

Commit a3f170b

Browse files
authored
Update prismjs dependency to version 1.30.0 in package.json and yarn.lock (#453)
1 parent 5d3c5a7 commit a3f170b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

Diff for: package.json

+1
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
"resolutions": {
8686
"uplot": "1.6.31",
8787
"jackspeak": "2.1.1",
88+
"prismjs": "1.30.0",
8889
"dompurify": "3.2.4"
8990
},
9091
"packageManager": "[email protected]"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6824,10 +6824,10 @@ pretty-format@^29.0.0, pretty-format@^29.7.0:
68246824
ansi-styles "^5.0.0"
68256825
react-is "^18.0.0"
68266826

6827-
6828-
version "1.29.0"
6829-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.29.0.tgz#f113555a8fa9b57c35e637bba27509dcf802dd12"
6830-
integrity sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==
6827+
6828+
version "1.30.0"
6829+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.30.0.tgz#d9709969d9d4e16403f6f348c63553b19f0975a9"
6830+
integrity sha512-DEvV2ZF2r2/63V+tK8hQvrR2ZGn10srHbXviTlcv7Kpzw8jWiNTqbVgjO3IY8RxrrOUF8VPMQQFysYYYv0YZxw==
68316831

68326832
prompts@^2.0.1:
68336833
version "2.4.2"

0 commit comments

Comments
 (0)