Skip to content

Commit be3c079

Browse files
chore(deps-dev): bump lint-staged from 10.0.1 to 10.0.2
1 parent ac00d98 commit be3c079

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4463,9 +4463,9 @@ lines-and-columns@^1.1.6:
44634463
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
44644464

44654465
lint-staged@^10.0.1:
4466-
version "10.0.1"
4467-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.1.tgz#2b9b34372881dedb029e76ef2d21b1caf79745b8"
4468-
integrity sha512-Qk48GmcMX8zFzhuJsf0ZquILxnnDkY56Y+/y1TGxEe4S5P+RetnisiF0Z15t+Gwa5PMNAG4dPxqGHabW7L4zwg==
4466+
version "10.0.2"
4467+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.0.2.tgz#cfdd9fa5080b05fc6e29536897da1795bc67c7f9"
4468+
integrity sha512-ZldhtIfT7bynVa7nmU/1jbK05r9hYQXbIQqZSotqdBCAcGJDEUqaUB7kG3ZCdoe9Qkj6HUM3x2yjCGJRxPUQLA==
44694469
dependencies:
44704470
chalk "^3.0.0"
44714471
commander "^4.0.1"
@@ -4478,6 +4478,7 @@ lint-staged@^10.0.1:
44784478
micromatch "^4.0.2"
44794479
normalize-path "^3.0.0"
44804480
please-upgrade-node "^3.2.0"
4481+
string-argv "0.3.1"
44814482
stringify-object "^3.3.0"
44824483

44834484
listr-silent-renderer@^1.1.1:
@@ -6841,6 +6842,11 @@ stream-shift@^1.0.0:
68416842
resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.0.tgz#d5c752825e5367e786f78e18e445ea223a155952"
68426843
integrity sha1-1cdSgl5TZ+eG944Y5EXqIjoVWVI=
68436844

6845+
string-argv@0.3.1:
6846+
version "0.3.1"
6847+
resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.3.1.tgz#95e2fbec0427ae19184935f816d74aaa4c5c19da"
6848+
integrity sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==
6849+
68446850
string-length@^2.0.0:
68456851
version "2.0.0"
68466852
resolved "https://registry.yarnpkg.com/string-length/-/string-length-2.0.0.tgz#d40dbb686a3ace960c1cffca562bf2c45f8363ed"

0 commit comments

Comments
 (0)