From ab534933fc5de572ce917fe20a6e76f4f87f1bb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 11:37:28 -0400 Subject: [PATCH] Update dependency @babel/runtime to v7.25.6 (#21847) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 2f9680b8ca9c..a9e4c71f018d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "license": "Apache-2.0", "type": "module", "dependencies": { - "@babel/runtime": "7.25.4", + "@babel/runtime": "7.25.6", "@braintree/sanitize-url": "7.1.0", "@codemirror/autocomplete": "6.18.0", "@codemirror/commands": "6.6.0", diff --git a/yarn.lock b/yarn.lock index a0977d9d61c7..ca63111cf016 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1379,12 +1379,12 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.25.4, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4": - version: 7.25.4 - resolution: "@babel/runtime@npm:7.25.4" +"@babel/runtime@npm:7.25.6, @babel/runtime@npm:^7.10.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.7.2, @babel/runtime@npm:^7.8.4": + version: 7.25.6 + resolution: "@babel/runtime@npm:7.25.6" dependencies: regenerator-runtime: "npm:^0.14.0" - checksum: 10/70d2a420c24a3289ea6c4addaf3a1c4186bc3d001c92445faa3cd7601d7d2fbdb32c63b3a26b9771e20ff2f511fa76b726bf256f823cdb95bc37b8eadbd02f70 + checksum: 10/0c4134734deb20e1005ffb9165bf342e1074576621b246d8e5e41cc7cb315a885b7d98950fbf5c63619a2990a56ae82f444d35fe8c4691a0b70c2fe5673667dc languageName: node linkType: hard @@ -8918,7 +8918,7 @@ __metadata: "@babel/plugin-transform-runtime": "npm:7.25.4" "@babel/preset-env": "npm:7.25.4" "@babel/preset-typescript": "npm:7.24.7" - "@babel/runtime": "npm:7.25.4" + "@babel/runtime": "npm:7.25.6" "@braintree/sanitize-url": "npm:7.1.0" "@bundle-stats/plugin-webpack-filter": "npm:4.15.0" "@codemirror/autocomplete": "npm:6.18.0"