From ab6aa8fe2f2e6d7c8a4e3268fb6091a80c6f9ed4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:35:18 +0000 Subject: [PATCH] Update dependency @types/node to v20.11.16 --- package.json | 2 +- packages/grafana-data/package.json | 2 +- packages/grafana-e2e-selectors/package.json | 2 +- packages/grafana-ui/package.json | 2 +- .../datasource/azuremonitor/package.json | 2 +- .../datasource/cloud-monitoring/package.json | 2 +- .../grafana-testdata-datasource/package.json | 2 +- .../app/plugins/datasource/tempo/package.json | 2 +- yarn.lock | 24 +++++++++---------- 9 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 598c446d0c2..29073254af1 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "@types/lucene": "^2", "@types/marked": "5.0.2", "@types/mousetrap": "1.6.15", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "@types/node-forge": "^1", "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4", "@types/papaparse": "5.3.14", diff --git a/packages/grafana-data/package.json b/packages/grafana-data/package.json index 87eaec0e421..2c92400df64 100644 --- a/packages/grafana-data/package.json +++ b/packages/grafana-data/package.json @@ -76,7 +76,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/papaparse": "5.3.14", "@types/react": "18.2.48", "@types/react-dom": "18.2.18", diff --git a/packages/grafana-e2e-selectors/package.json b/packages/grafana-e2e-selectors/package.json index ab6dac73080..b515b6d6e09 100644 --- a/packages/grafana-e2e-selectors/package.json +++ b/packages/grafana-e2e-selectors/package.json @@ -41,7 +41,7 @@ "devDependencies": { "@rollup/plugin-commonjs": "25.0.7", "@rollup/plugin-node-resolve": "15.2.3", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "esbuild": "0.18.12", "rimraf": "5.0.5", "rollup": "2.79.1", diff --git a/packages/grafana-ui/package.json b/packages/grafana-ui/package.json index 4092f042bf7..0049d839334 100644 --- a/packages/grafana-ui/package.json +++ b/packages/grafana-ui/package.json @@ -140,7 +140,7 @@ "@types/jquery": "3.5.29", "@types/lodash": "4.14.202", "@types/mock-raf": "1.0.6", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "@types/prismjs": "1.26.3", "@types/react": "18.2.48", "@types/react-beautiful-dnd": "13.1.8", diff --git a/public/app/plugins/datasource/azuremonitor/package.json b/public/app/plugins/datasource/azuremonitor/package.json index aacbade2f61..e05452a7e38 100644 --- a/public/app/plugins/datasource/azuremonitor/package.json +++ b/public/app/plugins/datasource/azuremonitor/package.json @@ -29,7 +29,7 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.14.202", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "@types/prismjs": "1.26.3", "@types/react": "18.2.48", "@types/testing-library__jest-dom": "5.14.9", diff --git a/public/app/plugins/datasource/cloud-monitoring/package.json b/public/app/plugins/datasource/cloud-monitoring/package.json index cd6cc00cf90..6ecd708a719 100644 --- a/public/app/plugins/datasource/cloud-monitoring/package.json +++ b/public/app/plugins/datasource/cloud-monitoring/package.json @@ -32,7 +32,7 @@ "@types/debounce-promise": "3.1.9", "@types/jest": "29.5.12", "@types/lodash": "4.14.202", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "@types/prismjs": "1.26.3", "@types/react": "18.2.48", "@types/react-test-renderer": "18.0.7", diff --git a/public/app/plugins/datasource/grafana-testdata-datasource/package.json b/public/app/plugins/datasource/grafana-testdata-datasource/package.json index a2e99cce0ff..7b5d9db49ce 100644 --- a/public/app/plugins/datasource/grafana-testdata-datasource/package.json +++ b/public/app/plugins/datasource/grafana-testdata-datasource/package.json @@ -27,7 +27,7 @@ "@types/d3-random": "^3.0.2", "@types/jest": "29.5.12", "@types/lodash": "4.14.202", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "@types/react": "18.2.48", "@types/testing-library__jest-dom": "5.14.9", "@types/uuid": "9.0.8", diff --git a/public/app/plugins/datasource/tempo/package.json b/public/app/plugins/datasource/tempo/package.json index 1a488957a21..13e0037dbbe 100644 --- a/public/app/plugins/datasource/tempo/package.json +++ b/public/app/plugins/datasource/tempo/package.json @@ -47,7 +47,7 @@ "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12", "@types/lodash": "4.14.202", - "@types/node": "20.11.13", + "@types/node": "20.11.16", "@types/prismjs": "1.26.3", "@types/react": "18.2.48", "@types/react-dom": "18.2.18", diff --git a/yarn.lock b/yarn.lock index 6a106562921..0e40be19605 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3041,7 +3041,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" "@types/prismjs": "npm:1.26.3" "@types/react": "npm:18.2.48" "@types/testing-library__jest-dom": "npm:5.14.9" @@ -3083,7 +3083,7 @@ __metadata: "@types/debounce-promise": "npm:3.1.9" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" "@types/prismjs": "npm:1.26.3" "@types/react": "npm:18.2.48" "@types/react-test-renderer": "npm:18.0.7" @@ -3165,7 +3165,7 @@ __metadata: "@types/d3-random": "npm:^3.0.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" "@types/react": "npm:18.2.48" "@types/testing-library__jest-dom": "npm:5.14.9" "@types/uuid": "npm:9.0.8" @@ -3261,7 +3261,7 @@ __metadata: "@testing-library/user-event": "npm:14.5.2" "@types/jest": "npm:29.5.12" "@types/lodash": "npm:4.14.202" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" "@types/prismjs": "npm:1.26.3" "@types/react": "npm:18.2.48" "@types/react-dom": "npm:18.2.18" @@ -3335,7 +3335,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/papaparse": "npm:5.3.14" "@types/react": "npm:18.2.48" "@types/react-dom": "npm:18.2.18" @@ -3397,7 +3397,7 @@ __metadata: "@grafana/tsconfig": "npm:^1.2.0-rc1" "@rollup/plugin-commonjs": "npm:25.0.7" "@rollup/plugin-node-resolve": "npm:15.2.3" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" esbuild: "npm:0.18.12" rimraf: "npm:5.0.5" rollup: "npm:2.79.1" @@ -3871,7 +3871,7 @@ __metadata: "@types/jquery": "npm:3.5.29" "@types/lodash": "npm:4.14.202" "@types/mock-raf": "npm:1.0.6" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" "@types/prismjs": "npm:1.26.3" "@types/react": "npm:18.2.48" "@types/react-beautiful-dnd": "npm:13.1.8" @@ -9084,12 +9084,12 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:*, @types/node@npm:20.11.13, @types/node@npm:>=13.7.0": - version: 20.11.13 - resolution: "@types/node@npm:20.11.13" +"@types/node@npm:*, @types/node@npm:20.11.16, @types/node@npm:>=13.7.0": + version: 20.11.16 + resolution: "@types/node@npm:20.11.16" dependencies: undici-types: "npm:~5.26.4" - checksum: 10/ffe143dd5e52d0d29f5bcea165b752c5355eaff8b6b933441108b540419e14c0c7e0e7912783e914125ab957e30db93f9c827e8dd437ec7e5f03def995e9a5e6 + checksum: 10/751f50ec5c9332b11515e82fe37c71479ac4449b711280aa3c7910edf67b1e3f5ac00041512add543f9a892096a68356406998bf02a2c809a73d176c44c28414 languageName: node linkType: hard @@ -17688,7 +17688,7 @@ __metadata: "@types/lucene": "npm:^2" "@types/marked": "npm:5.0.2" "@types/mousetrap": "npm:1.6.15" - "@types/node": "npm:20.11.13" + "@types/node": "npm:20.11.16" "@types/node-forge": "npm:^1" "@types/ol-ext": "npm:@siedlerchr/types-ol-ext@3.2.4" "@types/papaparse": "npm:5.3.14"