Skip to content

Commit e1c1456

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"private": true,
44
"dependencies": {
55
"@babel/core": "7.26.7",
6-
"@babel/plugin-transform-runtime": "7.25.9",
6+
"@babel/plugin-transform-runtime": "7.26.8",
77
"@babel/preset-env": "7.26.8",
88
"@babel/runtime": "7.26.7",
99
"@fortawesome/fontawesome-free": "^6.7.2",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -891,19 +891,19 @@ __metadata:
891891
languageName: node
892892
linkType: hard
893893

894-
"@babel/plugin-transform-runtime@npm:7.25.9":
895-
version: 7.25.9
896-
resolution: "@babel/plugin-transform-runtime@npm:7.25.9"
894+
"@babel/plugin-transform-runtime@npm:7.26.8":
895+
version: 7.26.8
896+
resolution: "@babel/plugin-transform-runtime@npm:7.26.8"
897897
dependencies:
898898
"@babel/helper-module-imports": "npm:^7.25.9"
899-
"@babel/helper-plugin-utils": "npm:^7.25.9"
899+
"@babel/helper-plugin-utils": "npm:^7.26.5"
900900
babel-plugin-polyfill-corejs2: "npm:^0.4.10"
901901
babel-plugin-polyfill-corejs3: "npm:^0.10.6"
902902
babel-plugin-polyfill-regenerator: "npm:^0.6.1"
903903
semver: "npm:^6.3.1"
904904
peerDependencies:
905905
"@babel/core": ^7.0.0-0
906-
checksum: 10c0/888a4998ba0a2313de347954c9a8dfeccbff0633c69d33aee385b8878eba2b429dbfb00c3cc04f6bca454b9be8afa01ebbd73defb7fbbb6e2d3086205c07758b
906+
checksum: 10c0/e206206fee262d2200763e6c427b27ca8a7a40a967dfe52f984f07a225952be0990fcce0acae6cee63fe92f5cadc94bb336fae2f3d687f0f2fcd2dadaf33029a
907907
languageName: node
908908
linkType: hard
909909

@@ -2594,7 +2594,7 @@ __metadata:
25942594
resolution: "codeharbor@workspace:."
25952595
dependencies:
25962596
"@babel/core": "npm:7.26.7"
2597-
"@babel/plugin-transform-runtime": "npm:7.25.9"
2597+
"@babel/plugin-transform-runtime": "npm:7.26.8"
25982598
"@babel/preset-env": "npm:7.26.8"
25992599
"@babel/runtime": "npm:7.26.7"
26002600
"@fortawesome/fontawesome-free": "npm:^6.7.2"

0 commit comments

Comments
 (0)