8000 chore: update dependency lint-staged to v12.3.7 (#955) · angular-eslint/angular-eslint@1393626 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1393626

Browse files
chore: update dependency lint-staged to v12.3.7 (#955)
1 parent 42cf9a1 commit 1393626

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"json-schema-to-typescript": "10.1.5",
8080
"json-schema-traverse": "1.0.0",
8181
"lerna": "4.0.0",
82-
"lint-staged": "12.3.4",
82+
"lint-staged": "12.3.7",
8383
"microbundle": "0.14.2",
8484
"ncp": "2.0.0",
8585
"prettier": "2.5.1",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8311,10 +8311,10 @@ lines-and-columns@^1.1.6:
83118311
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
83128312
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
83138313

8314-
lint-staged@12.3.4:
8315-
version "12.3.4"
8316-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.4.tgz#4b1ff8c394c3e6da436aaec5afd4db18b5dac360"
8317-
integrity sha512-yv/iK4WwZ7/v0GtVkNb3R82pdL9M+ScpIbJLJNyCXkJ1FGaXvRCOg/SeL59SZtPpqZhE7BD6kPKFLIDUhDx2/w==
8314+
lint-staged@12.3.7:
8315+
version "12.3.7"
8316+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
8317+
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
83188318
dependencies:
83198319
cli-truncate "^3.1.0"
83208320
colorette "^2.0.16"
@@ -8326,6 +8326,7 @@ lint-staged@12.3.4:
83268326
micromatch "^4.0.4"
83278327
normalize-path "^3.0.0"
83288328
object-inspect "^1.12.0"
8329+
pidtree "^0.5.0"
83298330
string-argv "^0.3.1"
83308331
supports-color "^9.2.1"
83318332
yaml "^1.10.2"
@@ -9928,6 +9929,11 @@ picomatch@^2.2.3:
99289929
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
99299930
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
99309931

9932+
pidtree@^0.5.0:
9933+
version "0.5.0"
9934+
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.5.0.tgz#ad5fbc1de78b8a5f99d6fbdd4f6e4eee21d1aca1"
9935+
integrity sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==
9936+
99319937
pify@^2.3.0:
99329938
version "2.3.0"
99339939
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"

0 commit comments

Comments
 (0)
0