Skip to content

Commit ba36826

Browse files
Bump @babel/runtime from 7.8.4 to 7.12.18 (#257)
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.8.4 to 7.12.18. - [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.18/packages/babel-runtime) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Javier Morant <javier.morant84@gmail.com>
1 parent d52b87a commit ba36826

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@babel/core": "7.8.4",
35-
"@babel/runtime": "7.8.4",
35+
"@babel/runtime": "7.12.18",
3636
"@react-native-community/eslint-config": "1.1.0",
3737
"@testing-library/jest-native": "^3.4.3",
3838
"@testing-library/react-native": "^7.1.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -638,17 +638,10 @@
638638
core-js-pure "^3.0.0"
639639
regenerator-runtime "^0.13.4"
640640

641-
"@babel/runtime@7.8.4":
642-
version "7.8.4"
643-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.4.tgz#d79f5a2040f7caa24d53e563aad49cbc05581308"
644-
integrity sha512-neAp3zt80trRVBI1x0azq6c57aNBqYZH8KhMm3TaB7wEI5Q4A2SHfBHE8w9gOhI/lrqxtEbXZgQIrHP+wvSGwQ==
645-
dependencies:
646-
regenerator-runtime "^0.13.2"
647-
648-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4":
649-
version "7.12.13"
650-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d"
651-
integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==
641+
"@babel/runtime@7.12.18", "@babel/runtime@^7.0.0", "@babel/runtime@^7.8.4":
642+
version "7.12.18"
643+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.18.tgz#af137bd7e7d9705a412b3caaf991fe6aaa97831b"
644+
integrity sha512-BogPQ7ciE6SYAUPtlm9tWbgI9+2AgqSam6QivMgXgAT+fKbgppaj4ZX15MHeLC1PVF5sNk70huBu20XxWOs8Cg==
652645
dependencies:
653646
regenerator-runtime "^0.13.4"
654647

0 commit comments

Comments
 (0)