Skip to content

Commit b0c4d5a

Browse files
committed
chore(deps): update dependency lint-staged to v13.0.3
1 parent 065f357 commit b0c4d5a

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
@@ -48,7 +48,7 @@
4848
"jest": "28.1.1",
4949
"lerna": "5.1.5",
5050
"lerna-changelog": "2.2.0",
51-
"lint-staged": "13.0.2",
51+
"lint-staged": "13.0.3",
5252
"prettier": "2.7.1",
5353
"reflect-metadata": "0.1.13",
5454
"release-it": "15.1.0",

yarn.lock

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

7247-
7248-
version "13.0.2"
7249-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
7250-
integrity sha512-qQLfLTh9z34eMzfEHENC+QBskZfxjomrf+snF3xJ4BzilORbD989NLqQ00ughsF/A+PT41e87+WsMFabf9++pQ==
7247+
7248+
version "13.0.3"
7249+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
7250+
integrity sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==
72517251
dependencies:
72527252
cli-truncate "^3.1.0"
72537253
colorette "^2.0.17"

0 commit comments

Comments
 (0)