Skip to content

Commit

Permalink
chore(deps-dev): Bump @4c/babel-preset from 7.2.0 to 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Nov 14, 2019
1 parent 94e67e6 commit 022aa12
Showing 1 changed file with 35 additions and 15 deletions.
50 changes: 35 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@


"@4c/babel-preset@^7.0.0":
version "7.2.0"
resolved "https://registry.yarnpkg.com/@4c/babel-preset/-/babel-preset-7.2.0.tgz#0442c42cabbf03db725e31f0e60eaa685c0c8396"
integrity sha512-5zyKWR7+VjhhXK/+3z/UIBWqlgJtDsc/MYgLQdX0aZ0f2sjYLSlXC2pRM5lHDSar/DVZTuGhenAZ9ZNN/3EpcA==
version "7.2.1"
resolved "https://registry.yarnpkg.com/@4c/babel-preset/-/babel-preset-7.2.1.tgz#fc708d8add20f8ab653d26d97ebb7d4ae52e6352"
integrity sha512-Ue1WsKilTeE+gj+QYdYkpeq6frmWHe3shQWdjDFy8QshmBTV3yvrjEx4WyeIgxapCH4/xwjAc0zz5xNmr/5fcw==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.5.5"
"@babel/plugin-proposal-export-default-from" "^7.5.2"
Expand All @@ -17,7 +17,7 @@
"@babel/preset-env" "^7.5.5"
"@babel/preset-react" "^7.0.0"
babel-plugin-dev-expression "^0.2.2"
babel-plugin-react-intl "^4.1.12"
babel-plugin-react-intl "^5.1.0"
browserslist "^4.6.6"
lodash "^4.17.15"
read-pkg-up "^7.0.0"
Expand Down Expand Up @@ -45,7 +45,7 @@
dependencies:
"@babel/highlight" "^7.0.0"

"@babel/core@^7.1.0", "@babel/core@^7.6.2":
"@babel/core@^7.1.0", "@babel/core@^7.6.2", "@babel/core@^7.7.2":
version "7.7.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.7.2.tgz#ea5b99693bcfc058116f42fa1dd54da412b29d91"
integrity sha512-eeD7VEZKfhK1KUXGiyPFettgF3m513f8FoBSWiQ1xTvl1RAopLs42Wp9+Ze911I6H0N9lNqJMDgoZT7gHsipeQ==
Expand Down Expand Up @@ -1181,6 +1181,11 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/schema-utils@^1.0.0":
version "1.0.0"
resolved "https://registry.yarnpkg.com/@types/schema-utils/-/schema-utils-1.0.0.tgz#295d36f01e2cb8bc3207ca1d9a68e210db6b40cb"
integrity sha512-YesPanU1+WCigC/Aj1Mga8UCOjHIfMNHZ3zzDsUY7lI8GlKnh/Kv2QwJOQ+jNQ36Ru7IfzSedlG14hppYaN13A==

"@types/stack-utils@^1.0.1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e"
Expand Down Expand Up @@ -1289,6 +1294,11 @@ airbnb-prop-types@^2.15.0:
prop-types-exact "^1.2.0"
react-is "^16.9.0"

ajv-keywords@^3.4.1:
version "3.4.1"
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.1.tgz#ef916e271c64ac12171fd8384eaae6b2345854da"
integrity sha512-RO1ibKvd27e6FEShVFfPALuHI3WjSVNeK5FIsmme/LYRNxjKuNj+Dt7bucLa6NdSv3JcVTyMlm9kGR84z1XpaQ==

ajv@^6.10.0, ajv@^6.10.2, ajv@^6.5.5:
version "6.10.2"
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
Expand Down Expand Up @@ -1607,16 +1617,18 @@ babel-plugin-jest-hoist@^24.9.0:
dependencies:
"@types/babel__traverse" "^7.0.6"

babel-plugin-react-intl@^4.1.12:
version "4.1.20"
resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-4.1.20.tgz#8790659d0ea216cc48d76004b1713da383bc266a"
integrity sha512-IsHp08rkQ0VX3t/Px/tvOm1izuxf9v+kFwjPSdVKZbo/uJ/vXGNJ2ebEXxYyX0dNYeyDkSFUjvBgJxmvKASjow==
babel-plugin-react-intl@^5.1.0:
version "5.1.2"
resolved "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-5.1.2.tgz#64319e17b7e75fc687ec2aa7a99c0d13ff8cc021"
integrity sha512-PlgNqOJQNAbFKUQZ3Lwl4WfRnp9HmpVjlpi+XW7GirpFs+0KFGMBpk8bTe6GpwH9WNjpxB65YyxXrh1NTNp+Ug==
dependencies:
"@babel/core" "^7.6.2"
"@babel/core" "^7.7.2"
"@babel/helper-plugin-utils" "^7.0.0"
"@types/babel__core" "^7.1.2"
"@types/schema-utils" "^1.0.0"
fs-extra "^8.0.1"
intl-messageformat-parser "^3.2.1"
intl-messageformat-parser "^3.2.2"
schema-utils "^2.2.0"

babel-preset-jest@^24.9.0:
version "24.9.0"
Expand Down Expand Up @@ -3670,10 +3682,10 @@ inquirer@^7.0.0:
strip-ansi "^5.1.0"
through "^2.3.6"

intl-messageformat-parser@^3.2.1:
version "3.2.1"
resolved "https://registry.yarnpkg.com/intl-messageformat-parser/-/intl-messageformat-parser-3.2.1.tgz#598795221267cbbd206f1497c42ffced9b5565b6"
integrity sha512-ajCL1k1ha0mUrutlBTo5vcTzyfdH2OoghUu8SmR7tJ1D0uifZh9Hqd3ZC2SYVv/GTfTdW//rgKonMgAhZWmwZg==
intl-messageformat-parser@^3.2.2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/intl-messageformat-parser/-/intl-messageformat-parser-3.2.2.tgz#28cacc80a53823a28b5ecaf16b3b35d0a1d5f9d2"
integrity sha512-ax9639ST77YimAddTH/0Q9qhXuYS8ZVsoqOZinqnS90MbXaNuIq+KIdifaIndwI+lMEv3o+qNaGycXYvlh17rw==

invariant@^2.2.2, invariant@^2.2.4:
version "2.2.4"
Expand Down Expand Up @@ -6292,6 +6304,14 @@ scheduler@^0.17.0:
loose-envify "^1.1.0"
object-assign "^4.1.1"

schema-utils@^2.2.0:
version "2.5.0"
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.5.0.tgz#8f254f618d402cc80257486213c8970edfd7c22f"
integrity sha512-32ISrwW2scPXHUSusP8qMg5dLUawKkyV+/qIEV9JdXKx+rsM6mi8vZY8khg2M69Qom16rtroWXD3Ybtiws38gQ==
dependencies:
ajv "^6.10.2"
ajv-keywords "^3.4.1"

semver-compare@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/semver-compare/-/semver-compare-1.0.0.tgz#0dee216a1c941ab37e9efb1788f6afc5ff5537fc"
Expand Down

0 comments on commit 022aa12

Please sign in to comment.