Revert "Bump highlight.js from 9.15.10 to 9.18.5 in /website (#244)" (#245)

This reverts commit 280a545bf4.
Reason: it should have been merged into canary instead of master.
This commit is contained in:
Casey Hofland 2021-01-23 19:56:02 +01:00 committed by GitHub
parent 280a545bf4
commit dbe97774e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5543,9 +5543,9 @@
"dev": true
},
"highlight.js": {
"version": "9.18.5",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.18.5.tgz",
"integrity": "sha512-a5bFyofd/BHCX52/8i8uJkjr9DYwXIPnM/plwI6W7ezItLGqzt7X2G2nXuYSfsIJdkwwj/g9DG1LkcGJI/dDoA==",
"version": "9.15.10",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.15.10.tgz",
"integrity": "sha512-RoV7OkQm0T3os3Dd2VHLNMoaoDVx77Wygln3n9l5YV172XonWG6rgQD3XnF/BuFFZw9A0TJgmMSO8FEWQgvcXw==",
"dev": true
},
"hosted-git-info": {