Skip to content

Commit 0cacf1b

Browse files
authored
Merge pull request #229 from reactjs/dependabot/npm_and_yarn/prismjs-1.25.0
Bump prismjs from 1.24.0 to 1.25.0
2 parents a0135d7 + fb406cc commit 0cacf1b

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
@@ -46,7 +46,7 @@
4646
"mdast-util-to-string": "^1.0.5",
4747
"normalize.css": "^8.0.0",
4848
"prettier": "^1.7.4",
49-
"prismjs": "^1.24.0",
49+
"prismjs": "^1.25.0",
5050
"react": "^17.0.2",
5151
"react-dom": "^17.0.2",
5252
"react-helmet": "^5.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12089,10 +12089,10 @@ pretty-format@^25.5.0:
1208912089
ansi-styles "^4.0.0"
1209012090
react-is "^16.12.0"
1209112091

12092-
prismjs@^1.24.0, prismjs@^1.6.0:
12093-
version "1.24.0"
12094-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.24.0.tgz#0409c30068a6c52c89ef7f1089b3ca4de56be2ac"
12095-
integrity sha512-SqV5GRsNqnzCL8k5dfAjCNhUrF3pR0A9lTDSCUZeh/LIshheXJEaP0hwLz2t4XHivd2J/v2HR+gRnigzeKe3cQ==
12092+
prismjs@^1.25.0, prismjs@^1.6.0:
12093+
version "1.25.0"
12094+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
12095+
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
1209612096

1209712097
probe-image-size@^5.0.0:
1209812098
version "5.0.0"

0 commit comments

Comments
 (0)