Skip to content

Commit 4ca1ba8

Browse files
Update dependency @babel/runtime to v7.27.0 (#221)
1 parent aecd5f7 commit 4ca1ba8

File tree

2 files changed

+3
-12
lines changed

2 files changed

+3
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"webpack": "^5.94.0"
6464
},
6565
"devDependencies": {
66-
"@babel/runtime": "7.26.10",
66+
"@babel/runtime": "7.27.0",
6767
"@eslint/js": "9.17.0",
6868
"@types/babel__core": "7.20.5",
6969
"@types/babel__plugin-transform-runtime": "7.9.5",

yarn.lock

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1071,16 +1071,7 @@ __metadata:
10711071
languageName: node
10721072
linkType: hard
10731073

1074-
"@babel/runtime@npm:7.26.10":
1075-
version: 7.26.10
1076-
resolution: "@babel/runtime@npm:7.26.10"
1077-
dependencies:
1078-
regenerator-runtime: "npm:^0.14.0"
1079-
checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745
1080-
languageName: node
1081-
linkType: hard
1082-
1083-
"@babel/runtime@npm:^7.8.4":
1074+
"@babel/runtime@npm:7.27.0, @babel/runtime@npm:^7.8.4":
10841075
version: 7.27.0
10851076
resolution: "@babel/runtime@npm:7.27.0"
10861077
dependencies:
@@ -4278,7 +4269,7 @@ __metadata:
42784269
"@babel/core": "npm:^7.13.0"
42794270
"@babel/plugin-transform-runtime": "npm:^7.13.0"
42804271
"@babel/preset-env": "npm:^7.13.0"
4281-
"@babel/runtime": "npm:7.26.10"
4272+
"@babel/runtime": "npm:7.27.0"
42824273
"@eslint/js": "npm:9.17.0"
42834274
"@types/babel__core": "npm:7.20.5"
42844275
"@types/babel__plugin-transform-runtime": "npm:7.9.5"

0 commit comments

Comments
 (0)