Skip to content

Commit 3907e53

Browse files
committed
Update dependency prismjs to v1.25.0
1 parent 693cc68 commit 3907e53

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"numbro": "2.3.5",
3333
"parser-front-matter": "1.6.4",
3434
"prism-react-renderer": "1.2.1",
35-
"prismjs": "1.24.1",
35+
"prismjs": "1.25.0",
3636
"react": "17.0.2",
3737
"react-dom": "17.0.2",
3838
"react-helmet": "6.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9067,10 +9067,10 @@ [email protected]:
90679067
resolved "https://registry.yarnpkg.com/prism-react-renderer/-/prism-react-renderer-1.2.1.tgz#392460acf63540960e5e3caa699d851264e99b89"
90689068
integrity sha512-w23ch4f75V1Tnz8DajsYKvY5lF7H1+WvzvLUcF0paFxkTHSp42RS0H5CttdN2Q8RR3DRGZ9v5xD/h3n8C8kGmg==
90699069

9070-
prismjs@1.24.1:
9071-
version "1.24.1"
9072-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.1.tgz#c4d7895c4d6500289482fa8936d9cdd192684036"
9073-
integrity sha512-mNPsedLuk90RVJioIky8ANZEwYm5w9LcvCXrxHlwf4fNVSn8jEipMybMkWUyyF0JhnC+C4VcOVSBuHRKs1L5Ow==
9070+
prismjs@1.25.0:
9071+
version "1.25.0"
9072+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
9073+
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
90749074

90759075
process-nextick-args@~2.0.0:
90769076
version "2.0.1"

0 commit comments

Comments
 (0)