Skip to content

Commit 6f5743a

Browse files
Bump prismjs from 1.20.0 to 1.21.0 (#486)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.20.0 to 1.21.0. - [Release notes](https://github.com/PrismJS/prism/releases) - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md) - [Commits](PrismJS/prism@v1.20.0...v1.21.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5c6232 commit 6f5743a

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
@@ -45,7 +45,7 @@
4545
"postcss": "^8.1.7",
4646
"postcss-focus-visible": "^5.0.0",
4747
"postcss-nested": "^4.2.3",
48-
"prismjs": "^1.20.0",
48+
"prismjs": "^1.21.0",
4949
"react": "16.13.1",
5050
"react-dom": "16.13.1",
5151
"react-intersection-observer": "^8.29.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6608,10 +6608,10 @@ pretty-hrtime@^1.0.3:
66086608
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz"
66096609
integrity sha1-t+PqQkNaTJsnWdmeDyAesZWALuE=
66106610

6611-
prismjs@^1.20.0:
6612-
version "1.20.0"
6613-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz"
6614-
integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==
6611+
prismjs@^1.21.0:
6612+
version "1.21.0"
6613+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
6614+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
66156615
optionalDependencies:
66166616
clipboard "^2.0.0"
66176617

0 commit comments

Comments
 (0)