Skip to content

Commit afc1ab1

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v13.0.3
1 parent 7f011c4 commit afc1ab1

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
@@ -93,7 +93,7 @@
9393
"esdoc-standard-plugin": "1.0.0",
9494
"fixpack": "4.0.0",
9595
"husky": "8.0.1",
96-
"lint-staged": "13.0.2",
96+
"lint-staged": "13.0.3",
9797
"microbundle": "0.15.0",
9898
"np": "7.6.2",
9999
"pinst": "3.0.0",

yarn.lock

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

7042-
lint-staged@13.0.2:
7043-
version "13.0.2"
7044-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
7045-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
7042+
lint-staged@13.0.3:
7043+
version "13.0.3"
7044+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
7045+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
70467046
dependencies:
70477047
cli-truncate "^3.1.0"
70487048
colorette "^2.0.17"

0 commit comments

Comments
 (0)