Skip to content

Commit 91dcbaf

Browse files
Bump prismjs from 1.20.0 to 1.21.0 (mui#2074)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 137019c commit 91dcbaf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"next-transpile-modules": "^2.0.0",
6565
"notistack": "^0.9.17",
6666
"now": "^19.1.1",
67-
"prismjs": "^1.20.0",
67+
"prismjs": "^1.21.0",
6868
"raw-loader": "^1.0.0",
6969
"react": "^16.13.0",
7070
"react-docgen-typescript": "^1.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10368,10 +10368,10 @@ pretty-format@^26.1.0:
1036810368
ansi-styles "^4.0.0"
1036910369
react-is "^16.12.0"
1037010370

10371-
prismjs@^1.20.0:
10372-
version "1.20.0"
10373-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03"
10374-
integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==
10371+
prismjs@^1.21.0:
10372+
version "1.21.0"
10373+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
10374+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
1037510375
optionalDependencies:
1037610376
clipboard "^2.0.0"
1037710377

0 commit comments

Comments
 (0)