From 43c4c273804033b03595905e85ea2f09fcbdf2d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jul 2025 03:58:22 +0000 Subject: [PATCH] build(deps): bump @babel/runtime from 7.27.6 to 7.28.2 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.6 to 7.28.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index dc211819d..aaf62f206 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "7.28.0", "@babel/plugin-transform-runtime": "7.28.0", "@babel/preset-env": "7.28.0", - "@babel/runtime": "7.27.6", + "@babel/runtime": "7.28.2", "@fortawesome/fontawesome-free": "^6.7.2", "@hotwired/turbo-rails": "^8.0.16", "@popperjs/core": "^2.11.8", diff --git a/yarn.lock b/yarn.lock index 980505b0f..76070e1b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1093,7 +1093,14 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.27.6, @babel/runtime@npm:^7.16.7": +"@babel/runtime@npm:7.28.2": + version: 7.28.2 + resolution: "@babel/runtime@npm:7.28.2" + checksum: 10c0/c20afe253629d53a405a610b12a62ac74d341a2c1e0fb202bbef0c118f6b5c84f94bf16039f58fd0483dd256901259930a43976845bdeb180cab1f882c21b6e0 + languageName: node + linkType: hard + +"@babel/runtime@npm:^7.16.7": version: 7.27.6 resolution: "@babel/runtime@npm:7.27.6" checksum: 10c0/89726be83f356f511dcdb74d3ea4d873a5f0cf0017d4530cb53aa27380c01ca102d573eff8b8b77815e624b1f8c24e7f0311834ad4fb632c90a770fda00bd4c8 @@ -2560,7 +2567,7 @@ __metadata: "@babel/core": "npm:7.28.0" "@babel/plugin-transform-runtime": "npm:7.28.0" "@babel/preset-env": "npm:7.28.0" - "@babel/runtime": "npm:7.27.6" + "@babel/runtime": "npm:7.28.2" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@hotwired/turbo-rails": "npm:^8.0.16" "@popperjs/core": "npm:^2.11.8"