Skip to content

Commit 5e8601a

Browse files
chore(deps-dev): bump lint-staged from 12.1.4 to 12.1.5
1 parent 4b2e58c commit 5e8601a

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
@@ -37,7 +37,7 @@
3737
"eslint-plugin-prettier": "^4.0.0",
3838
"husky": "^7.0.4",
3939
"lerna": "^4.0.0",
40-
"lint-staged": "^12.1.4",
40+
"lint-staged": "^12.1.5",
4141
"npm-run-all": "^4.1.5",
4242
"nyc": "^15.1.0",
4343
"prettier": "^2.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4477,10 +4477,10 @@ lines-and-columns@^1.1.6:
44774477
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
44784478
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
44794479

4480-
lint-staged@^12.1.4:
4481-
version "12.1.4"
4482-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.4.tgz#a92ec8509f13018caaafade61d515c2d5873316e"
4483-
integrity sha512-RgDz9nsFsE0/5eL9Vat0AvCuk0+j5mEuzBIVfrRH5FRtt5wibYe8zTjZs2nuqLFrLAGQGYnj8+HJxolcj08i/A==
4480+
lint-staged@^12.1.5:
4481+
version "12.1.5"
4482+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
4483+
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
44844484
dependencies:
44854485
cli-truncate "^3.1.0"
44864486
colorette "^2.0.16"

0 commit comments

Comments
 (0)