Skip to content

Commit c88d921

Browse files
authored
Merge pull request #136 from masb0ymas/dependabot/npm_and_yarn/babel/runtime-7.12.1
build(deps-dev): bump @babel/runtime from 7.11.2 to 7.12.1
2 parents 3af5466 + e709591 commit c88d921

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.12.1",
7979
"@babel/preset-typescript": "^7.12.1",
8080
"@babel/register": "^7.12.1",
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
@@ -1009,10 +1009,10 @@
10091009
pirates "^4.0.0"
10101010
source-map-support "^0.5.16"
10111011

1012-
"@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.8.4":
1013-
version "7.11.2"
1014-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
1015-
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
1012+
"@babel/runtime@^7.10.5", "@babel/runtime@^7.12.1", "@babel/runtime@^7.8.4":
1013+
version "7.12.1"
1014+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.1.tgz#b4116a6b6711d010b2dad3b7b6e43bf1b9954740"
1015+
integrity sha512-J5AIf3vPj3UwXaAzb5j1xM4WAQDX3EMgemF8rjCP3SoW09LfRKAXQKt6CoVYl230P6iWdRcBbnLDDdnqWxZSCA==
10161016
dependencies:
10171017
regenerator-runtime "^0.13.4"
10181018

0 commit comments

Comments
 (0)