From 3acb43cf2eca4161d51b47180796f99e63d09ad7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:15:55 +0100 Subject: [PATCH] Update dependency @types/systemjs to v6.15.0 (#92876) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- packages/grafana-o11y-ds-frontend/package.json | 2 +- packages/grafana-runtime/package.json | 2 +- packages/grafana-sql/package.json | 2 +- yarn.lock | 16 ++++++++-------- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/package.json b/package.json index b41c1e3f513..35d490ceb2f 100644 --- a/package.json +++ b/package.json @@ -146,7 +146,7 @@ "@types/slate-plain-serializer": "0.7.5", "@types/slate-react": "0.22.9", "@types/swagger-ui-react": "4.18.3", - "@types/systemjs": "6.13.5", + "@types/systemjs": "6.15.0", "@types/testing-library__jest-dom": "5.14.9", "@types/tinycolor2": "1.4.6", "@types/uuid": "9.0.8", diff --git a/packages/grafana-o11y-ds-frontend/package.json b/packages/grafana-o11y-ds-frontend/package.json index e77535ffac9..3c67fd0b8fd 100644 --- a/packages/grafana-o11y-ds-frontend/package.json +++ b/packages/grafana-o11y-ds-frontend/package.json @@ -38,7 +38,7 @@ "@types/jest": "^29.5.4", "@types/node": "20.16.3", "@types/react": "18.3.3", - "@types/systemjs": "6.13.5", + "@types/systemjs": "6.15.0", "@types/testing-library__jest-dom": "5.14.9", "jest": "^29.6.4", "react": "18.2.0", diff --git a/packages/grafana-runtime/package.json b/packages/grafana-runtime/package.json index 23b649d8c66..bdd5979df1c 100644 --- a/packages/grafana-runtime/package.json +++ b/packages/grafana-runtime/package.json @@ -60,7 +60,7 @@ "@types/lodash": "4.17.7", "@types/react": "18.3.3", "@types/react-dom": "18.2.25", - "@types/systemjs": "6.13.5", + "@types/systemjs": "6.15.0", "esbuild": "0.20.2", "lodash": "4.17.21", "react": "18.2.0", diff --git a/packages/grafana-sql/package.json b/packages/grafana-sql/package.json index bf0ae0494ac..707027f09ba 100644 --- a/packages/grafana-sql/package.json +++ b/packages/grafana-sql/package.json @@ -46,7 +46,7 @@ "@types/react": "18.3.3", "@types/react-dom": "18.2.25", "@types/react-virtualized-auto-sizer": "1.0.4", - "@types/systemjs": "6.13.5", + "@types/systemjs": "6.15.0", "@types/testing-library__jest-dom": "5.14.9", "@types/uuid": "9.0.8", "jest": "^29.6.4", diff --git a/yarn.lock b/yarn.lock index 01b43249786..ad165654303 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3694,7 +3694,7 @@ __metadata: "@types/jest": "npm:^29.5.4" "@types/node": "npm:20.16.3" "@types/react": "npm:18.3.3" - "@types/systemjs": "npm:6.13.5" + "@types/systemjs": "npm:6.15.0" "@types/testing-library__jest-dom": "npm:5.14.9" jest: "npm:^29.6.4" react: "npm:18.2.0" @@ -3876,7 +3876,7 @@ __metadata: "@types/lodash": "npm:4.17.7" "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" - "@types/systemjs": "npm:6.13.5" + "@types/systemjs": "npm:6.15.0" esbuild: "npm:0.20.2" history: "npm:4.10.1" lodash: "npm:4.17.21" @@ -3996,7 +3996,7 @@ __metadata: "@types/react": "npm:18.3.3" "@types/react-dom": "npm:18.2.25" "@types/react-virtualized-auto-sizer": "npm:1.0.4" - "@types/systemjs": "npm:6.13.5" + "@types/systemjs": "npm:6.15.0" "@types/testing-library__jest-dom": "npm:5.14.9" "@types/uuid": "npm:9.0.8" immutable: "npm:4.3.7" @@ -10427,10 +10427,10 @@ __metadata: languageName: node linkType: hard -"@types/systemjs@npm:6.13.5": - version: 6.13.5 - resolution: "@types/systemjs@npm:6.13.5" - checksum: 10/f514baebdffa4530f6daf65c07212edc9e8a7130b22df85217f926788ae87ddd77ccd29e8dde126bba7b669ef7a6575e84ddc5757e7e854ca51392200731f245 +"@types/systemjs@npm:6.15.0": + version: 6.15.0 + resolution: "@types/systemjs@npm:6.15.0" + checksum: 10/2a0aed8176ddf7041c6c1103c223557ec94161bfe861f4fc03f10e88e7979fddddfbee2173c506781669d1be54489856137bb349552eeb7dcd89ac3f65f332b8 languageName: node linkType: hard @@ -18603,7 +18603,7 @@ __metadata: "@types/slate-plain-serializer": "npm:0.7.5" "@types/slate-react": "npm:0.22.9" "@types/swagger-ui-react": "npm:4.18.3" - "@types/systemjs": "npm:6.13.5" + "@types/systemjs": "npm:6.15.0" "@types/testing-library__jest-dom": "npm:5.14.9" "@types/tinycolor2": "npm:1.4.6" "@types/uuid": "npm:9.0.8"