chore(deps): update dependency babel-plugin-transform-define to v2.0.1 (#5821)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b611636041
commit
2389817c28
@ -113,7 +113,7 @@
|
|||||||
"babel-plugin-inline-react-svg": "^2.0.0",
|
"babel-plugin-inline-react-svg": "^2.0.0",
|
||||||
"babel-plugin-lodash": "^3.3.4",
|
"babel-plugin-lodash": "^3.3.4",
|
||||||
"babel-plugin-transform-builtin-extend": "^1.1.2",
|
"babel-plugin-transform-builtin-extend": "^1.1.2",
|
||||||
"babel-plugin-transform-define": "2.0.0",
|
"babel-plugin-transform-define": "2.0.1",
|
||||||
"babel-plugin-transform-export-extensions": "^6.22.0",
|
"babel-plugin-transform-export-extensions": "^6.22.0",
|
||||||
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
|
"babel-plugin-transform-inline-environment-variables": "^0.4.3",
|
||||||
"cache-me-outside": "^0.0.10",
|
"cache-me-outside": "^0.0.10",
|
||||||
|
@ -5048,10 +5048,10 @@ babel-plugin-transform-builtin-extend@^1.1.2:
|
|||||||
babel-runtime "^6.2.0"
|
babel-runtime "^6.2.0"
|
||||||
babel-template "^6.3.0"
|
babel-template "^6.3.0"
|
||||||
|
|
||||||
babel-plugin-transform-define@2.0.0:
|
babel-plugin-transform-define@2.0.1:
|
||||||
version "2.0.0"
|
version "2.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-define/-/babel-plugin-transform-define-2.0.0.tgz#79c3536635f899aabaf830b194b25519465675a4"
|
resolved "https://registry.yarnpkg.com/babel-plugin-transform-define/-/babel-plugin-transform-define-2.0.1.tgz#6a34fd6ea89989feb75721ee4cce817ec779be7f"
|
||||||
integrity sha512-0dv5RNRUlUKxGYIIErl01lpvi8b7W2R04Qcl1mCj70ahwZcgiklfXnFlh4FGnRh6aayCfSZKdhiMryVzcq5Dmg==
|
integrity sha512-7lDR1nFGSJHmhq/ScQtp9LTDmNE2yKPoLtwfiu+WQZnj84XL/J/5AZWZXwYcOwbDtUPhtg+y0yxTiP/oGDU6Kw==
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash "^4.17.11"
|
lodash "^4.17.11"
|
||||||
traverse "0.6.6"
|
traverse "0.6.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user