mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Update dependency @types/node to v20.14.1 (#88689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/prismjs": "1.26.4",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@types/debounce-promise": "3.1.9",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/prismjs": "1.26.4",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/prismjs": "1.26.4",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"@types/d3-random": "^3.0.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/logfmt": "^1.2.3",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"@types/react-window": "1.8.8",
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"@testing-library/react": "15.0.2",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/prismjs": "1.26.4",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"@testing-library/react": "15.0.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/lodash": "4.17.4",
|
||||
"@types/node": "20.12.13",
|
||||
"@types/node": "20.14.1",
|
||||
"@types/react": "18.3.2",
|
||||
"@types/react-dom": "18.2.25",
|
||||
"ts-node": "10.9.2",
|
||||
|
||||
Reference in New Issue
Block a user