Update dependency marked to v16 (#107717)
* Update dependency marked to v16 * mark marked as esmodule for jest --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
co-authored by
Ashley Harrison
parent
c93fd3ee9e
commit
34c7ea9c28
@@ -14,6 +14,7 @@ const esModules = [
|
||||
'robust-predicates',
|
||||
'leven',
|
||||
'nanoid',
|
||||
'marked',
|
||||
'monaco-promql',
|
||||
'@kusto/monaco-kusto',
|
||||
'monaco-editor',
|
||||
|
||||
+1
-1
@@ -358,7 +358,7 @@
|
||||
"lru-cache": "11.1.0",
|
||||
"lru-memoize": "^1.1.0",
|
||||
"lucene": "^2.1.1",
|
||||
"marked": "15.0.12",
|
||||
"marked": "16.0.0",
|
||||
"memoize-one": "6.0.0",
|
||||
"micro-memoize": "^4.1.2",
|
||||
"ml-regression-polynomial": "^3.0.0",
|
||||
|
||||
@@ -68,7 +68,7 @@
|
||||
"fast_array_intersect": "1.1.0",
|
||||
"history": "4.10.1",
|
||||
"lodash": "4.17.21",
|
||||
"marked": "15.0.12",
|
||||
"marked": "16.0.0",
|
||||
"marked-mangle": "1.1.11",
|
||||
"moment": "2.30.1",
|
||||
"moment-timezone": "0.5.47",
|
||||
|
||||
@@ -3083,7 +3083,7 @@ __metadata:
|
||||
fast_array_intersect: "npm:1.1.0"
|
||||
history: "npm:4.10.1"
|
||||
lodash: "npm:4.17.21"
|
||||
marked: "npm:15.0.12"
|
||||
marked: "npm:16.0.0"
|
||||
marked-mangle: "npm:1.1.11"
|
||||
moment: "npm:2.30.1"
|
||||
moment-timezone: "npm:0.5.47"
|
||||
@@ -18327,7 +18327,7 @@ __metadata:
|
||||
lru-cache: "npm:11.1.0"
|
||||
lru-memoize: "npm:^1.1.0"
|
||||
lucene: "npm:^2.1.1"
|
||||
marked: "npm:15.0.12"
|
||||
marked: "npm:16.0.0"
|
||||
memoize-one: "npm:6.0.0"
|
||||
micro-memoize: "npm:^4.1.2"
|
||||
mini-css-extract-plugin: "npm:2.9.2"
|
||||
@@ -22423,12 +22423,12 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"marked@npm:15.0.12":
|
||||
version: 15.0.12
|
||||
resolution: "marked@npm:15.0.12"
|
||||
"marked@npm:16.0.0":
|
||||
version: 16.0.0
|
||||
resolution: "marked@npm:16.0.0"
|
||||
bin:
|
||||
marked: bin/marked.js
|
||||
checksum: 10/deeb619405c0c46af00c99b18b3365450abeb309104b24e3658f46142344f6b7c4117608c3b5834084d8738e92f81240c19f596e6ee369260f96e52b3457eaee
|
||||
checksum: 10/aed6501ff5d49def83f0c79fab698666338a555cae32f83ba52369c9a04aa8be4fa4c908367d12f81f7d1c1a83d89ffe47aa1e7b023da308591e03ea82d5ca6d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
Reference in New Issue
Block a user