mirror of
https://github.com/zoriya/react-native-web.git
synced 2026-06-03 02:42:05 +00:00
Update to babel-plugin-tester@5.0.0
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
"description": "Babel plugin for React Native for Web",
|
"description": "Babel plugin for React Native for Web",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-plugin-tester": "^4.0.0"
|
"babel-plugin-tester": "^5.0.0"
|
||||||
},
|
},
|
||||||
"author": "Nicolas Gallagher",
|
"author": "Nicolas Gallagher",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|||||||
@@ -1067,6 +1067,16 @@ babel-plugin-tester@^4.0.0:
|
|||||||
path-exists "^3.0.0"
|
path-exists "^3.0.0"
|
||||||
strip-indent "^2.0.0"
|
strip-indent "^2.0.0"
|
||||||
|
|
||||||
|
babel-plugin-tester@^5.0.0:
|
||||||
|
version "5.0.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/babel-plugin-tester/-/babel-plugin-tester-5.0.0.tgz#d3387860311cbd8353746d3a8aaba7ad2446e470"
|
||||||
|
dependencies:
|
||||||
|
common-tags "^1.4.0"
|
||||||
|
invariant "^2.2.2"
|
||||||
|
lodash.merge "^4.6.0"
|
||||||
|
path-exists "^3.0.0"
|
||||||
|
strip-indent "^2.0.0"
|
||||||
|
|
||||||
babel-plugin-transform-async-generator-functions@^6.24.1:
|
babel-plugin-transform-async-generator-functions@^6.24.1:
|
||||||
version "6.24.1"
|
version "6.24.1"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz#f058900145fd3e9907a6ddf28da59f215258a5db"
|
resolved "https://registry.yarnpkg.com/babel-plugin-transform-async-generator-functions/-/babel-plugin-transform-async-generator-functions-6.24.1.tgz#f058900145fd3e9907a6ddf28da59f215258a5db"
|
||||||
|
|||||||
Reference in New Issue
Block a user