Skip to content

Commit

Permalink
Merge pull request tailwindlabs#2028 from tailwindcss/dependabot/npm_…
Browse files Browse the repository at this point in the history
…and_yarn/master/babel/node-7.10.5
  • Loading branch information
dependabot-preview[bot] authored Jul 15, 2020
2 parents ef1c83e + 83b772d commit 37b96fc
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -268,14 +268,14 @@
js-tokens "^4.0.0"

"@babel/node@^7.0.0":
version "7.10.4"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.10.4.tgz#f246ac8a63dddbd5f084fd90be58ee0b904378b7"
integrity sha512-U41uyQkG0J1ezCb8KCdhDJotQF68Z/OsUbcgdxaC0M4JoXKZVdaKQJ+ecnr7aaWjNLt0Vee6Vddj6VL4JEMJnQ==
version "7.10.5"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.10.5.tgz#30866322aa2c0251a9bdd73d07a9167bd1f4ed64"
integrity sha512-suosS7zZ2roj+fYVCnDuVezUbRc0sdoyF0Gj/1FzWxD4ebbGiBGtL5qyqHH4NO34B5m4vWWYWgyNhSsrqS8vwA==
dependencies:
"@babel/register" "^7.10.4"
"@babel/register" "^7.10.5"
commander "^4.0.1"
core-js "^3.2.1"
lodash "^4.17.13"
lodash "^4.17.19"
node-environment-flags "^1.0.5"
regenerator-runtime "^0.13.4"
resolve "^1.13.1"
Expand Down Expand Up @@ -792,13 +792,13 @@
"@babel/types" "^7.4.4"
esutils "^2.0.2"

"@babel/register@^7.10.4":
version "7.10.4"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.4.tgz#53004ba8b04c4af3cbd84508e03ad150669746e4"
integrity sha512-whHmgGiWNVyTVnYTSawtDWhaeYsc+noeU8Rmi+MPnbGhDYmr5QpEDMrQcIA07D2RUv0BlThPcN89XcHCqq/O4g==
"@babel/register@^7.10.5":
version "7.10.5"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.10.5.tgz#354f3574895f1307f79efe37a51525e52fd38d89"
integrity sha512-eYHdLv43nyvmPn9bfNfrcC4+iYNwdQ8Pxk1MFJuU/U5LpSYl/PH4dFMazCYZDFVi8ueG3shvO+AQfLrxpYulQw==
dependencies:
find-cache-dir "^2.0.0"
lodash "^4.17.13"
lodash "^4.17.19"
make-dir "^2.1.0"
pirates "^4.0.0"
source-map-support "^0.5.16"
Expand Down

0 comments on commit 37b96fc

Please sign in to comment.