Skip to content

Commit ddd66c5

Browse files
Bump prismjs from 1.15.0 to 1.25.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.25.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.15.0...v1.25.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8470c87 commit ddd66c5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"outdent": "^0.7.0",
103103
"preconstruct": "^0.0.53",
104104
"pretty-proptypes": "^0.6.0",
105-
"prismjs": "^1.15.0",
105+
"prismjs": "^1.25.0",
106106
"prop-types": "^15.6.2",
107107
"raw-loader": "^1.0.0",
108108
"react": "^16.8.4",

yarn.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8921,7 +8921,11 @@ pretty-proptypes@^0.6.0:
89218921
kind2string "^0.5.2"
89228922
react-markings "^1.2.0"
89238923

8924-
prismjs@^1.15.0, prismjs@^1.8.4, prismjs@~1.15.0:
8924+
prismjs@^1.25.0, prismjs@^1.8.4:
8925+
version "1.25.0"
8926+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
8927+
8928+
prismjs@~1.15.0:
89258929
version "1.15.0"
89268930
resolved "https://packages.atlassian.com/api/npm/npm-remote/prismjs/-/prismjs-1.15.0.tgz#8801d332e472091ba8def94976c8877ad60398d9"
89278931
optionalDependencies:

0 commit comments

Comments
 (0)