mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/marked to v6 (#86123)
* Update dependency @types/marked to v6 * remove @types/marked since it's no longer needed --------- 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:
parent
7ce7584151
commit
b07f69d1a4
@ -118,7 +118,6 @@
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/logfmt": "^1.2.3",
|
||||
"@types/lucene": "^2",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/mousetrap": "1.6.15",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/node-forge": "^1",
|
||||
|
@ -66,7 +66,6 @@
|
||||
"@types/dompurify": "^3.0.0",
|
||||
"@types/history": "4.7.11",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/papaparse": "5.3.14",
|
||||
"@types/react": "18.2.78",
|
||||
|
@ -92,7 +92,6 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/jquery": "3.5.29",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "20.12.7",
|
||||
"@types/pluralize": "^0.0.33",
|
||||
"@types/prismjs": "1.26.3",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -3634,7 +3634,6 @@ __metadata:
|
||||
"@types/dompurify": "npm:^3.0.0"
|
||||
"@types/history": "npm:4.7.11"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/marked": "npm:5.0.2"
|
||||
"@types/node": "npm:20.12.7"
|
||||
"@types/papaparse": "npm:5.3.14"
|
||||
"@types/react": "npm:18.2.78"
|
||||
@ -4030,7 +4029,6 @@ __metadata:
|
||||
"@types/jest": "npm:29.5.12"
|
||||
"@types/jquery": "npm:3.5.29"
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/marked": "npm:5.0.2"
|
||||
"@types/node": "npm:20.12.7"
|
||||
"@types/pluralize": "npm:^0.0.33"
|
||||
"@types/prismjs": "npm:1.26.3"
|
||||
@ -9922,13 +9920,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/marked@npm:5.0.2":
|
||||
version: 5.0.2
|
||||
resolution: "@types/marked@npm:5.0.2"
|
||||
checksum: 10/a22999454a193243c9ad697859ead622a578bfce48ca6b2958509aacea55601627b02e74caedba06f88fa75004273ed39235d36f94869fec528bb5bc832cdfa2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/mdx@npm:^2.0.0":
|
||||
version: 2.0.4
|
||||
resolution: "@types/mdx@npm:2.0.4"
|
||||
@ -18687,7 +18678,6 @@ __metadata:
|
||||
"@types/lodash": "npm:4.17.0"
|
||||
"@types/logfmt": "npm:^1.2.3"
|
||||
"@types/lucene": "npm:^2"
|
||||
"@types/marked": "npm:5.0.2"
|
||||
"@types/mousetrap": "npm:1.6.15"
|
||||
"@types/node": "npm:20.12.7"
|
||||
"@types/node-forge": "npm:^1"
|
||||
|
Loading…
Reference in New Issue
Block a user