[8.7] Remove unused react-syntax-highlighter resolution (#151295) (#151403)

# Backport

This will backport the following commits from `main` to `8.7`:
- [Remove unused react-syntax-highlighter resolution
(#151295)](https://github.com/elastic/kibana/pull/151295)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Thomas
Watson","email":"watson@elastic.co"},"sourceCommit":{"committedDate":"2023-02-16T08:23:06Z","message":"Remove
unused react-syntax-highlighter resolution (#151295)\n\nThis resolution
was no longer needed as all (sub)dependencies that\r\nrequired this had
since been upgraded or
removed.","sha":"f399dd094e24fd5e7d839aedd2105f9b8b7475ac","branchLabelMapping":{"^v8.8.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:all-open","v8.8.0"],"number":151295,"url":"https://github.com/elastic/kibana/pull/151295","mergeCommit":{"message":"Remove
unused react-syntax-highlighter resolution (#151295)\n\nThis resolution
was no longer needed as all (sub)dependencies that\r\nrequired this had
since been upgraded or
removed.","sha":"f399dd094e24fd5e7d839aedd2105f9b8b7475ac"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.8.0","labelRegex":"^v8.8.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/151295","number":151295,"mergeCommit":{"message":"Remove
unused react-syntax-highlighter resolution (#151295)\n\nThis resolution
was no longer needed as all (sub)dependencies that\r\nrequired this had
since been upgraded or
removed.","sha":"f399dd094e24fd5e7d839aedd2105f9b8b7475ac"}}]}]
BACKPORT-->

Co-authored-by: Thomas Watson <watson@elastic.co>
This commit is contained in:
Kibana Machine 2023-02-16 04:33:35 -05:00 committed by GitHub
parent d6dd08de88
commit 4f97e1975b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View file

@ -84,8 +84,6 @@
"**/istanbul-lib-coverage": "^3.2.0",
"**/minimatch": "^3.1.2",
"**/pdfkit/crypto-js": "4.0.0",
"**/react-syntax-highlighter": "^15.3.1",
"**/react-syntax-highlighter/**/highlight.js": "^10.4.1",
"**/refractor/prismjs": "~1.27.0",
"**/trim": "1.0.1",
"**/typescript": "4.6.3",

View file

@ -15924,7 +15924,7 @@ heap@^0.2.6:
resolved "https://registry.yarnpkg.com/heap/-/heap-0.2.6.tgz#087e1f10b046932fc8594dd9e6d378afc9d1e5ac"
integrity sha1-CH4fELBGky/IWU3Z5tN4r8nR5aw=
highlight.js@^10.1.1, highlight.js@^10.4.1, highlight.js@~10.4.0:
highlight.js@^10.1.1, highlight.js@~10.4.0:
version "10.4.1"
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.4.1.tgz#d48fbcf4a9971c4361b3f95f302747afe19dbad0"
integrity sha512-yR5lWvNz7c85OhVAEAeFhVCc/GV4C30Fjzc/rCP0aCWzc1UUOPUk55dK/qdwTZHBvMZo+eZ2jpk62ndX/xMFlg==