Skip to content

Commit 1a0fb2b

Browse files
Bump @babel/runtime from 7.26.9 to 7.26.10
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.26.10. - [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.26.10/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afef0be commit 1a0fb2b

File tree

2 files changed

+12
-3
lines changed

2 files changed

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

yarn.lock

Lines changed: 11 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.26.9, @babel/runtime@npm:^7.8.4":
1074+
"@babel/runtime@npm:^7.16.7, @babel/runtime@npm:^7.8.4":
10751075
version: 7.26.9
10761076
resolution: "@babel/runtime@npm:7.26.9"
10771077
dependencies:
@@ -1080,6 +1080,15 @@ __metadata:
10801080
languageName: node
10811081
linkType: hard
10821082

1083+
"@babel/runtime@npm:^7.26.10":
1084+
version: 7.26.10
1085+
resolution: "@babel/runtime@npm:7.26.10"
1086+
dependencies:
1087+
regenerator-runtime: "npm:^0.14.0"
1088+
checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745
1089+
languageName: node
1090+
linkType: hard
1091+
10831092
"@babel/template@npm:^7.25.9, @babel/template@npm:^7.26.9":
10841093
version: 7.26.9
10851094
resolution: "@babel/template@npm:7.26.9"
@@ -2574,7 +2583,7 @@ __metadata:
25742583
"@babel/core": "npm:^7.26.9"
25752584
"@babel/plugin-transform-runtime": "npm:^7.26.9"
25762585
"@babel/preset-env": "npm:^7.26.9"
2577-
"@babel/runtime": "npm:^7.26.9"
2586+
"@babel/runtime": "npm:^7.26.10"
25782587
"@egjs/hammerjs": "npm:^2.0.17"
25792588
"@fortawesome/fontawesome-free": "npm:^6.7.2"
25802589
"@github/webauthn-json": "npm:^2.1.1"

0 commit comments

Comments
 (0)