Skip to content

Commit 8f86320

Browse files
committed
Update dependency lint-staged to v12.2.1
1 parent 43046c0 commit 8f86320

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-nuxt": "2.0.0",
5555
"eslint-plugin-prettier": "4.0.0",
5656
"husky": "7.0.4",
57-
"lint-staged": "12.1.7",
57+
"lint-staged": "12.2.1",
5858
"prettier": "2.3.2",
5959
"sass": "1.44.0",
6060
"sass-loader": "10.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6179,10 +6179,10 @@ lines-and-columns@^1.1.6:
61796179
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
61806180
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
61816181

6182-
lint-staged@12.1.7:
6183-
version "12.1.7"
6184-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.1.7.tgz#fe9137992ac18a456422bb8484dd30be0140629f"
6185-
integrity sha512-bltv/ejiLWtowExpjU+s5z8j1Byjg9AlmaAjMmqNbIicY69u6sYIwXGg0dCn0TlkrrY2CphtHIXAkbZ+1VoWQQ==
6182+
lint-staged@12.2.1:
6183+
version "12.2.1"
6184+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.1.tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3"
6185+
integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ==
61866186
dependencies:
61876187
cli-truncate "^3.1.0"
61886188
colorette "^2.0.16"

0 commit comments

Comments
 (0)