Skip to content

Commit 711e244

Browse files
Bump @babel/runtime from 7.27.0 to 7.27.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.0 to 7.27.1. - [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.1/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.27.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ebae629 commit 711e244

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
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.26.10",
66
"@babel/plugin-transform-runtime": "^7.26.10",
77
"@babel/preset-env": "^7.26.9",
8-
"@babel/runtime": "^7.27.0",
8+
"@babel/runtime": "^7.27.1",
99
"@egjs/hammerjs": "^2.0.17",
1010
"@fortawesome/fontawesome-free": "^6.7.2",
1111
"@github/webauthn-json": "^2.1.1",

yarn.lock

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,7 +1071,7 @@ __metadata:
10711071
languageName: node
10721072
linkType: hard
10731073

1074-
"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.27.0, @babel/runtime@npm:^7.8.4":
1074+
"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.8.4":
10751075
version: 7.27.0
10761076
resolution: "@babel/runtime@npm:7.27.0"
10771077
dependencies:
@@ -1080,6 +1080,13 @@ __metadata:
10801080
languageName: node
10811081
linkType: hard
10821082

1083+
"@babel/runtime@npm:^7.27.1":
1084+
version: 7.27.1
1085+
resolution: "@babel/runtime@npm:7.27.1"
1086+
checksum: 10c0/530a7332f86ac5a7442250456823a930906911d895c0b743bf1852efc88a20a016ed4cd26d442d0ca40ae6d5448111e02a08dd638a4f1064b47d080e2875dc05
1087+
languageName: node
1088+
linkType: hard
1089+
10831090
"@babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9, @babel/template@npm:^7.27.0":
10841091
version: 7.27.0
10851092
resolution: "@babel/template@npm:7.27.0"
@@ -2561,7 +2568,7 @@ __metadata:
25612568
"@babel/core": "npm:^7.26.10"
25622569
"@babel/plugin-transform-runtime": "npm:^7.26.10"
25632570
"@babel/preset-env": "npm:^7.26.9"
2564-
"@babel/runtime": "npm:^7.27.0"
2571+
"@babel/runtime": "npm:^7.27.1"
25652572
"@egjs/hammerjs": "npm:^2.0.17"
25662573
"@fortawesome/fontawesome-free": "npm:^6.7.2"
25672574
"@github/webauthn-json": "npm:^2.1.1"

0 commit comments

Comments
 (0)