Skip to content

Commit a66e21d

Browse files
chore(deps-dev): bump lint-staged from 12.1.1 to 12.1.2
1 parent 3140a0d commit a66e21d

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
@@ -38,7 +38,7 @@
3838
"eslint-plugin-sonarjs": "^0.10.0",
3939
"husky": "^7.0.4",
4040
"lerna": "^4.0.0",
41-
"lint-staged": "^12.1.1",
41+
"lint-staged": "^12.1.2",
4242
"npm-run-all": "^4.1.5",
4343
"nyc": "^15.1.0",
4444
"prettier": "^2.5.0",

yarn.lock

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

4535-
lint-staged@^12.1.1:
4536-
version "12.1.1"
4537-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
4538-
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
4535+
lint-staged@^12.1.2:
4536+
version "12.1.2"
4537+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.2.tgz#90c571927e1371fc133e720671dd7989eab53f74"
4538+
integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==
45394539
dependencies:
45404540
cli-truncate "^3.1.0"
45414541
colorette "^2.0.16"

0 commit comments

Comments
 (0)