Skip to content

Commit ccd1ee8

Browse files
Update dependency @babel/runtime to v7.24.5 (#48)
1 parent f33d9f9 commit ccd1ee8

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.0.0"
6464
},
6565
"devDependencies": {
66-
"@babel/runtime": "7.24.4",
66+
"@babel/runtime": "7.24.5",
6767
"@eslint/js": "9.0.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
@@ -1299,16 +1299,7 @@ __metadata:
12991299
languageName: node
13001300
linkType: hard
13011301

1302-
"@babel/runtime@npm:7.24.4":
1303-
version: 7.24.4
1304-
resolution: "@babel/runtime@npm:7.24.4"
1305-
dependencies:
1306-
regenerator-runtime: "npm:^0.14.0"
1307-
checksum: 10c0/785aff96a3aa8ff97f90958e1e8a7b1d47f793b204b47c6455eaadc3f694f48c97cd5c0a921fe3596d818e71f18106610a164fb0f1c71fd68c622a58269d537c
1308-
languageName: node
1309-
linkType: hard
1310-
1311-
"@babel/runtime@npm:^7.8.4":
1302+
"@babel/runtime@npm:7.24.5, @babel/runtime@npm:^7.8.4":
13121303
version: 7.24.5
13131304
resolution: "@babel/runtime@npm:7.24.5"
13141305
dependencies:
@@ -4546,7 +4537,7 @@ __metadata:
45464537
"@babel/core": "npm:^7.13.0"
45474538
"@babel/plugin-transform-runtime": "npm:^7.13.0"
45484539
"@babel/preset-env": "npm:^7.13.0"
4549-
"@babel/runtime": "npm:7.24.4"
4540+
"@babel/runtime": "npm:7.24.5"
45504541
"@eslint/js": "npm:9.0.0"
45514542
"@types/babel__core": "npm:7.20.5"
45524543
"@types/babel__plugin-transform-runtime": "npm:7.9.5"

0 commit comments

Comments
 (0)