Skip to content

Commit 3c27886

Browse files
chore(deps): update dependency lint-staged to v12.1.2 (#794)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 967dd13 commit 3c27886

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
@@ -47,7 +47,7 @@
4747
"jest": "27.3.1",
4848
"jest-snapshot-serializer-raw": "1.2.0",
4949
"json-schema-to-markdown": "1.1.1",
50-
"lint-staged": "12.1.1",
50+
"lint-staged": "12.1.2",
5151
"patch-package": "6.4.7",
5252
"prettier": "2.4.1",
5353
"rimraf": "3.0.2",

yarn.lock

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

5108-
5109-
version "12.1.1"
5110-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.1.tgz#d50efc88a0108d0f82158b3477bdce049bebfba8"
5111-
integrity sha512-zOmteWgJwTfZXcj6vXSnjeDDI/fvkKI2KOqRdc84ZFc2ZMDKXEeiTITtaskE3HiNrHraFmYVBpnMSZHngLoogA==
5108+
5109+
version "12.1.2"
5110+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.2.tgz#90c571927e1371fc133e720671dd7989eab53f74"
5111+
integrity sha512-bSMcQVqMW98HLLLR2c2tZ+vnDCnx4fd+0QJBQgN/4XkdspGRPc8DGp7UuOEBe1ApCfJ+wXXumYnJmU+wDo7j9A==
51125112
dependencies:
51135113
cli-truncate "^3.1.0"
51145114
colorette "^2.0.16"

0 commit comments

Comments
 (0)