Skip to content

Commit e51bb8f

Browse files
chore: update dependency lint-staged to v10.4.0 (#2129)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9fe7aaf commit e51bb8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"jest": "25.1.0",
9292
"lerna": "^3.22.1",
9393
"lerna-v3": "npm:lerna@3",
94-
"lint-staged": "10.3.0",
94+
"lint-staged": "10.4.0",
9595
"prettier": "^2.0.5",
9696
"ts-jest": "26.3.0",
9797
"typescript": "4.0.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6800,10 +6800,10 @@ lines-and-columns@^1.1.6:
68006800
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
68016801
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
68026802

6803-
lint-staged@10.3.0:
6804-
version "10.3.0"
6805-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
6806-
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
6803+
lint-staged@10.4.0:
6804+
version "10.4.0"
6805+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
6806+
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
68076807
dependencies:
68086808
chalk "^4.1.0"
68096809
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)