Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 12.3.7 to 12.4.1 (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 1, 2022
1 parent 390f41f commit 47e73aa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"generate-changelog": "1.8.0",
"husky": "4.3.8",
"jasmine": "4.1.0",
"lint-staged": "12.3.7",
"lint-staged": "12.4.1",
"nock": "13.2.4",
"nyc": "15.1.0",
"prettier": "2.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1620,10 +1620,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=

lint-staged@12.3.7:
version "12.3.7"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.7.tgz#ad0e2014302f704f9cf2c0ebdb97ac63d0f17be0"
integrity sha512-/S4D726e2GIsDVWIk1XGvheCaDm1SJRQp8efamZFWJxQMVEbOwSysp7xb49Oo73KYCdy97mIWinhlxcoNqIfIQ==
lint-staged@12.4.1:
version "12.4.1"
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.1.tgz#63fa27bfc8a33515f6902f63f6670864f1fb233c"
integrity sha512-PTXgzpflrQ+pODQTG116QNB+Q6uUTDg5B5HqGvNhoQSGt8Qy+MA/6zSnR8n38+sxP5TapzeQGTvoKni0KRS8Vg==
dependencies:
cli-truncate "^3.1.0"
colorette "^2.0.16"
Expand Down

0 comments on commit 47e73aa

Please sign in to comment.