Skip to content

Commit 779af28

Browse files
build(deps-dev): bump prismjs from 1.25.0 to 1.27.0 in /website
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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f990a1 commit 779af28

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@vue/server-renderer": "^3.2.29",
3333
"@vueuse/head": "^0.7.4",
3434
"markdown-it-prism": "^2.1.6",
35-
"prismjs": "^1.25.0",
35+
"prismjs": "^1.27.0",
3636
"remark-autolink-headings": "^6.0.1",
3737
"remark-frontmatter": "^3.0.0",
3838
"remark-gfm": "^1.0.0",

website/yarn.lock

+6-1
Original file line numberDiff line numberDiff line change
@@ -3608,11 +3608,16 @@ prism-theme-vars@^0.1.4:
36083608
resolved "https://registry.yarnpkg.com/prism-theme-vars/-/prism-theme-vars-0.1.4.tgz#7f0a563dc70c4ef5f70fe2ede198d5e6912c4bdd"
36093609
integrity sha512-Hu2fmxd1J4gJdgzRf+/VHeDXiLpyJN0fp7cOdcN7+S92fGnF5PXol3d4/zXLQkaYc6ZAO0MW/Vqq5qssU/X52g==
36103610

3611-
[email protected], prismjs@^1.21.0, prismjs@^1.25.0:
3611+
36123612
version "1.25.0"
36133613
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.25.0.tgz#6f822df1bdad965734b310b315a23315cf999756"
36143614
integrity sha512-WCjJHl1KEWbnkQom1+SzftbtXMKQoezOCYs5rECqMN+jP+apI7ftoflyqigqzopSO3hMhTEb0mFClA8lkolgEg==
36153615

3616+
prismjs@^1.21.0, prismjs@^1.27.0:
3617+
version "1.27.0"
3618+
resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.27.0.tgz#bb6ee3138a0b438a3653dd4d6ce0cc6510a45057"
3619+
integrity sha512-t13BGPUlFDR7wRB5kQDG4jjl7XeuH6jbJGt11JHPL96qwsEHNX2+68tFXqc1/k+/jALsbSWJKUOT/hcYAZ5LkA==
3620+
36163621
process-nextick-args@~2.0.0:
36173622
version "2.0.1"
36183623
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"

0 commit comments

Comments
 (0)