chore(deps): update dependency babel-plugin-transform-define to v2 (#4050)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2020-07-21 23:44:51 +03:00
committed by GitHub
parent 4258521667
commit f6302ed845
2 changed files with 5 additions and 5 deletions

View File

@ -4594,10 +4594,10 @@ babel-plugin-transform-builtin-extend@^1.1.2:
babel-runtime "^6.2.0"
babel-template "^6.3.0"
babel-plugin-transform-define@1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-define/-/babel-plugin-transform-define-1.3.2.tgz#4bdbfe35a839fc206e0f60a7a9ae3b82d5e11808"
integrity sha512-fieU/nFuZjTxIttXoucN1fOIrej8I989IXqATMvKVcgTnfi53BjEwLzkw2KA6Q4gRRl4Cf3iiRVpwiB4PHFuWA==
babel-plugin-transform-define@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/babel-plugin-transform-define/-/babel-plugin-transform-define-2.0.0.tgz#79c3536635f899aabaf830b194b25519465675a4"
integrity sha512-0dv5RNRUlUKxGYIIErl01lpvi8b7W2R04Qcl1mCj70ahwZcgiklfXnFlh4FGnRh6aayCfSZKdhiMryVzcq5Dmg==
dependencies:
lodash "^4.17.11"
traverse "0.6.6"