Skip to content

Commit 6a9a566

Browse files
chore: update dependency lint-staged to v10.3.0 (#2102)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 54ef27c commit 6a9a566

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"lerna": "^3.22.1",
9393
"lerna-v2": "npm:lerna@2",
9494
"lerna-v3": "npm:lerna@3",
95-
"lint-staged": "10.2.13",
95+
"lint-staged": "10.3.0",
9696
"prettier": "^2.0.5",
9797
"ts-jest": "26.3.0",
9898
"typescript": "4.0.2"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7542,10 +7542,10 @@ lines-and-columns@^1.1.6:
75427542
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
75437543
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
75447544

7545-
lint-staged@10.2.13:
7546-
version "10.2.13"
7547-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.13.tgz#b9c504683470edfc464b7d3fe3845a5a1efcd814"
7548-
integrity sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA==
7545+
lint-staged@10.3.0:
7546+
version "10.3.0"
7547+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-10.3.0.tgz#388c3d440590c45c339e7163f669ea69ae90b1e0"
7548+
integrity sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==
75497549
dependencies:
75507550
chalk "^4.1.0"
75517551
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)