Skip to content

Commit 3abb444

Browse files
build(deps-dev): bump @babel/runtime from 7.11.2 to 7.12.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.2 to 7.12.1. - [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.12.1/packages/babel-runtime) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 72f09d0 commit 3abb444

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@babel/preset-env": "^7.11.5",
7979
"@babel/preset-typescript": "^7.8.3",
8080
"@babel/register": "^7.11.5",
81-
"@babel/runtime": "^7.11.2",
81+
"@babel/runtime": "^7.12.1",
8282
"@types/bcrypt": "^3.0.0",
8383
"@types/body-parser": "^1.19.0",
8484
"@types/cors": "^2.8.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -908,10 +908,10 @@
908908
pirates "^4.0.0"
909909
source-map-support "^0.5.16"
910910

911-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.8.4":
912-
version "7.11.2"
913-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
914-
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
911+
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.1", "@babel/runtime@^7.8.4":
912+
version "7.12.1"
913+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740"
914+
integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==
915915
dependencies:
916916
regenerator-runtime "^0.13.4"
917917

0 commit comments

Comments
 (0)