Skip to content

Commit 2d171e6

Browse files
chore: update dependency lint-staged to v13.0.3 (#3252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 234e762 commit 2d171e6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"husky": "^8.0.0",
100100
"jest": "28.1.1",
101101
"lerna": "^5.0.0",
102-
"lint-staged": "13.0.2",
102+
"lint-staged": "13.0.3",
103103
"prettier": "^2.0.5",
104104
"ts-jest": "^28.0.2",
105105
"typescript": "^4.6.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6616,10 +6616,10 @@ lines-and-columns@^1.1.6:
66166616
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
66176617
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
66186618

6619-
6620-
version "13.0.2"
6621-
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
6622-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
6619+
6620+
version "13.0.3"
6621+
resolved "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
6622+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
66236623
dependencies:
66246624
cli-truncate "^3.1.0"
66256625
colorette "^2.0.17"

0 commit comments

Comments
 (0)