Skip to content

Commit 16822c9

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.0.3
1 parent 46149e9 commit 16822c9

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
@@ -84,7 +84,7 @@
8484
"esdoc-standard-plugin": "1.0.0",
8585
"fixpack": "4.0.0",
8686
"husky": "8.0.1",
87-
"lint-staged": "13.0.2",
87+
"lint-staged": "13.0.3",
8888
"microbundle": "0.15.0",
8989
"np": "7.6.2",
9090
"pinst": "3.0.0",

yarn.lock

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

6659-
lint-staged@13.0.2:
6660-
version "13.0.2"
6661-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
6662-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
6659+
lint-staged@13.0.3:
6660+
version "13.0.3"
6661+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
6662+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
66636663
dependencies:
66646664
cli-truncate "^3.1.0"
66656665
colorette "^2.0.17"

0 commit comments

Comments
 (0)