Skip to content

Commit 944b05f

Browse files
renovate[bot]evenchange4
authored andcommitted
chore(deps): update dependency lint-staged to v8.1.1 (#41)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | lint-staged | devDependencies | patch | `8.1.0` -> `8.1.1` | [source](https://togithub.com/okonet/lint-staged) | --- ### Release Notes <details> <summary>okonet/lint-staged</summary> ### [`v8.1.1`](https://togithub.com/okonet/lint-staged/releases/v8.1.1) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v8.1.0...v8.1.1) ##### Bug Fixes - Fix configuration validation and allow specifying custom renderers ([#&#8203;572](https://togithub.com/okonet/lint-staged/issues/572)) ([d5e738d](https://togithub.com/okonet/lint-staged/commit/d5e738d)), closes [#&#8203;567](https://togithub.com/okonet/lint-staged/issues/567) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#evenchange4/michaelhsu).
1 parent f521157 commit 944b05f

File tree

2 files changed

+47
-40
lines changed

2 files changed

+47
-40
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"hsu-scripts": "1.0.2",
4848
"husky": "1.3.1",
4949
"jest": "24.0.0",
50-
"lint-staged": "8.1.0",
50+
"lint-staged": "8.1.1",
5151
"prettier": "1.16.1"
5252
},
5353
"jest": {

yarn.lock

Lines changed: 46 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,13 @@
709709
pirates "^4.0.0"
710710
source-map-support "^0.5.9"
711711

712+
"@babel/runtime@7.0.0":
713+
version "7.0.0"
714+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.0.0.tgz#adeb78fedfc855aa05bc041640f3f6f98e85424c"
715+
integrity sha512-7hGhzlcmg01CvH1EHdSPVXYX1aJ8KCEyz6I9xYIi/asDtzBPMyMhVibhM/K6g/5qnKBwjZtp10bNZIEFTRW1MA==
716+
dependencies:
717+
regenerator-runtime "^0.12.0"
718+
712719
"@babel/runtime@^7.2.0":
713720
version "7.2.0"
714721
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.2.0.tgz#b03e42eeddf5898e00646e4c840fa07ba8dcad7f"
@@ -1828,16 +1835,7 @@ core-util-is@1.0.2, core-util-is@~1.0.0:
18281835
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
18291836
integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=
18301837

1831-
cosmiconfig@5.0.6:
1832-
version "5.0.6"
1833-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.6.tgz#dca6cf680a0bd03589aff684700858c81abeeb39"
1834-
integrity sha512-6DWfizHriCrFWURP1/qyhsiFvYdlJzbCzmtFWh744+KyWsJo5+kPzUZZaMRSSItoYc0pxFX7gEO7ZC1/gN/7AQ==
1835-
dependencies:
1836-
is-directory "^0.3.1"
1837-
js-yaml "^3.9.0"
1838-
parse-json "^4.0.0"
1839-
1840-
cosmiconfig@^5.0.7:
1838+
cosmiconfig@^5.0.2, cosmiconfig@^5.0.7:
18411839
version "5.0.7"
18421840
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.0.7.tgz#39826b292ee0d78eda137dfa3173bd1c21a43b04"
18431841
integrity sha512-PcLqxTKiDmNT6pSpy4N6KtuPwb53W+2tzNvwOZw0WH9N6O0vLIBq0x8aj8Oj75ere4YcGi48bDFCL+3fRJdlNA==
@@ -2844,6 +2842,11 @@ flow-coverage-report@^0.6.1:
28442842
terminal-table "0.0.12"
28452843
yargs "8.0.1"
28462844

2845+
fn-name@~2.0.1:
2846+
version "2.0.1"
2847+
resolved "https://registry.yarnpkg.com/fn-name/-/fn-name-2.0.1.tgz#5214d7537a4d06a4a301c0cc262feb84188002e7"
2848+
integrity sha1-UhTXU3pNBqSjAcDMJi/rhBiAAuc=
2849+
28472850
for-each@^0.3.2:
28482851
version "0.3.3"
28492852
resolved "https://registry.yarnpkg.com/for-each/-/for-each-0.3.3.tgz#69b447e88a0a5d32c3e7084f3f1710034b21376e"
@@ -3992,11 +3995,6 @@ jest-environment-node@^24.0.0:
39923995
jest-mock "^24.0.0"
39933996
jest-util "^24.0.0"
39943997

3995-
jest-get-type@^22.1.0:
3996-
version "22.4.3"
3997-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-22.4.3.tgz#e3a8504d8479342dd4420236b322869f18900ce4"
3998-
integrity sha512-/jsz0Y+V29w1chdXVygEKSz2nBoHoYqNShPe+QgxSNjAuP1i8+k4LbQNrfoliKej0P45sivkSCh7yiD6ubHS3w==
3999-
40003998
jest-get-type@^24.0.0:
40013999
version "24.0.0"
40024000
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-24.0.0.tgz#36e72930b78e33da59a4f63d44d332188278940b"
@@ -4170,16 +4168,6 @@ jest-util@^24.0.0:
41704168
slash "^2.0.0"
41714169
source-map "^0.6.0"
41724170

4173-
jest-validate@^23.5.0:
4174-
version "23.6.0"
4175-
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-23.6.0.tgz#36761f99d1ed33fcd425b4e4c5595d62b6597474"
4176-
integrity sha512-OFKapYxe72yz7agrDAWi8v2WL8GIfVqcbKRCLbRG9PAxtzF9b1SEDdTpytNDN12z2fJynoBwpMpvj2R39plI2A==
4177-
dependencies:
4178-
chalk "^2.0.1"
4179-
jest-get-type "^22.1.0"
4180-
leven "^2.1.0"
4181-
pretty-format "^23.6.0"
4182-
41834171
jest-validate@^24.0.0:
41844172
version "24.0.0"
41854173
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-24.0.0.tgz#aa8571a46983a6538328fef20406b4a496b6c020"
@@ -4420,15 +4408,15 @@ levn@^0.3.0, levn@~0.3.0:
44204408
prelude-ls "~1.1.2"
44214409
type-check "~0.3.2"
44224410

4423-
lint-staged@8.1.0:
4424-
version "8.1.0"
4425-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.0.tgz#dbc3ae2565366d8f20efb9f9799d076da64863f2"
4426-
integrity sha512-yfSkyJy7EuVsaoxtUSEhrD81spdJOe/gMTGea3XaV7HyoRhTb9Gdlp6/JppRZERvKSEYXP9bjcmq6CA5oL2lYQ==
4411+
lint-staged@8.1.1:
4412+
version "8.1.1"
4413+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.1.tgz#4a9837c75ea23d1ea81f2c5b5f334153cc7f7932"
4414+
integrity sha512-6C9tmmCedjDYQMzHydT5mXRtmEgpGUQDoIl+Ser8cfI/n9grsRUsuG2jd1BWqGf62OV+BV+6n/Drt82uYTCgJg==
44274415
dependencies:
44284416
"@iamstarkov/listr-update-renderer" "0.4.1"
44294417
chalk "^2.3.1"
44304418
commander "^2.14.1"
4431-
cosmiconfig "5.0.6"
4419+
cosmiconfig "^5.0.2"
44324420
debug "^3.1.0"
44334421
dedent "^0.7.0"
44344422
del "^3.0.0"
@@ -4437,7 +4425,6 @@ lint-staged@8.1.0:
44374425
g-status "^2.0.2"
44384426
is-glob "^4.0.0"
44394427
is-windows "^1.0.2"
4440-
jest-validate "^23.5.0"
44414428
listr "^0.14.2"
44424429
lodash "^4.17.5"
44434430
log-symbols "^2.2.0"
@@ -4450,6 +4437,7 @@ lint-staged@8.1.0:
44504437
staged-git-files "1.1.2"
44514438
string-argv "^0.0.2"
44524439
stringify-object "^3.2.2"
4440+
yup "^0.26.10"
44534441

44544442
listr-silent-renderer@^1.1.1:
44554443
version "1.1.1"
@@ -5593,14 +5581,6 @@ prettier@1.16.1:
55935581
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"
55945582
integrity sha512-XXUITwIkGb3CPJ2hforHah/zTINRyie5006Jd2HKy2qz7snEJXl0KLfsJZW/wst9g6R2rFvqba3VpNYdu1hDcA==
55955583

5596-
pretty-format@^23.6.0:
5597-
version "23.6.0"
5598-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-23.6.0.tgz#5eaac8eeb6b33b987b7fe6097ea6a8a146ab5760"
5599-
integrity sha512-zf9NV1NSlDLDjycnwm6hpFATCGl/K1lt0R/GdkAK2O5LN/rwJoB+Mh93gGJjut4YbmecbfgLWVGSTCr0Ewvvbw==
5600-
dependencies:
5601-
ansi-regex "^3.0.0"
5602-
ansi-styles "^3.2.0"
5603-
56045584
pretty-format@^24.0.0:
56055585
version "24.0.0"
56065586
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-24.0.0.tgz#cb6599fd73ac088e37ed682f61291e4678f48591"
@@ -5660,6 +5640,11 @@ prop-types@~15.5.7:
56605640
fbjs "^0.8.9"
56615641
loose-envify "^1.3.1"
56625642

5643+
property-expr@^1.5.0:
5644+
version "1.5.1"
5645+
resolved "https://registry.yarnpkg.com/property-expr/-/property-expr-1.5.1.tgz#22e8706894a0c8e28d58735804f6ba3a3673314f"
5646+
integrity sha512-CGuc0VUTGthpJXL36ydB6jnbyOf/rAHFvmVrJlH+Rg0DqqLFQGAP6hIaxD/G0OAmBJPhXDHuEJigrp0e0wFV6g==
5647+
56635648
pseudomap@^1.0.2:
56645649
version "1.0.2"
56655650
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -6548,6 +6533,11 @@ symbol-tree@^3.2.2:
65486533
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
65496534
integrity sha1-rifbOPZgp64uHDt9G8KQgZuFGeY=
65506535

6536+
synchronous-promise@^2.0.5:
6537+
version "2.0.6"
6538+
resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.6.tgz#de76e0ea2b3558c1e673942e47e714a930fa64aa"
6539+
integrity sha512-TyOuWLwkmtPL49LHCX1caIwHjRzcVd62+GF6h8W/jHOeZUFHpnd2XJDVuUlaTaLPH1nuu2M69mfHr5XbQJnf/g==
6540+
65516541
table@^5.0.2:
65526542
version "5.2.1"
65536543
resolved "https://registry.yarnpkg.com/table/-/table-5.2.1.tgz#e78463702b1be9f7131c39860bcfb1b81114c2a1"
@@ -6705,6 +6695,11 @@ to-regex@^3.0.1, to-regex@^3.0.2:
67056695
regex-not "^1.0.2"
67066696
safe-regex "^1.1.0"
67076697

6698+
toposort@^2.0.2:
6699+
version "2.0.2"
6700+
resolved "https://registry.yarnpkg.com/toposort/-/toposort-2.0.2.tgz#ae21768175d1559d48bef35420b2f4962f09c330"
6701+
integrity sha1-riF2gXXRVZ1IvvNUILL0li8JwzA=
6702+
67086703
tough-cookie@>=2.3.3:
67096704
version "3.0.0"
67106705
resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-3.0.0.tgz#d2bceddebde633153ff20a52fa844a0dc71dacef"
@@ -7191,3 +7186,15 @@ yargs@^12.0.1, yargs@^12.0.2, yargs@^12.0.5:
71917186
which-module "^2.0.0"
71927187
y18n "^3.2.1 || ^4.0.0"
71937188
yargs-parser "^11.1.1"
7189+
7190+
yup@^0.26.10:
7191+
version "0.26.10"
7192+
resolved "https://registry.yarnpkg.com/yup/-/yup-0.26.10.tgz#3545839663289038faf25facfc07e11fd67c0cb1"
7193+
integrity sha512-keuNEbNSnsOTOuGCt3UJW69jDE3O4P+UHAakO7vSeFMnjaitcmlbij/a3oNb9g1Y1KvSKH/7O1R2PQ4m4TRylw==
7194+
dependencies:
7195+
"@babel/runtime" "7.0.0"
7196+
fn-name "~2.0.1"
7197+
lodash "^4.17.10"
7198+
property-expr "^1.5.0"
7199+
synchronous-promise "^2.0.5"
7200+
toposort "^2.0.2"

0 commit comments

Comments
 (0)