Skip to content

Commit 9cf302d

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

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.28.3",
66
"@babel/plugin-transform-runtime": "^7.28.0",
77
"@babel/preset-env": "^7.28.0",
8-
"@babel/runtime": "^7.28.2",
8+
"@babel/runtime": "^7.28.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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1137,10 +1137,10 @@ __metadata:
11371137
languageName: node
11381138
linkType: hard
11391139

1140-
"@babel/runtime@npm:^7.28.2":
1141-
version: 7.28.2
1142-
resolution: "@babel/runtime@npm:7.28.2"
1143-
checksum: 10c0/c20afe253629d53a405a610b12a62ac74d341a2c1e0fb202bbef0c118f6b5c84f94bf16039f58fd0483dd256901259930a43976845bdeb180cab1f882c21b6e0
1140+
"@babel/runtime@npm:^7.28.3":
1141+
version: 7.28.3
1142+
resolution: "@babel/runtime@npm:7.28.3"
1143+
checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc
11441144
languageName: node
11451145
linkType: hard
11461146

@@ -2668,7 +2668,7 @@ __metadata:
26682668
"@babel/core": "npm:^7.28.3"
26692669
"@babel/plugin-transform-runtime": "npm:^7.28.0"
26702670
"@babel/preset-env": "npm:^7.28.0"
2671-
"@babel/runtime": "npm:^7.28.2"
2671+
"@babel/runtime": "npm:^7.28.3"
26722672
"@egjs/hammerjs": "npm:^2.0.17"
26732673
"@fortawesome/fontawesome-free": "npm:^6.7.2"
26742674
"@github/webauthn-json": "npm:^2.1.1"

0 commit comments

Comments
 (0)