mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/node to v20.11.16 (#81876)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a5d890984b
commit
b6668b47ef
@ -82,7 +82,7 @@
|
|||||||
"@types/jquery": "3.5.29",
|
"@types/jquery": "3.5.29",
|
||||||
"@types/lodash": "4.14.202",
|
"@types/lodash": "4.14.202",
|
||||||
"@types/marked": "5.0.2",
|
"@types/marked": "5.0.2",
|
||||||
"@types/node": "20.11.13",
|
"@types/node": "20.11.16",
|
||||||
"@types/pluralize": "^0.0.33",
|
"@types/pluralize": "^0.0.33",
|
||||||
"@types/prismjs": "1.26.3",
|
"@types/prismjs": "1.26.3",
|
||||||
"@types/react": "18.2.48",
|
"@types/react": "18.2.48",
|
||||||
|
11
yarn.lock
11
yarn.lock
@ -3721,7 +3721,7 @@ __metadata:
|
|||||||
"@types/jquery": "npm:3.5.29"
|
"@types/jquery": "npm:3.5.29"
|
||||||
"@types/lodash": "npm:4.14.202"
|
"@types/lodash": "npm:4.14.202"
|
||||||
"@types/marked": "npm:5.0.2"
|
"@types/marked": "npm:5.0.2"
|
||||||
"@types/node": "npm:20.11.13"
|
"@types/node": "npm:20.11.16"
|
||||||
"@types/pluralize": "npm:^0.0.33"
|
"@types/pluralize": "npm:^0.0.33"
|
||||||
"@types/prismjs": "npm:1.26.3"
|
"@types/prismjs": "npm:1.26.3"
|
||||||
"@types/react": "npm:18.2.48"
|
"@types/react": "npm:18.2.48"
|
||||||
@ -9208,15 +9208,6 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/node@npm:20.11.13":
|
|
||||||
version: 20.11.13
|
|
||||||
resolution: "@types/node@npm:20.11.13"
|
|
||||||
dependencies:
|
|
||||||
undici-types: "npm:~5.26.4"
|
|
||||||
checksum: 10/ffe143dd5e52d0d29f5bcea165b752c5355eaff8b6b933441108b540419e14c0c7e0e7912783e914125ab957e30db93f9c827e8dd437ec7e5f03def995e9a5e6
|
|
||||||
languageName: node
|
|
||||||
linkType: hard
|
|
||||||
|
|
||||||
"@types/node@npm:^14.14.31":
|
"@types/node@npm:^14.14.31":
|
||||||
version: 14.18.36
|
version: 14.18.36
|
||||||
resolution: "@types/node@npm:14.18.36"
|
resolution: "@types/node@npm:14.18.36"
|
||||||
|
Loading…
Reference in New Issue
Block a user