Skip to content

chore(deps): bump @babel/runtime from 7.16.0 to 7.22.3 #1363

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"d-build": "docker build . -t "
},
"dependencies": {
"@babel/runtime": "^7.16.0",
"@babel/runtime": "^7.22.3",
"aws-sdk": "^2.1328.0",
"chalk": "^4.1.2",
"clear-logger": "^1.0.7",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1296,7 +1296,16 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.16.0, @babel/runtime@npm:^7.8.4":
"@babel/runtime@npm:^7.22.3":
version: 7.22.3
resolution: "@babel/runtime@npm:7.22.3"
dependencies:
regenerator-runtime: ^0.13.11
checksum: 8fc50785ca4cba749fed90bffca7e6fd52d4709755654e95b8d2a945fc034b56fb8c2e8a0183fea7c4abb86bf5fa77678c0ea35163b6920649833d180c34c234
languageName: node
linkType: hard

"@babel/runtime@npm:^7.8.4":
version: 7.16.0
resolution: "@babel/runtime@npm:7.16.0"
dependencies:
Expand Down Expand Up @@ -9974,6 +9983,13 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.11":
version: 0.13.11
resolution: "regenerator-runtime@npm:0.13.11"
checksum: 27481628d22a1c4e3ff551096a683b424242a216fee44685467307f14d58020af1e19660bf2e26064de946bad7eff28950eae9f8209d55723e2d9351e632bbb4
languageName: node
linkType: hard

"regenerator-runtime@npm:^0.13.4":
version: 0.13.9
resolution: "regenerator-runtime@npm:0.13.9"
Expand Down Expand Up @@ -11673,7 +11689,7 @@ fsevents@^1.2.7:
"@babel/plugin-transform-runtime": ^7.16.0
"@babel/preset-env": ^7.16.0
"@babel/preset-typescript": ^7.16.0
"@babel/runtime": ^7.16.0
"@babel/runtime": ^7.22.3
"@types/compression": ^1.7.2
"@types/cors": ^2.8.12
"@types/deasync": ^0.1.2
Expand Down