Update dependency @types/node to v20.11.16 (#81876)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/81709/head
renovate[bot] 1 year ago committed by GitHub
parent a5d890984b
commit b6668b47ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      packages/grafana-prometheus/package.json
  2. 11
      yarn.lock

@ -82,7 +82,7 @@
"@types/jquery": "3.5.29",
"@types/lodash": "4.14.202",
"@types/marked": "5.0.2",
"@types/node": "20.11.13",
"@types/node": "20.11.16",
"@types/pluralize": "^0.0.33",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.48",

@ -3721,7 +3721,7 @@ __metadata:
"@types/jquery": "npm:3.5.29"
"@types/lodash": "npm:4.14.202"
"@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/prismjs": "npm:1.26.3"
"@types/react": "npm:18.2.48"
@ -9208,15 +9208,6 @@ __metadata:
languageName: node
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":
version: 14.18.36
resolution: "@types/node@npm:14.18.36"

Loading…
Cancel
Save