Skip to content

Commit 642e3a6

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.0.3
1 parent 71ca1fd commit 642e3a6

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
@@ -82,7 +82,7 @@
8282
"esdoc-standard-plugin": "1.0.0",
8383
"fixpack": "4.0.0",
8484
"husky": "8.0.1",
85-
"lint-staged": "13.0.2",
85+
"lint-staged": "13.0.3",
8686
"microbundle": "0.15.0",
8787
"np": "7.6.2",
8888
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6651,10 +6651,10 @@ lines-and-columns@^1.1.6:
66516651
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
66526652
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
66536653

6654-
lint-staged@13.0.2:
6655-
version "13.0.2"
6656-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
6657-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
6654+
lint-staged@13.0.3:
6655+
version "13.0.3"
6656+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
6657+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
66586658
dependencies:
66596659
cli-truncate "^3.1.0"
66606660
colorette "^2.0.17"

0 commit comments

Comments
 (0)