Skip to content

Commit 3de242f

Browse files
build(deps): bump @babel/runtime from 7.27.4 to 7.27.6
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.4 to 7.27.6. - [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.6/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3e4c9b7 commit 3de242f

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.4",
66
"@babel/plugin-transform-runtime": "7.27.4",
77
"@babel/preset-env": "7.27.2",
8-
"@babel/runtime": "7.27.4",
8+
"@babel/runtime": "7.27.6",
99
"@fortawesome/fontawesome-free": "^6.7.2",
1010
"@popperjs/core": "^2.11.8",
1111
"@sentry/browser": "^9.27.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1119,10 +1119,10 @@ __metadata:
11191119
languageName: node
11201120
linkType: hard
11211121

1122-
"@babel/runtime@npm:7.27.4":
1123-
version: 7.27.4
1124-
resolution: "@babel/runtime@npm:7.27.4"
1125-
checksum: 10c0/ca99e964179c31615e1352e058cc9024df7111c829631c90eec84caba6703cc32acc81503771847c306b3c70b815609fe82dde8682936debe295b0b283b2dc6e
1122+
"@babel/runtime@npm:7.27.6":
1123+
version: 7.27.6
1124+
resolution: "@babel/runtime@npm:7.27.6"
1125+
checksum: 10c0/89726be83f356f511dcdb74d3ea4d873a5f0cf0017d4530cb53aa27380c01ca102d573eff8b8b77815e624b1f8c24e7f0311834ad4fb632c90a770fda00bd4c8
11261126
languageName: node
11271127
linkType: hard
11281128

@@ -2615,7 +2615,7 @@ __metadata:
26152615
"@babel/core": "npm:7.27.4"
26162616
"@babel/plugin-transform-runtime": "npm:7.27.4"
26172617
"@babel/preset-env": "npm:7.27.2"
2618-
"@babel/runtime": "npm:7.27.4"
2618+
"@babel/runtime": "npm:7.27.6"
26192619
"@fortawesome/fontawesome-free": "npm:^6.7.2"
26202620
"@popperjs/core": "npm:^2.11.8"
26212621
"@sentry/browser": "npm:^9.27.0"

0 commit comments

Comments
 (0)