Skip to content

Commit 731682e

Browse files
chore: update dependency lint-staged to v11.2.3 (#2803)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3fec2a9 commit 731682e

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
@@ -98,7 +98,7 @@
9898
"husky": "^7.0.0",
9999
"jest": "27.2.5",
100100
"lerna": "^4.0.0",
101-
"lint-staged": "11.2.2",
101+
"lint-staged": "11.2.3",
102102
"prettier": "^2.0.5",
103103
"ts-jest": "^27.0.5",
104104
"typescript": "^4.4.3"

yarn.lock

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

7186-
7187-
version "11.2.2"
7188-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.2.tgz#b2b96d8c4eb350f832143c812defa2c70b9d0a2c"
7189-
integrity sha512-rbtLCRTyndPJvtjpLwVjjb6K91jQrJ06oNArA4igPTGYlDCrJMIFbNDUAQGa4GRd8AjUBHkAAmq+K38tcmMaAQ==
7186+
7187+
version "11.2.3"
7188+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb"
7189+
integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==
71907190
dependencies:
71917191
cli-truncate "2.1.0"
71927192
colorette "^1.4.0"

0 commit comments

Comments
 (0)