Skip to content

Commit f6f2696

Browse files
committed
chore(deps): update devdependency lint-staged to v13.1.2
1 parent 3f1de36 commit f6f2696

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": "8.34.0",
5555
"eslint-config-prettier": "8.6.0",
5656
"husky": "8.0.3",
57-
"lint-staged": "13.1.1",
57+
"lint-staged": "13.1.2",
5858
"nuxt": "npm:[email protected]",
5959
"release-it": "15.6.0",
6060
"vitest": "^0.28.5"

yarn.lock

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

4979-
4980-
version "13.1.1"
4981-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.1.tgz#db61636850660e291a6885da65d8e79850bd8307"
4982-
integrity sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==
4979+
4980+
version "13.1.2"
4981+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.1.2.tgz#443636a0cfd834d5518d57d228130dc04c83d6fb"
4982+
integrity sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==
49834983
dependencies:
49844984
cli-truncate "^3.1.0"
49854985
colorette "^2.0.19"

0 commit comments

Comments
 (0)