Skip to content

Commit 439cc99

Browse files
Bump prismjs from 1.20.0 to 1.21.0
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]>
1 parent 2cfb256 commit 439cc99

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"gridsome": "^0.7.14",
1919
"gridsome-plugin-remark-prismjs-all": "^0.3.5",
2020
"gsap": "3.4.0",
21-
"prismjs": "^1.20.0",
21+
"prismjs": "^1.21.0",
2222
"swiper": "^6.4.5",
2323
"vercel": "^20.1.1",
2424
"vue": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7714,10 +7714,10 @@ pretty-error@^2.0.2:
77147714
renderkid "^2.0.1"
77157715
utila "~0.4"
77167716

7717-
prismjs@^1.19.0, prismjs@^1.20.0:
7718-
version "1.20.0"
7719-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03"
7720-
integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==
7717+
prismjs@^1.19.0, prismjs@^1.21.0:
7718+
version "1.21.0"
7719+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
7720+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
77217721
optionalDependencies:
77227722
clipboard "^2.0.0"
77237723

0 commit comments

Comments
 (0)