Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 37adfaa

Browse files
⬆️ Bump @babel/runtime from 7.5.4 to 7.5.5 in /example
Bumps [@babel/runtime](https://github.com/babel/babel) from 7.5.4 to 7.5.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](babel/babel@v7.5.4...v7.5.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4b475e9 commit 37adfaa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@babel/core": "^7.5.4",
1818
"@babel/preset-typescript": "^7.3.3",
19-
"@babel/runtime": "^7.5.4",
19+
"@babel/runtime": "^7.5.5",
2020
"babel-plugin-module-resolver": "^3.2.0",
2121
"metro-react-native-babel-preset": "^0.55.0",
2222
"patch-package": "^6.1.2",

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -632,10 +632,10 @@
632632
pirates "^4.0.0"
633633
source-map-support "^0.5.9"
634634

635-
"@babel/runtime@^7.0.0", "@babel/runtime@^7.5.4":
636-
version "7.5.4"
637-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.4.tgz#cb7d1ad7c6d65676e66b47186577930465b5271b"
638-
integrity sha512-Na84uwyImZZc3FKf4aUF1tysApzwf3p2yuFBIyBfbzT5glzKTdvYI4KVW4kcgjrzoGUjC7w3YyCHcJKaRxsr2Q==
635+
"@babel/runtime@^7.0.0", "@babel/runtime@^7.5.5":
636+
version "7.5.5"
637+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.5.5.tgz#74fba56d35efbeca444091c7850ccd494fd2f132"
638+
integrity sha512-28QvEGyQyNkB0/m2B4FU7IEZGK2NUrcMtT6BZEFALTguLk+AUT6ofsHtPk5QyjAdUkpMJ+/Em+quwz4HOt30AQ==
639639
dependencies:
640640
regenerator-runtime "^0.13.2"
641641

0 commit comments

Comments
 (0)