Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit e75e171

Browse files
Merge pull request #396 from developer239/dependabot/npm_and_yarn/babel/runtime-7.12.0
2 parents c7fa7c4 + fbcf3d2 commit e75e171

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
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@babel/core": "^7.11.6",
31-
"@babel/runtime": "^7.11.2",
31+
"@babel/runtime": "^7.12.0",
3232
"@code-quality/commitlint-config": "^1.1.0",
3333
"@code-quality/eslint-config-jest": "^1.1.0",
3434
"@code-quality/eslint-config-react-native": "^1.4.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -739,10 +739,10 @@
739739
core-js-pure "^3.0.0"
740740
regenerator-runtime "^0.13.4"
741741

742-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2":
743-
version "7.11.2"
744-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736"
745-
integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw==
742+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.5", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.0":
743+
version "7.12.0"
744+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.0.tgz#98bd7666186969c04be893d747cf4a6c6c8fa6b0"
745+
integrity sha512-lS4QLXQ2Vbw2ubfQjeQcn+BZgZ5+ROHW9f+DWjEp5Y+NHYmkRGKqHSJ1tuhbUauKu2nhZNTBIvsIQ8dXfY5Gjw==
746746
dependencies:
747747
regenerator-runtime "^0.13.4"
748748

0 commit comments

Comments
 (0)