mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/node to v20.12.2 (#85480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.30",
|
||||
"@types/node": "20.12.2",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.30",
|
||||
"@types/node": "20.12.2",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react-test-renderer": "18.0.7",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@types/d3-random": "^3.0.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.30",
|
||||
"@types/node": "20.12.2",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.8",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.0",
|
||||
"@types/node": "20.11.30",
|
||||
"@types/node": "20.12.2",
|
||||
"@types/prismjs": "1.26.3",
|
||||
"@types/react": "18.2.74",
|
||||
"@types/react-dom": "18.2.23",
|
||||
|
||||
Reference in New Issue
Block a user