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

Commit 8b7e95d

Browse files
authored
Merge pull request #131 from tpucci/dependabot/npm_and_yarn/example/babel/runtime-7.5.4
⬆️ Bump @babel/runtime from 7.4.5 to 7.5.4 in /example
2 parents f53cc55 + 711d1bc commit 8b7e95d

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.4.5",
1818
"@babel/preset-typescript": "^7.3.3",
19-
"@babel/runtime": "^7.4.5",
19+
"@babel/runtime": "^7.5.4",
2020
"babel-plugin-module-resolver": "^3.2.0",
2121
"metro-react-native-babel-preset": "^0.54.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.4.5":
636-
version "7.4.5"
637-
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.4.5.tgz#582bb531f5f9dc67d2fcb682979894f75e253f12"
638-
integrity sha512-TuI4qpWZP6lGOGIuGWtp9sPluqYICmbk8T/1vpSysqJxRPkudh/ofFWyqdcMsDf2s7KvDL4/YHgKyvcS3g9CJQ==
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==
639639
dependencies:
640640
regenerator-runtime "^0.13.2"
641641

0 commit comments

Comments
 (0)