From 7027b942f9dd97f75844dfe31cae6b58787a1b8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 May 2025 03:45:14 +0000 Subject: [PATCH] build(deps): bump @babel/runtime from 7.27.1 to 7.27.3 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.1 to 7.27.3. - [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.27.3/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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 fdfd49ac7..4b675dcaf 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "7.27.1", "@babel/plugin-transform-runtime": "7.27.1", "@babel/preset-env": "7.27.2", - "@babel/runtime": "7.27.1", + "@babel/runtime": "7.27.3", "@fortawesome/fontawesome-free": "^6.7.2", "@popperjs/core": "^2.11.8", "@sentry/browser": "^9.22.0", diff --git a/yarn.lock b/yarn.lock index abb03c2ea..baac52793 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1071,7 +1071,14 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.27.1, @babel/runtime@npm:^7.16.7": +"@babel/runtime@npm:7.27.3": + version: 7.27.3 + resolution: "@babel/runtime@npm:7.27.3" + checksum: 10c0/b860fe374a36fddbeeb238e52e59443abcacc046eebda1bf278bffbc67b5c8f713b939e09c126b086ca5f97cba1987ea17fd1737568bc50fedb1f6ef1cf46f69 + languageName: node + linkType: hard + +"@babel/runtime@npm:^7.16.7": version: 7.27.1 resolution: "@babel/runtime@npm:7.27.1" checksum: 10c0/530a7332f86ac5a7442250456823a930906911d895c0b743bf1852efc88a20a016ed4cd26d442d0ca40ae6d5448111e02a08dd638a4f1064b47d080e2875dc05 @@ -2520,7 +2527,7 @@ __metadata: "@babel/core": "npm:7.27.1" "@babel/plugin-transform-runtime": "npm:7.27.1" "@babel/preset-env": "npm:7.27.2" - "@babel/runtime": "npm:7.27.1" + "@babel/runtime": "npm:7.27.3" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@popperjs/core": "npm:^2.11.8" "@sentry/browser": "npm:^9.22.0"