Skip to content

Commit

Permalink
Bump @babel/runtime in /react-native/ReactNativeFlipperExample
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 4, 2021
1 parent 7c22fe8 commit 9f06c7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion react-native/ReactNativeFlipperExample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.8",
"@babel/runtime": "^7.13.8",
"@babel/runtime": "^7.13.9",
"babel-jest": "^26.6.3",
"jest": "^26.6.3",
"metro-react-native-babel-preset": "^0.65.0",
Expand Down
8 changes: 4 additions & 4 deletions react-native/ReactNativeFlipperExample/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -781,10 +781,10 @@
pirates "^4.0.0"
source-map-support "^0.5.16"

"@babel/runtime@^7.0.0", "@babel/runtime@^7.13.8", "@babel/runtime@^7.8.4":
version "7.13.8"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.8.tgz#cc886a85c072df1de23670dc1aa59fc116c4017c"
integrity sha512-CwQljpw6qSayc0fRG1soxHAKs1CnQMOChm4mlQP6My0kf9upVGizj/KhlTTgyUnETmHpcUXjaluNAkteRFuafg==
"@babel/runtime@^7.0.0", "@babel/runtime@^7.13.9", "@babel/runtime@^7.8.4":
version "7.13.9"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.9.tgz#97dbe2116e2630c489f22e0656decd60aaa1fcee"
integrity sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA==
dependencies:
regenerator-runtime "^0.13.4"

Expand Down

0 comments on commit 9f06c7f

Please sign in to comment.