Skip to content

Commit a0241f7

Browse files
Merge pull request tailwindlabs#1113 from tailwindcss/dependabot/npm_and_yarn/master/babel/preset-env-7.6.0
2 parents 40b24ae + a5e2615 commit a0241f7

File tree

1 file changed

+33
-33
lines changed

1 file changed

+33
-33
lines changed

yarn.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -355,10 +355,10 @@
355355
dependencies:
356356
"@babel/helper-plugin-utils" "^7.0.0"
357357

358-
"@babel/plugin-transform-block-scoping@^7.5.5":
359-
version "7.5.5"
360-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.5.5.tgz#a35f395e5402822f10d2119f6f8e045e3639a2ce"
361-
integrity sha512-82A3CLRRdYubkG85lKwhZB0WZoHxLGsJdux/cOVaJCJpvYFl1LVzAIFyRsa7CvXqW8rBM4Zf3Bfn8PHt5DP0Sg==
358+
"@babel/plugin-transform-block-scoping@^7.6.0":
359+
version "7.6.0"
360+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.0.tgz#c49e21228c4bbd4068a35667e6d951c75439b1dc"
361+
integrity sha512-tIt4E23+kw6TgL/edACZwP1OUKrjOTyMrFMLoT5IOFrfMRabCgekjqFd5o6PaAMildBu46oFkekIdMuGkkPEpA==
362362
dependencies:
363363
"@babel/helper-plugin-utils" "^7.0.0"
364364
lodash "^4.17.13"
@@ -384,10 +384,10 @@
384384
dependencies:
385385
"@babel/helper-plugin-utils" "^7.0.0"
386386

387-
"@babel/plugin-transform-destructuring@^7.5.0":
388-
version "7.5.0"
389-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.5.0.tgz#f6c09fdfe3f94516ff074fe877db7bc9ef05855a"
390-
integrity sha512-YbYgbd3TryYYLGyC7ZR+Tq8H/+bCmwoaxHfJHupom5ECstzbRLTch6gOQbhEY9Z4hiCNHEURgq06ykFv9JZ/QQ==
387+
"@babel/plugin-transform-destructuring@^7.6.0":
388+
version "7.6.0"
389+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.6.0.tgz#44bbe08b57f4480094d57d9ffbcd96d309075ba6"
390+
integrity sha512-2bGIS5P1v4+sWTCnKNDZDxbGvEqi0ijeqM/YqHtVGrvG2y0ySgnEEhXErvE9dA0bnIzY9bIzdFK0jFA46ASIIQ==
391391
dependencies:
392392
"@babel/helper-plugin-utils" "^7.0.0"
393393

@@ -453,10 +453,10 @@
453453
"@babel/helper-plugin-utils" "^7.0.0"
454454
babel-plugin-dynamic-import-node "^2.3.0"
455455

456-
"@babel/plugin-transform-modules-commonjs@^7.5.0":
457-
version "7.5.0"
458-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.5.0.tgz#425127e6045231360858eeaa47a71d75eded7a74"
459-
integrity sha512-xmHq0B+ytyrWJvQTc5OWAC4ii6Dhr0s22STOoydokG51JjWhyYo5mRPXoi+ZmtHQhZZwuXNN+GG5jy5UZZJxIQ==
456+
"@babel/plugin-transform-modules-commonjs@^7.6.0":
457+
version "7.6.0"
458+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.6.0.tgz#39dfe957de4420445f1fcf88b68a2e4aa4515486"
459+
integrity sha512-Ma93Ix95PNSEngqomy5LSBMAQvYKVe3dy+JlVJSHEXZR5ASL9lQBedMiCyVtmTLraIDVRE3ZjTZvmXXD2Ozw3g==
460460
dependencies:
461461
"@babel/helper-module-transforms" "^7.4.4"
462462
"@babel/helper-plugin-utils" "^7.0.0"
@@ -480,12 +480,12 @@
480480
"@babel/helper-module-transforms" "^7.1.0"
481481
"@babel/helper-plugin-utils" "^7.0.0"
482482

483-
"@babel/plugin-transform-named-capturing-groups-regex@^7.4.5":
484-
version "7.4.5"
485-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.4.5.tgz#9d269fd28a370258199b4294736813a60bbdd106"
486-
integrity sha512-z7+2IsWafTBbjNsOxU/Iv5CvTJlr5w4+HGu1HovKYTtgJ362f7kBcQglkfmlspKKZ3bgrbSGvLfNx++ZJgCWsg==
483+
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.0":
484+
version "7.6.0"
485+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.0.tgz#1e6e663097813bb4f53d42df0750cf28ad3bb3f1"
486+
integrity sha512-jem7uytlmrRl3iCAuQyw8BpB4c4LWvSpvIeXKpMb+7j84lkx4m4mYr5ErAcmN5KM7B6BqrAvRGjBIbbzqCczew==
487487
dependencies:
488-
regexp-tree "^0.1.6"
488+
regexp-tree "^0.1.13"
489489

490490
"@babel/plugin-transform-new-target@^7.4.4":
491491
version "7.4.4"
@@ -587,9 +587,9 @@
587587
regenerator-runtime "^0.13.2"
588588

589589
"@babel/preset-env@^7.0.0":
590-
version "7.5.5"
591-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.5.tgz#bc470b53acaa48df4b8db24a570d6da1fef53c9a"
592-
integrity sha512-GMZQka/+INwsMz1A5UEql8tG015h5j/qjptpKY2gJ7giy8ohzU710YciJB5rcKsWGWHiW3RUnHib0E5/m3Tp3A==
590+
version "7.6.0"
591+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.0.tgz#aae4141c506100bb2bfaa4ac2a5c12b395619e50"
592+
integrity sha512-1efzxFv/TcPsNXlRhMzRnkBFMeIqBBgzwmZwlFDw5Ubj0AGLeufxugirwZmkkX/ayi3owsSqoQ4fw8LkfK9SYg==
593593
dependencies:
594594
"@babel/helper-module-imports" "^7.0.0"
595595
"@babel/helper-plugin-utils" "^7.0.0"
@@ -607,10 +607,10 @@
607607
"@babel/plugin-transform-arrow-functions" "^7.2.0"
608608
"@babel/plugin-transform-async-to-generator" "^7.5.0"
609609
"@babel/plugin-transform-block-scoped-functions" "^7.2.0"
610-
"@babel/plugin-transform-block-scoping" "^7.5.5"
610+
"@babel/plugin-transform-block-scoping" "^7.6.0"
611611
"@babel/plugin-transform-classes" "^7.5.5"
612612
"@babel/plugin-transform-computed-properties" "^7.2.0"
613-
"@babel/plugin-transform-destructuring" "^7.5.0"
613+
"@babel/plugin-transform-destructuring" "^7.6.0"
614614
"@babel/plugin-transform-dotall-regex" "^7.4.4"
615615
"@babel/plugin-transform-duplicate-keys" "^7.5.0"
616616
"@babel/plugin-transform-exponentiation-operator" "^7.2.0"
@@ -619,10 +619,10 @@
619619
"@babel/plugin-transform-literals" "^7.2.0"
620620
"@babel/plugin-transform-member-expression-literals" "^7.2.0"
621621
"@babel/plugin-transform-modules-amd" "^7.5.0"
622-
"@babel/plugin-transform-modules-commonjs" "^7.5.0"
622+
"@babel/plugin-transform-modules-commonjs" "^7.6.0"
623623
"@babel/plugin-transform-modules-systemjs" "^7.5.0"
624624
"@babel/plugin-transform-modules-umd" "^7.2.0"
625-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.4.5"
625+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.0"
626626
"@babel/plugin-transform-new-target" "^7.4.4"
627627
"@babel/plugin-transform-object-super" "^7.5.5"
628628
"@babel/plugin-transform-parameters" "^7.4.4"
@@ -635,7 +635,7 @@
635635
"@babel/plugin-transform-template-literals" "^7.4.4"
636636
"@babel/plugin-transform-typeof-symbol" "^7.2.0"
637637
"@babel/plugin-transform-unicode-regex" "^7.4.4"
638-
"@babel/types" "^7.5.5"
638+
"@babel/types" "^7.6.0"
639639
browserslist "^4.6.0"
640640
core-js-compat "^3.1.1"
641641
invariant "^2.2.2"
@@ -678,10 +678,10 @@
678678
globals "^11.1.0"
679679
lodash "^4.17.13"
680680

681-
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
682-
version "7.5.5"
683-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.5.5.tgz#97b9f728e182785909aa4ab56264f090a028d18a"
684-
integrity sha512-s63F9nJioLqOlW3UkyMd+BYhXt44YuaFm/VV0VwuteqjYwRrObkU7ra9pY4wAJR3oXi8hJrMcrcJdO/HH33vtw==
681+
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0":
682+
version "7.6.1"
683+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648"
684+
integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g==
685685
dependencies:
686686
esutils "^2.0.2"
687687
lodash "^4.17.13"
@@ -4081,10 +4081,10 @@ regex-not@^1.0.0, regex-not@^1.0.2:
40814081
extend-shallow "^3.0.2"
40824082
safe-regex "^1.1.0"
40834083

4084-
regexp-tree@^0.1.6:
4085-
version "0.1.11"
4086-
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.11.tgz#c9c7f00fcf722e0a56c7390983a7a63dd6c272f3"
4087-
integrity sha512-7/l/DgapVVDzZobwMCCgMlqiqyLFJ0cduo/j+3BcDJIB+yJdsYCfKuI3l/04NV+H/rfNRdPIDbXNZHM9XvQatg==
4084+
regexp-tree@^0.1.13:
4085+
version "0.1.13"
4086+
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.13.tgz#5b19ab9377edc68bc3679256840bb29afc158d7f"
4087+
integrity sha512-hwdV/GQY5F8ReLZWO+W1SRoN5YfpOKY6852+tBFcma72DKBIcHjPRIlIvQN35bCOljuAfP2G2iB0FC/w236mUw==
40884088

40894089
regexpp@^2.0.1:
40904090
version "2.0.1"

0 commit comments

Comments
 (0)