Skip to content

Commit

Permalink
chore(deps-dev): Bump @4c/babel-preset from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 8, 2019
1 parent aca01be commit 0b8c738
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 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.0.0"
resolved "https://registry.yarnpkg.com/@4c/babel-preset/-/babel-preset-7.0.0.tgz#8a96d5e7548fe7b31a24470f506bb579670c86f7"
integrity sha512-tcKwypPd1nYZcWg6AS1Zcm1z2uZDWqEKJdILUw5zjUpEDRLcflgyJ3ndlKJlmiid/ffgUUJKo6O6rlTfz9aJiA==
version "7.0.1"
resolved "https://registry.yarnpkg.com/@4c/babel-preset/-/babel-preset-7.0.1.tgz#18757b2e23c5edb90481fac263ebc0f4ffa9c106"
integrity sha512-1CAhxTNHrwfNh0o6fmKetQvSm+of7qe8t4DZEwyZW7UoFtgZXZMJP2aQGdZykBcpVSb+EXnrHIWVlwQnwdGn8Q==
dependencies:
"@babel/plugin-proposal-class-properties" "^7.5.5"
"@babel/plugin-proposal-export-default-from" "^7.5.2"
Expand All @@ -19,7 +19,7 @@
babel-plugin-react-intl "^4.1.12"
browserslist "^4.6.6"
lodash "^4.17.15"
read-pkg-up "^6.0.0"
read-pkg-up "^7.0.0"

"@babel/cli@^7.6.2":
version "7.6.2"
Expand Down Expand Up @@ -3092,7 +3092,7 @@ find-up@^3.0.0:
dependencies:
locate-path "^3.0.0"

find-up@^4.0.0:
find-up@^4.0.0, find-up@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/find-up/-/find-up-4.1.0.tgz#97afe7d6cdc0bc5928584b7c8d7b16e8a9aa5d19"
integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==
Expand Down Expand Up @@ -5816,14 +5816,14 @@ read-pkg-up@^4.0.0:
find-up "^3.0.0"
read-pkg "^3.0.0"

read-pkg-up@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-6.0.0.tgz#da75ce72762f2fa1f20c5a40d4dd80c77db969e3"
integrity sha512-odtTvLl+EXo1eTsMnoUHRmg/XmXdTkwXVxy4VFE9Kp6cCq7b3l7QMdBndND3eAFzrbSAXC/WCUOQQ9rLjifKZw==
read-pkg-up@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-7.0.0.tgz#3f3e53858ec5ae5e6fe14bc479da0a7c98f85ff3"
integrity sha512-t2ODkS/vTTcRlKwZiZsaLGb5iwfx9Urp924aGzVyboU6+7Z2i6eGr/G1Z4mjvwLLQV3uFOBKobNRGM3ux2PD/w==
dependencies:
find-up "^4.0.0"
read-pkg "^5.1.1"
type-fest "^0.5.0"
find-up "^4.1.0"
read-pkg "^5.2.0"
type-fest "^0.8.1"

read-pkg@^2.0.0:
version "2.0.0"
Expand All @@ -5843,7 +5843,7 @@ read-pkg@^3.0.0:
normalize-package-data "^2.3.2"
path-type "^3.0.0"

read-pkg@^5.1.1:
read-pkg@^5.1.1, read-pkg@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-5.2.0.tgz#7bf295438ca5a33e56cd30e053b34ee7250c93cc"
integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==
Expand Down Expand Up @@ -6853,16 +6853,16 @@ type-check@~0.3.2:
dependencies:
prelude-ls "~1.1.2"

type-fest@^0.5.0:
version "0.5.2"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2"
integrity sha512-DWkS49EQKVX//Tbupb9TFa19c7+MK1XmzkrZUR8TAktmE/DizXoaoJV6TZ/tSIPXipqNiRI6CyAe7x69Jb6RSw==

type-fest@^0.6.0:
version "0.6.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==

type-fest@^0.8.1:
version "0.8.1"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==

typescript@next:
version "3.7.0-dev.20191004"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.0-dev.20191004.tgz#f17749a9be2c650de615351e63ad5de70e292168"
Expand Down

0 comments on commit 0b8c738

Please sign in to comment.