Skip to content

Commit f27c4f8

Browse files
chore(deps): update dependency lint-staged to ^13.2.3
1 parent 04a91c9 commit f27c4f8

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
@@ -58,7 +58,7 @@
5858
"update-notifier": "^6.0.2"
5959
},
6060
"devDependencies": {
61-
"lint-staged": "^13.2.2",
61+
"lint-staged": "^13.2.3",
6262
"prettier": "^2.7.1"
6363
}
6464
}

yarn.lock

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

722-
lint-staged@^13.2.2:
723-
version "13.2.2"
724-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.2.tgz#5e711d3139c234f73402177be2f8dd312e6508ca"
725-
integrity sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==
722+
lint-staged@^13.2.3:
723+
version "13.2.3"
724+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.3.tgz#f899aad6c093473467e9c9e316e3c2d8a28f87a7"
725+
integrity sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==
726726
dependencies:
727727
chalk "5.2.0"
728728
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)