Bump highlight.js from 11.0.0 to 11.0.1

Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/11.0.1/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.0.0...11.0.1)

---
updated-dependencies:
- dependency-name: highlight.js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-04 05:06:24 +00:00 committed by GitHub
parent 36aa4bad9e
commit 5e297792a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -5224,9 +5224,9 @@
"integrity": "sha1-CH4fELBGky/IWU3Z5tN4r8nR5aw="
},
"highlight.js": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.0.0.tgz",
"integrity": "sha512-ByaTMfsSuoqerTwemOgpIhfULEIaK52JJYhky/sK7/Yqc0+t7Uh5DHay9vIC94YXSupnQ1Vqfc9VXrYP4eXW3Q=="
"version": "11.0.1",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.0.1.tgz",
"integrity": "sha512-EqYpWyTF2s8nMfttfBA2yLKPNoZCO33pLS4MnbXQ4hECf1TKujCt1Kq7QAdrio7roL4+CqsfjqwYj4tYgq0pJQ=="
},
"hoox": {
"version": "0.0.1",