Update dependency highlight.js to v10.3.1 (#693)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-10-18 11:02:58 +02:00 committed by GitHub
parent 61ee3372cf
commit 12f986d8f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"fast-deep-equal": "3.1.3", "fast-deep-equal": "3.1.3",
"flowchart.js": "1.15.0", "flowchart.js": "1.15.0",
"fork-awesome": "1.1.7", "fork-awesome": "1.1.7",
"highlight.js": "10.3.0", "highlight.js": "10.3.1",
"i18next": "19.8.2", "i18next": "19.8.2",
"i18next-browser-languagedetector": "6.0.1", "i18next-browser-languagedetector": "6.0.1",
"i18next-http-backend": "1.0.21", "i18next-http-backend": "1.0.21",

View file

@ -7288,10 +7288,10 @@ hex-color-regex@^1.1.0:
resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
highlight.js@10.3.0: highlight.js@10.3.1:
version "10.3.0" version "10.3.1"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.0.tgz#126609b0074c7c532c141b0283f62cbe1a20de8a" resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.3.1.tgz#3ca6bf007377faae347e8135ff25900aac734b9a"
integrity sha512-KCk70Hi534i6vF5vBJt08B3vJEw7BdArWHLfKKf9Dh2bYiJambzMRHmlCUMyvRWKbZMbLqt8iAnF8IwciybcwA== integrity sha512-jeW8rdPdhshYKObedYg5XGbpVgb1/DT4AHvDFXhkU7UnGSIjy9kkJ7zHG7qplhFHMitTSzh5/iClKQk3Kb2RFQ==
history@^4.9.0: history@^4.9.0:
version "4.10.1" version "4.10.1"