Skip to content

Commit 82d1f2c

Browse files
committed
Update dependency lint-staged to v12.3.0
1 parent 43046c0 commit 82d1f2c

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.3.0",
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.3.0:
6183+
version "12.3.0"
6184+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.0.tgz#9fa38336d2a9e246aea57bad772d7367f41ad0df"
6185+
integrity sha512-bk+jvy5H+12Srg8MGlSmBt78B9GEbMtd4BETHdHS1mMmbgt3Gw18d8KwrJXCcJmICMGQTCiKBUMZSZ3NlfQ8PQ==
61866186
dependencies:
61876187
cli-truncate "^3.1.0"
61886188
colorette "^2.0.16"

0 commit comments

Comments
 (0)