Skip to content

Commit 5aac8be

Browse files
committed
fix: upgrade prismjs from 1.19.0 to 1.20.0
Snyk has created this PR to upgrade prismjs from 1.19.0 to 1.20.0. See this package in NPM: https://www.npmjs.com/package/prismjs See this project in Snyk: https://app.snyk.io/org/philwareham/project/c8ae94e2-94bf-4092-bfad-1c3aa9f40249?utm_source=github&utm_medium=upgrade-pr
1 parent 33d6415 commit 5aac8be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"createjs": "1.0.1",
3535
"lunr": "2.3.8",
36-
"prismjs": "1.19.0",
36+
"prismjs": "1.20.0",
3737
"textpattern-branding": "0.2.11"
3838
},
3939
"optionalDependencies": {

0 commit comments

Comments
 (0)