Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

Commit 5187ecf

Browse files
committed
fix(deps): update patch updates
1 parent 9dc5626 commit 5187ecf

File tree

2 files changed

+103
-45
lines changed

2 files changed

+103
-45
lines changed

Diff for: package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -34,19 +34,19 @@
3434
"homepage": "https://github.com/textlint/textlint-scripts",
3535
"devDependencies": {
3636
"husky": "^3.0.8",
37-
"lint-staged": "^9.4.1",
37+
"lint-staged": "^9.4.2",
3838
"prettier": "^1.8.1",
3939
"shelljs": "^0.8.3"
4040
},
4141
"dependencies": {
42-
"@babel/cli": "^7.6.2",
43-
"@babel/core": "^7.6.2",
44-
"@babel/preset-env": "^7.6.2",
42+
"@babel/cli": "^7.6.3",
43+
"@babel/core": "^7.6.3",
44+
"@babel/preset-env": "^7.6.3",
4545
"@babel/preset-typescript": "^7.6.0",
4646
"@babel/register": "^7.6.2",
4747
"babel-plugin-static-fs": "^3.0.0",
4848
"confirmer": "^1.1.2",
49-
"cross-spawn": "^7.0.0",
49+
"cross-spawn": "^7.0.1",
5050
"mocha": "^6.2.1",
5151
"pkg-to-readme": "^1.1.0",
5252
"textlint-tester": "^5.1.9"

Diff for: yarn.lock

+98-40
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
dependencies:
1515
"@azu/format-text" "^1.0.1"
1616

17-
"@babel/cli@^7.6.2":
18-
version "7.6.2"
19-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.6.2.tgz#4ce8b5b4b2e4b4c1b7bd841cec62085e2dfc4465"
20-
integrity sha512-JDZ+T/br9pPfT2lmAMJypJDTTTHM9ePD/ED10TRjRzJVdEVy+JB3iRlhzYmTt5YkNgHvxWGlUVnLtdv6ruiDrQ==
17+
"@babel/cli@^7.6.3":
18+
version "7.6.3"
19+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.6.3.tgz#1b0c62098c8a5e01e4a4a59a52cba9682e7e0906"
20+
integrity sha512-kWKOEeuylpa781yCeA5//eEx1u3WtLZqbi2VWXLKmb3QDPb5T2f7Yk311MK7bvvjR70dluAeiu4VXXsG1WwJsw==
2121
dependencies:
2222
commander "^2.8.1"
2323
convert-source-map "^1.1.0"
@@ -27,7 +27,7 @@
2727
mkdirp "^0.5.1"
2828
output-file-sync "^2.0.0"
2929
slash "^2.0.0"
30-
source-map "^0.5.0"
30+
source-map "^0.6.1"
3131
optionalDependencies:
3232
chokidar "^2.1.8"
3333

@@ -38,25 +38,25 @@
3838
dependencies:
3939
"@babel/highlight" "^7.0.0"
4040

41-
"@babel/core@^7.6.2":
42-
version "7.6.2"
43-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.2.tgz#069a776e8d5e9eefff76236bc8845566bd31dd91"
44-
integrity sha512-l8zto/fuoZIbncm+01p8zPSDZu/VuuJhAfA7d/AbzM09WR7iVhavvfNDYCNpo1VvLk6E6xgAoP9P+/EMJHuRkQ==
41+
"@babel/core@^7.6.3":
42+
version "7.6.3"
43+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.6.3.tgz#44de824e89eaa089bb12da7337bc9bdff2ab68f9"
44+
integrity sha512-QfQ5jTBgXLzJuo7Mo8bZK/ePywmgNRgk/UQykiKwEtZPiFIn8ZqE6jB+AnD1hbB1S2xQyL4//it5vuAUOVAMTw==
4545
dependencies:
4646
"@babel/code-frame" "^7.5.5"
47-
"@babel/generator" "^7.6.2"
47+
"@babel/generator" "^7.6.3"
4848
"@babel/helpers" "^7.6.2"
49-
"@babel/parser" "^7.6.2"
49+
"@babel/parser" "^7.6.3"
5050
"@babel/template" "^7.6.0"
51-
"@babel/traverse" "^7.6.2"
52-
"@babel/types" "^7.6.0"
51+
"@babel/traverse" "^7.6.3"
52+
"@babel/types" "^7.6.3"
5353
convert-source-map "^1.1.0"
5454
debug "^4.1.0"
5555
json5 "^2.1.0"
5656
lodash "^4.17.13"
5757
resolve "^1.3.2"
5858
semver "^5.4.1"
59-
source-map "^0.5.0"
59+
source-map "^0.6.1"
6060

6161
"@babel/generator@^7.6.2":
6262
version "7.6.2"
@@ -68,6 +68,16 @@
6868
lodash "^4.17.13"
6969
source-map "^0.5.0"
7070

71+
"@babel/generator@^7.6.3":
72+
version "7.6.3"
73+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.6.3.tgz#71d5375264f93ec7bac7d9f35a67067733f5578e"
74+
integrity sha512-hLhYbAb3pHwxjlijC4AQ7mqZdcoujiNaW7izCT04CIowHK8psN0IN8QjDv0iyFtycF5FowUOTwDloIheI25aMw==
75+
dependencies:
76+
"@babel/types" "^7.6.3"
77+
jsesc "^2.5.1"
78+
lodash "^4.17.13"
79+
source-map "^0.6.1"
80+
7181
"@babel/helper-annotate-as-pure@^7.0.0":
7282
version "7.0.0"
7383
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.0.0.tgz#323d39dd0b50e10c7c06ca7d7638e6864d8c5c32"
@@ -258,6 +268,11 @@
258268
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.2.tgz#205e9c95e16ba3b8b96090677a67c9d6075b70a1"
259269
integrity sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg==
260270

271+
"@babel/parser@^7.6.3":
272+
version "7.6.3"
273+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.3.tgz#9eff8b9c3eeae16a74d8d4ff30da2bd0d6f0487e"
274+
integrity sha512-sUZdXlva1dt2Vw2RqbMkmfoImubO0D0gaCrNngV6Hi0DA4x3o4mlrq0tbfY0dZEUIccH8I6wQ4qgEtwcpOR6Qg==
275+
261276
"@babel/plugin-proposal-async-generator-functions@^7.2.0":
262277
version "7.2.0"
263278
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.2.0.tgz#b289b306669dce4ad20b0252889a15768c9d417e"
@@ -373,10 +388,10 @@
373388
dependencies:
374389
"@babel/helper-plugin-utils" "^7.0.0"
375390

376-
"@babel/plugin-transform-block-scoping@^7.6.2":
377-
version "7.6.2"
378-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.2.tgz#96c33ab97a9ae500cc6f5b19e04a7e6553360a79"
379-
integrity sha512-zZT8ivau9LOQQaOGC7bQLQOT4XPkPXgN2ERfUgk1X8ql+mVkLc4E8eKk+FO3o0154kxzqenWCorfmEXpEZcrSQ==
391+
"@babel/plugin-transform-block-scoping@^7.6.3":
392+
version "7.6.3"
393+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.6.3.tgz#6e854e51fbbaa84351b15d4ddafe342f3a5d542a"
394+
integrity sha512-7hvrg75dubcO3ZI2rjYTzUrEuh1E9IyDEhhB6qfcooxhDA33xx2MasuLVgdxzcP6R/lipAC6n9ub9maNW6RKdw==
380395
dependencies:
381396
"@babel/helper-plugin-utils" "^7.0.0"
382397
lodash "^4.17.13"
@@ -498,10 +513,10 @@
498513
"@babel/helper-module-transforms" "^7.1.0"
499514
"@babel/helper-plugin-utils" "^7.0.0"
500515

501-
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.2":
502-
version "7.6.2"
503-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.2.tgz#c1ca0bb84b94f385ca302c3932e870b0fb0e522b"
504-
integrity sha512-xBdB+XOs+lgbZc2/4F5BVDVcDNS4tcSKQc96KmlqLEAwz6tpYPEvPdmDfvVG0Ssn8lAhronaRs6Z6KSexIpK5g==
516+
"@babel/plugin-transform-named-capturing-groups-regex@^7.6.3":
517+
version "7.6.3"
518+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.6.3.tgz#aaa6e409dd4fb2e50b6e2a91f7e3a3149dbce0cf"
519+
integrity sha512-jTkk7/uE6H2s5w6VlMHeWuH+Pcy2lmdwFoeWCVnvIrDUnB5gQqTVI8WfmEAhF2CDEarGrknZcmSFg1+bkfCoSw==
505520
dependencies:
506521
regexpu-core "^4.6.0"
507522

@@ -605,10 +620,10 @@
605620
"@babel/helper-regex" "^7.4.4"
606621
regexpu-core "^4.6.0"
607622

608-
"@babel/preset-env@^7.6.2":
609-
version "7.6.2"
610-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.2.tgz#abbb3ed785c7fe4220d4c82a53621d71fc0c75d3"
611-
integrity sha512-Ru7+mfzy9M1/YTEtlDS8CD45jd22ngb9tXnn64DvQK3ooyqSw9K4K9DUWmYknTTVk4TqygL9dqCrZgm1HMea/Q==
623+
"@babel/preset-env@^7.6.3":
624+
version "7.6.3"
625+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.6.3.tgz#9e1bf05a2e2d687036d24c40e4639dc46cef2271"
626+
integrity sha512-CWQkn7EVnwzlOdR5NOm2+pfgSNEZmvGjOhlCHBDq0J8/EStr+G+FvPEiz9B56dR6MoiUFjXhfE4hjLoAKKJtIQ==
612627
dependencies:
613628
"@babel/helper-module-imports" "^7.0.0"
614629
"@babel/helper-plugin-utils" "^7.0.0"
@@ -626,7 +641,7 @@
626641
"@babel/plugin-transform-arrow-functions" "^7.2.0"
627642
"@babel/plugin-transform-async-to-generator" "^7.5.0"
628643
"@babel/plugin-transform-block-scoped-functions" "^7.2.0"
629-
"@babel/plugin-transform-block-scoping" "^7.6.2"
644+
"@babel/plugin-transform-block-scoping" "^7.6.3"
630645
"@babel/plugin-transform-classes" "^7.5.5"
631646
"@babel/plugin-transform-computed-properties" "^7.2.0"
632647
"@babel/plugin-transform-destructuring" "^7.6.0"
@@ -641,7 +656,7 @@
641656
"@babel/plugin-transform-modules-commonjs" "^7.6.0"
642657
"@babel/plugin-transform-modules-systemjs" "^7.5.0"
643658
"@babel/plugin-transform-modules-umd" "^7.2.0"
644-
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.2"
659+
"@babel/plugin-transform-named-capturing-groups-regex" "^7.6.3"
645660
"@babel/plugin-transform-new-target" "^7.4.4"
646661
"@babel/plugin-transform-object-super" "^7.5.5"
647662
"@babel/plugin-transform-parameters" "^7.4.4"
@@ -654,7 +669,7 @@
654669
"@babel/plugin-transform-template-literals" "^7.4.4"
655670
"@babel/plugin-transform-typeof-symbol" "^7.2.0"
656671
"@babel/plugin-transform-unicode-regex" "^7.6.2"
657-
"@babel/types" "^7.6.0"
672+
"@babel/types" "^7.6.3"
658673
browserslist "^4.6.0"
659674
core-js-compat "^3.1.1"
660675
invariant "^2.2.2"
@@ -704,6 +719,21 @@
704719
globals "^11.1.0"
705720
lodash "^4.17.13"
706721

722+
"@babel/traverse@^7.6.3":
723+
version "7.6.3"
724+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.6.3.tgz#66d7dba146b086703c0fb10dd588b7364cec47f9"
725+
integrity sha512-unn7P4LGsijIxaAJo/wpoU11zN+2IaClkQAxcJWBNCMS6cmVh802IyLHNkAjQ0iYnRS3nnxk5O3fuXW28IMxTw==
726+
dependencies:
727+
"@babel/code-frame" "^7.5.5"
728+
"@babel/generator" "^7.6.3"
729+
"@babel/helper-function-name" "^7.1.0"
730+
"@babel/helper-split-export-declaration" "^7.4.4"
731+
"@babel/parser" "^7.6.3"
732+
"@babel/types" "^7.6.3"
733+
debug "^4.1.0"
734+
globals "^11.1.0"
735+
lodash "^4.17.13"
736+
707737
"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0":
708738
version "7.6.1"
709739
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648"
@@ -713,6 +743,15 @@
713743
lodash "^4.17.13"
714744
to-fast-properties "^2.0.0"
715745

746+
"@babel/types@^7.6.3":
747+
version "7.6.3"
748+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.3.tgz#3f07d96f854f98e2fbd45c64b0cb942d11e8ba09"
749+
integrity sha512-CqbcpTxMcpuQTMhjI37ZHVgjBkysg5icREQIEZ0eG1yCNwg3oy+5AaLiOKmjsCj6nqOsa6Hf0ObjRVwokb7srA==
750+
dependencies:
751+
esutils "^2.0.2"
752+
lodash "^4.17.13"
753+
to-fast-properties "^2.0.0"
754+
716755
"@nodelib/[email protected]":
717756
version "2.1.3"
718757
resolved "https://registry.yarnpkg.com/@nodelib/fs.scandir/-/fs.scandir-2.1.3.tgz#3a582bdb53804c6ba6d146579c46e52130cf4a3b"
@@ -1439,14 +1478,14 @@ cross-spawn@^6.0.0, cross-spawn@^6.0.5:
14391478
shebang-command "^1.2.0"
14401479
which "^1.2.9"
14411480

1442-
cross-spawn@^7.0.0:
1443-
version "7.0.0"
1444-
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.0.tgz#21ef9470443262f33dba80b2705a91db959b2e03"
1445-
integrity sha512-6U/8SMK2FBNnB21oQ4+6Nsodxanw1gTkntYA2zBdkFYFu3ZDx65P2ONEXGSvob/QS6REjVHQ9zxzdOafwFdstw==
1481+
cross-spawn@^7.0.1:
1482+
version "7.0.1"
1483+
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.1.tgz#0ab56286e0f7c24e153d04cc2aa027e43a9a5d14"
1484+
integrity sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==
14461485
dependencies:
14471486
path-key "^3.1.0"
1448-
shebang-command "^1.2.0"
1449-
which "^1.2.9"
1487+
shebang-command "^2.0.0"
1488+
which "^2.0.1"
14501489

14511490
crypt@~0.0.1:
14521491
version "0.0.2"
@@ -2594,10 +2633,10 @@ lines-and-columns@^1.1.6:
25942633
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
25952634
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
25962635

2597-
lint-staged@^9.4.1:
2598-
version "9.4.1"
2599-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.1.tgz#60c0f85745bd398e6460aa7f5adb3cad3a2b862c"
2600-
integrity sha512-zFRbo1bAJEVf1m33paTTjDVfy2v3lICCqHfmQSgNoI+lWpi7HPG5y/R2Y7Whdce+FKxlZYs/U1sDSx8+nmQdDA==
2636+
lint-staged@^9.4.2:
2637+
version "9.4.2"
2638+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-9.4.2.tgz#14cb577a9512f520691f8b5aefce6a8f7ead6c04"
2639+
integrity sha512-OFyGokJSWTn2M6vngnlLXjaHhi8n83VIZZ5/1Z26SULRUWgR3ITWpAEQC9Pnm3MC/EpCxlwts/mQWDHNji2+zA==
26012640
dependencies:
26022641
chalk "^2.4.2"
26032642
commander "^2.20.0"
@@ -3887,11 +3926,23 @@ shebang-command@^1.2.0:
38873926
dependencies:
38883927
shebang-regex "^1.0.0"
38893928

3929+
shebang-command@^2.0.0:
3930+
version "2.0.0"
3931+
resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-2.0.0.tgz#ccd0af4f8835fbdc265b82461aaf0c36663f34ea"
3932+
integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==
3933+
dependencies:
3934+
shebang-regex "^3.0.0"
3935+
38903936
shebang-regex@^1.0.0:
38913937
version "1.0.0"
38923938
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-1.0.0.tgz#da42f49740c0b42db2ca9728571cb190c98efea3"
38933939
integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=
38943940

3941+
shebang-regex@^3.0.0:
3942+
version "3.0.0"
3943+
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
3944+
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
3945+
38953946
shelljs@^0.8.3:
38963947
version "0.8.3"
38973948
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.8.3.tgz#a7f3319520ebf09ee81275b2368adb286659b097"
@@ -3980,7 +4031,7 @@ source-map@^0.5.0, source-map@^0.5.6:
39804031
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc"
39814032
integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=
39824033

3983-
source-map@^0.6.0:
4034+
source-map@^0.6.0, source-map@^0.6.1:
39844035
version "0.6.1"
39854036
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263"
39864037
integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==
@@ -4518,6 +4569,13 @@ [email protected], which@^1.2.9:
45184569
dependencies:
45194570
isexe "^2.0.0"
45204571

4572+
which@^2.0.1:
4573+
version "2.0.1"
4574+
resolved "https://registry.yarnpkg.com/which/-/which-2.0.1.tgz#f1cf94d07a8e571b6ff006aeb91d0300c47ef0a4"
4575+
integrity sha512-N7GBZOTswtB9lkQBZA4+zAXrjEIWAUOB93AvzUiudRzRxhUdLURQ7D/gAIMY1gatT/LTbmbcv8SiYazy3eYB7w==
4576+
dependencies:
4577+
isexe "^2.0.0"
4578+
45214579
[email protected], wide-align@^1.1.0:
45224580
version "1.1.3"
45234581
resolved "https://registry.yarnpkg.com/wide-align/-/wide-align-1.1.3.tgz#ae074e6bdc0c14a431e804e624549c633b000457"

0 commit comments

Comments
 (0)