Skip to content

Commit 594e3b2

Browse files
committed
chore(deps): update devdependency lint-staged to ^10.2.8
1 parent 9e814ec commit 594e3b2

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
@@ -139,7 +139,7 @@
139139
"husky": "^4.2.5",
140140
"improved-yarn-audit": "^2.1.0",
141141
"jest": "^26.0.1",
142-
"lint-staged": "^10.2.7",
142+
"lint-staged": "^10.2.8",
143143
"loader-utils": "^2.0.0",
144144
"lodash": "^4.17.15",
145145
"marked": "^1.1.0",

yarn.lock

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

8528-
lint-staged@^10.2.7:
8529-
version "10.2.7"
8530-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.7.tgz#6e47860af3d86a6a01849cbf8ba80f7754aae6eb"
8531-
integrity sha512-srod2bTpF8riaLz+Bgr6v0mI/nSntE8M9jbh4WwAhoosx0G7RKEUIG7mI5Nu5SMbTF9o8GROPgK0Lhf5cDnUUw==
8528+
lint-staged@^10.2.8:
8529+
version "10.2.8"
8530+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.8.tgz#fcc76158c9d17f5f6238678dc2f4fe98535b2f68"
8531+
integrity sha512-36VUVhZuTJUG0yuSv66o+/Cep9Uwp+od6VkjNxQjHKWvHClVD0SjAZx++4H3zgdr6DxPoUl1y/PVygfPhzAXQQ==
85328532
dependencies:
85338533
chalk "^4.0.0"
85348534
cli-truncate "2.1.0"

0 commit comments

Comments
 (0)