Skip to content

Commit a1044d1

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

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.27.3",
66
"@babel/plugin-transform-runtime": "^7.27.1",
77
"@babel/preset-env": "^7.27.2",
8-
"@babel/runtime": "^7.27.1",
8+
"@babel/runtime": "^7.27.3",
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
@@ -1108,13 +1108,20 @@ __metadata:
11081108
languageName: node
11091109
linkType: hard
11101110

1111-
"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.27.1":
1111+
"@babel/runtime@npm:^7.16.7":
11121112
version: 7.27.1
11131113
resolution: "@babel/runtime@npm:7.27.1"
11141114
checksum: 10c0/530a7332f86ac5a7442250456823a930906911d895c0b743bf1852efc88a20a016ed4cd26d442d0ca40ae6d5448111e02a08dd638a4f1064b47d080e2875dc05
11151115
languageName: node
11161116
linkType: hard
11171117

1118+
"@babel/runtime@npm:^7.27.3":
1119+
version: 7.27.3
1120+
resolution: "@babel/runtime@npm:7.27.3"
1121+
checksum: 10c0/b860fe374a36fddbeeb238e52e59443abcacc046eebda1bf278bffbc67b5c8f713b939e09c126b086ca5f97cba1987ea17fd1737568bc50fedb1f6ef1cf46f69
1122+
languageName: node
1123+
linkType: hard
1124+
11181125
"@babel/template@npm:^7.27.1, @babel/template@npm:^7.27.2":
11191126
version: 7.27.2
11201127
resolution: "@babel/template@npm:7.27.2"
@@ -2621,7 +2628,7 @@ __metadata:
26212628
"@babel/core": "npm:^7.27.3"
26222629
"@babel/plugin-transform-runtime": "npm:^7.27.1"
26232630
"@babel/preset-env": "npm:^7.27.2"
2624-
"@babel/runtime": "npm:^7.27.1"
2631+
"@babel/runtime": "npm:^7.27.3"
26252632
"@egjs/hammerjs": "npm:^2.0.17"
26262633
"@fortawesome/fontawesome-free": "npm:^6.7.2"
26272634
"@github/webauthn-json": "npm:^2.1.1"

0 commit comments

Comments
 (0)