Skip to content

Commit ab2548e

Browse files
chore(deps-dev): bump lint-staged from 12.1.5 to 12.1.7
1 parent b6a50a1 commit ab2548e

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.5",
40+
"lint-staged": "^12.1.7",
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
@@ -4302,10 +4302,10 @@ lines-and-columns@^1.1.6:
43024302
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
43034303
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
43044304

4305-
lint-staged@^12.1.5:
4306-
version "12.1.5"
4307-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.5.tgz#e05582fc39aed5cb13b9dd1dfb8330407246d809"
4308-
integrity sha512-WyKb+0sNKDTd1LwwAfTBPp0XmdaKkAOEbg4oHE4Kq2+oQVchg/VAcjVQtSqZih1izNsTURjc2EkhG/syRQUXdA==
4305+
lint-staged@^12.1.7:
4306+
version "12.1.7"
4307+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
4308+
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
43094309
dependencies:
43104310
cli-truncate "^3.1.0"
43114311
colorette "^2.0.16"

0 commit comments

Comments
 (0)