⬆️ Update dependency lint-staged to v14
This commit is contained in:
parent
5c40409b63
commit
23bcc8344e
@ -6,7 +6,7 @@
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"husky": "8.0.3",
|
||||
"lint-staged": "13.3.0",
|
||||
"lint-staged": "14.0.0",
|
||||
"prettier": "3.0.1"
|
||||
},
|
||||
"lint-staged": {
|
||||
|
@ -9,8 +9,8 @@ devDependencies:
|
||||
specifier: 8.0.3
|
||||
version: 8.0.3
|
||||
lint-staged:
|
||||
specifier: 13.3.0
|
||||
version: 13.3.0
|
||||
specifier: 14.0.0
|
||||
version: 14.0.0
|
||||
prettier:
|
||||
specifier: 3.0.1
|
||||
version: 3.0.1
|
||||
@ -165,8 +165,8 @@ packages:
|
||||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/lint-staged@13.3.0:
|
||||
resolution: {integrity: sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==}
|
||||
/lint-staged@14.0.0:
|
||||
resolution: {integrity: sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==}
|
||||
engines: {node: ^16.14.0 || >=18.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
|
Loading…
Reference in New Issue
Block a user