Skip to content

Commit 8de2095

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 70be80e commit 8de2095

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
"gridsome-scroll-reveal": "^1.0.11",
21-
"prismjs": "^1.20.0",
21+
"prismjs": "^1.21.0",
2222
"swiper": "^6.0.4",
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
@@ -7723,10 +7723,10 @@ pretty-error@^2.0.2:
77237723
renderkid "^2.0.1"
77247724
utila "~0.4"
77257725

7726-
prismjs@^1.19.0, prismjs@^1.20.0:
7727-
version "1.20.0"
7728-
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.20.0.tgz#9b685fc480a3514ee7198eac6a3bf5024319ff03"
7729-
integrity sha512-AEDjSrVNkynnw6A+B1DsFkd6AVdTnp+/WoUixFRULlCLZVRZlVQMVWio/16jv7G1FscUxQxOQhWwApgbnxr6kQ==
7726+
prismjs@^1.19.0, prismjs@^1.21.0:
7727+
version "1.21.0"
7728+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.21.0.tgz#36c086ec36b45319ec4218ee164c110f9fc015a3"
7729+
integrity sha512-uGdSIu1nk3kej2iZsLyDoJ7e9bnPzIgY0naW/HdknGj61zScaprVEVGHrPoXqI+M9sP0NDnTK2jpkvmldpuqDw==
77307730
optionalDependencies:
77317731
clipboard "^2.0.0"
77327732

0 commit comments

Comments
 (0)