Greenkeeper/pkg/monorepo.babel7 20200322111342 (#921)
Summary: Greenkeeper update Pull Request resolved: https://github.com/facebook/flipper/pull/921 Reviewed By: mweststrate Differential Revision: D20598722 Pulled By: jknoxville fbshipit-source-id: 896352cf56d16e0c8cce8350c7a0e6d068ba03c6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
e85331bc98
commit
37096ba800
@@ -12,17 +12,17 @@
|
||||
},
|
||||
"bugs": "https://github.com/facebook/flipper/issues",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.8.6",
|
||||
"@babel/generator": "^7.8.6",
|
||||
"@babel/parser": "^7.8.6",
|
||||
"@babel/core": "^7.9.0",
|
||||
"@babel/generator": "^7.9.3",
|
||||
"@babel/parser": "^7.9.3",
|
||||
"@babel/plugin-proposal-class-properties": "^7.8.3",
|
||||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.8.3",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.8.3",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.8.3",
|
||||
"@babel/plugin-transform-typescript": "^7.8.3",
|
||||
"@babel/preset-react": "^7.8.3",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.9.0",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.9.0",
|
||||
"@babel/plugin-transform-flow-strip-types": "^7.9.0",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.9.0",
|
||||
"@babel/plugin-transform-typescript": "^7.9.0",
|
||||
"@babel/preset-react": "^7.9.1",
|
||||
"@oclif/command": "^1",
|
||||
"@oclif/config": "^1",
|
||||
"@oclif/plugin-help": "^2",
|
||||
|
||||
1510
desktop/yarn.lock
1510
desktop/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user