chore(deps): update dependency lint-staged to v13.1.0
This commit is contained in:
parent
f376598089
commit
2a4db2a148
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -35,7 +35,7 @@
|
|||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-no-loops": "0.3.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"lint-staged": "13.0.4",
|
||||
"lint-staged": "13.1.0",
|
||||
"nodemon": "2.0.20",
|
||||
"prettier": "2.8.0",
|
||||
"prisma": "^4.7.1",
|
||||
|
@ -3865,9 +3865,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "13.0.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.4.tgz",
|
||||
"integrity": "sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==",
|
||||
"version": "13.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz",
|
||||
"integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
@ -12383,9 +12383,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "13.0.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.0.4.tgz",
|
||||
"integrity": "sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==",
|
||||
"version": "13.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz",
|
||||
"integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-truncate": "^3.1.0",
|
||||
|
|
|
@ -60,7 +60,7 @@
|
|||
"eslint-plugin-import": "2.26.0",
|
||||
"eslint-plugin-no-loops": "0.3.0",
|
||||
"eslint-plugin-prettier": "4.2.1",
|
||||
"lint-staged": "13.0.4",
|
||||
"lint-staged": "13.1.0",
|
||||
"nodemon": "2.0.20",
|
||||
"prettier": "2.8.0",
|
||||
"prisma": "^4.7.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue