Skip to content

Commit

Permalink
Merge pull request tailwindlabs#1036 from tailwindcss/dependabot/npm_…
Browse files Browse the repository at this point in the history
…and_yarn/master/babel/node-7.5.5

Bump @babel/node from 7.5.0 to 7.5.5
  • Loading branch information
adamwathan authored Jul 20, 2019
2 parents c468460 + c5b636e commit ca15def
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 @@ -231,14 +231,14 @@
js-tokens "^4.0.0"

"@babel/node@^7.0.0":
version "7.5.0"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.5.0.tgz#bcc5a286317ad771703889fb658e1f768c0a2a2e"
integrity sha512-VBlCrbJp7HDrKt4HRbtfq4Rs/XjBokvkfxXRQs4qA1C6eV3JycSOMELx4BFTPFRd9QnNA4PsIRfnvJqe/3tHow==
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/node/-/node-7.5.5.tgz#5db48a3bcee64d9eda6474f2a0a55b235d0438b5"
integrity sha512-xsW6il+yY+lzXMsQuvIJNA7tU8ix/f4G6bDt4DrnCkVpsR6clk9XgEbp7QF+xGNDdoD7M7QYokCH83pm+UjD0w==
dependencies:
"@babel/polyfill" "^7.0.0"
"@babel/register" "^7.0.0"
"@babel/register" "^7.5.5"
commander "^2.8.1"
lodash "^4.17.11"
lodash "^4.17.13"
node-environment-flags "^1.0.5"
v8flags "^3.1.1"

Expand Down Expand Up @@ -642,14 +642,14 @@
js-levenshtein "^1.1.3"
semver "^5.5.0"

"@babel/register@^7.0.0":
version "7.4.4"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.4.4.tgz#370a68ba36f08f015a8b35d4864176c6b65d7a23"
integrity sha512-sn51H88GRa00+ZoMqCVgOphmswG4b7mhf9VOB0LUBAieykq2GnRFerlN+JQkO/ntT7wz4jaHNSRPg9IdMPEUkA==
"@babel/register@^7.5.5":
version "7.5.5"
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.5.5.tgz#40fe0d474c8c8587b28d6ae18a03eddad3dac3c1"
integrity sha512-pdd5nNR+g2qDkXZlW1yRCWFlNrAn2PPdnZUB72zjX4l1Vv4fMRRLwyf+n/idFCLI1UgVGboUU8oVziwTBiyNKQ==
dependencies:
core-js "^3.0.0"
find-cache-dir "^2.0.0"
lodash "^4.17.11"
lodash "^4.17.13"
mkdirp "^0.5.1"
pirates "^4.0.0"
source-map-support "^0.5.9"
Expand Down

0 comments on commit ca15def

Please sign in to comment.