From 7235bbfe62922f9516cb5b402094cc3fae52d067 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Jun 2025 03:24:34 +0000 Subject: [PATCH] build(deps): bump @babel/runtime from 7.27.3 to 7.27.4 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.3 to 7.27.4. - [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.4/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8565b93e1..4ce35a875 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@babel/core": "7.27.3", "@babel/plugin-transform-runtime": "7.27.3", "@babel/preset-env": "7.27.2", - "@babel/runtime": "7.27.3", + "@babel/runtime": "7.27.4", "@fortawesome/fontawesome-free": "^6.7.2", "@popperjs/core": "^2.11.8", "@sentry/browser": "^9.23.0", diff --git a/yarn.lock b/yarn.lock index 1a2727eee..3ae64f58a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1108,10 +1108,10 @@ __metadata: languageName: node linkType: hard -"@babel/runtime@npm:7.27.3": - version: 7.27.3 - resolution: "@babel/runtime@npm:7.27.3" - checksum: 10c0/b860fe374a36fddbeeb238e52e59443abcacc046eebda1bf278bffbc67b5c8f713b939e09c126b086ca5f97cba1987ea17fd1737568bc50fedb1f6ef1cf46f69 +"@babel/runtime@npm:7.27.4": + version: 7.27.4 + resolution: "@babel/runtime@npm:7.27.4" + checksum: 10c0/ca99e964179c31615e1352e058cc9024df7111c829631c90eec84caba6703cc32acc81503771847c306b3c70b815609fe82dde8682936debe295b0b283b2dc6e languageName: node linkType: hard @@ -2589,7 +2589,7 @@ __metadata: "@babel/core": "npm:7.27.3" "@babel/plugin-transform-runtime": "npm:7.27.3" "@babel/preset-env": "npm:7.27.2" - "@babel/runtime": "npm:7.27.3" + "@babel/runtime": "npm:7.27.4" "@fortawesome/fontawesome-free": "npm:^6.7.2" "@popperjs/core": "npm:^2.11.8" "@sentry/browser": "npm:^9.23.0"