Skip to content

Commit 61a6cd7

Browse files
Bump prismjs from 1.25.0 to 1.27.0 (#4386)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.25.0...v1.27.0) --- updated-dependencies: - dependency-name: prismjs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1e3b023 commit 61a6cd7

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.25.0",
49+
"prismjs": "^1.27.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.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==
12092+
prismjs@^1.27.0, prismjs@^1.6.0:
12093+
version "1.27.0"
12094+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
12095+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
1209612096

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

0 commit comments

Comments
 (0)