Skip to content

Commit 3871851

Browse files
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] <[email protected]>
1 parent f89d38c commit 3871851

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"@babel/core": "7.27.3",
66
"@babel/plugin-transform-runtime": "7.27.3",
77
"@babel/preset-env": "7.27.2",
8-
"@babel/runtime": "7.27.3",
8+
"@babel/runtime": "7.27.4",
99
"@fortawesome/fontawesome-free": "^6.7.2",
1010
"@popperjs/core": "^2.11.8",
1111
"@sentry/browser": "^9.23.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1108,10 +1108,10 @@ __metadata:
11081108
languageName: node
11091109
linkType: hard
11101110

1111-
"@babel/runtime@npm:7.27.3":
1112-
version: 7.27.3
1113-
resolution: "@babel/runtime@npm:7.27.3"
1114-
checksum: 10c0/b860fe374a36fddbeeb238e52e59443abcacc046eebda1bf278bffbc67b5c8f713b939e09c126b086ca5f97cba1987ea17fd1737568bc50fedb1f6ef1cf46f69
1111+
"@babel/runtime@npm:7.27.4":
1112+
version: 7.27.4
1113+
resolution: "@babel/runtime@npm:7.27.4"
1114+
checksum: 10c0/ca99e964179c31615e1352e058cc9024df7111c829631c90eec84caba6703cc32acc81503771847c306b3c70b815609fe82dde8682936debe295b0b283b2dc6e
11151115
languageName: node
11161116
linkType: hard
11171117

@@ -2589,7 +2589,7 @@ __metadata:
25892589
"@babel/core": "npm:7.27.3"
25902590
"@babel/plugin-transform-runtime": "npm:7.27.3"
25912591
"@babel/preset-env": "npm:7.27.2"
2592-
"@babel/runtime": "npm:7.27.3"
2592+
"@babel/runtime": "npm:7.27.4"
25932593
"@fortawesome/fontawesome-free": "npm:^6.7.2"
25942594
"@popperjs/core": "npm:^2.11.8"
25952595
"@sentry/browser": "npm:^9.23.0"

0 commit comments

Comments
 (0)