Skip to content

Commit e960082

Browse files
chore(deps): update dependency lint-staged to ^13.0.3
1 parent d6ddd66 commit e960082

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
@@ -43,7 +43,7 @@
4343
"update-notifier": "^5.1.0"
4444
},
4545
"devDependencies": {
46-
"lint-staged": "^13.0.2",
46+
"lint-staged": "^13.0.3",
4747
"prettier": "^2.7.1"
4848
},
4949
"prettier": {

yarn.lock

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

735-
lint-staged@^13.0.2:
736-
version "13.0.2"
737-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
738-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
735+
lint-staged@^13.0.3:
736+
version "13.0.3"
737+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
738+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
739739
dependencies:
740740
cli-truncate "^3.1.0"
741741
colorette "^2.0.17"

0 commit comments

Comments
 (0)