Skip to content

Commit 4514032

Browse files
Bump @babel/runtime from 7.27.6 to 7.28.2
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.6 to 7.28.2. - [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.28.2/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 24d0c41 commit 4514032

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.28.0",
66
"@babel/plugin-transform-runtime": "^7.28.0",
77
"@babel/preset-env": "^7.28.0",
8-
"@babel/runtime": "^7.27.6",
8+
"@babel/runtime": "^7.28.2",
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
@@ -1093,13 +1093,20 @@ __metadata:
10931093
languageName: node
10941094
linkType: hard
10951095

1096-
"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.27.6":
1096+
"@babel/runtime@npm:^7.16.7":
10971097
version: 7.27.6
10981098
resolution: "@babel/runtime@npm:7.27.6"
10991099
checksum: 10c0/89726be83f356f511dcdb74d3ea4d873a5f0cf0017d4530cb53aa27380c01ca102d573eff8b8b77815e624b1f8c24e7f0311834ad4fb632c90a770fda00bd4c8
11001100
languageName: node
11011101
linkType: hard
11021102

1103+
"@babel/runtime@npm:^7.28.2":
1104+
version: 7.28.2
1105+
resolution: "@babel/runtime@npm:7.28.2"
1106+
checksum: 10c0/c20afe253629d53a405a610b12a62ac74d341a2c1e0fb202bbef0c118f6b5c84f94bf16039f58fd0483dd256901259930a43976845bdeb180cab1f882c21b6e0
1107+
languageName: node
1108+
linkType: hard
1109+
11031110
"@babel/template@npm:^7.27.1, @babel/template@npm:^7.27.2":
11041111
version: 7.27.2
11051112
resolution: "@babel/template@npm:7.27.2"
@@ -2599,7 +2606,7 @@ __metadata:
25992606
"@babel/core": "npm:^7.28.0"
26002607
"@babel/plugin-transform-runtime": "npm:^7.28.0"
26012608
"@babel/preset-env": "npm:^7.28.0"
2602-
"@babel/runtime": "npm:^7.27.6"
2609+
"@babel/runtime": "npm:^7.28.2"
26032610
"@egjs/hammerjs": "npm:^2.0.17"
26042611
"@fortawesome/fontawesome-free": "npm:^6.7.2"
26052612
"@github/webauthn-json": "npm:^2.1.1"

0 commit comments

Comments
 (0)