Skip to content

Commit 5134dd6

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/58012658-9cfb-4d5c-953c-bddd90e27ee4?utm_source=github&utm_medium=upgrade-pr
1 parent 75e5aa2 commit 5134dd6

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
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"jquery": "3.4.1",
4949
"jquery-ui-dist": "1.12.1",
50-
"prismjs": "1.19.0",
50+
"prismjs": "1.20.0",
5151
"scrollspy-js": "0.1.3"
5252
},
5353
"optionalDependencies": {

0 commit comments

Comments
 (0)