Skip to content

Commit 6fc7537

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

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.25.9",
66
"@babel/plugin-transform-runtime": "^7.25.9",
77
"@babel/preset-env": "^7.25.9",
8-
"@babel/runtime": "^7.25.9",
8+
"@babel/runtime": "^7.26.0",
99
"@egjs/hammerjs": "^2.0.17",
1010
"@fortawesome/fontawesome-free": "^6.6.0",
1111
"@popperjs/core": "^2.11.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1170,12 +1170,12 @@ __metadata:
11701170
languageName: node
11711171
linkType: hard
11721172

1173-
"@babel/runtime@npm:^7.25.9":
1174-
version: 7.25.9
1175-
resolution: "@babel/runtime@npm:7.25.9"
1173+
"@babel/runtime@npm:^7.26.0":
1174+
version: 7.26.0
1175+
resolution: "@babel/runtime@npm:7.26.0"
11761176
dependencies:
11771177
regenerator-runtime: "npm:^0.14.0"
1178-
checksum: 10c0/d1727a47eab67b8a742cbf1ef336a20c3d906fe65d6316d073c72479125addfa4358c44dd7b95d114f241b93409b134fad7cea43f3bf8ca7e2ef344177eb72d8
1178+
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
11791179
languageName: node
11801180
linkType: hard
11811181

@@ -2695,7 +2695,7 @@ __metadata:
26952695
"@babel/core": "npm:^7.25.9"
26962696
"@babel/plugin-transform-runtime": "npm:^7.25.9"
26972697
"@babel/preset-env": "npm:^7.25.9"
2698-
"@babel/runtime": "npm:^7.25.9"
2698+
"@babel/runtime": "npm:^7.26.0"
26992699
"@egjs/hammerjs": "npm:^2.0.17"
27002700
"@fortawesome/fontawesome-free": "npm:^6.6.0"
27012701
"@popperjs/core": "npm:^2.11.8"

0 commit comments

Comments
 (0)