chore(deps): update dependency lint-staged to v12.5.0
This commit is contained in:
parent
7be90da966
commit
e3de8c7715
2 changed files with 6 additions and 6 deletions
|
@ -47,7 +47,7 @@
|
|||
"fs-extra": "10.1.0",
|
||||
"gulp": "4.0.2",
|
||||
"husky": "8.0.1",
|
||||
"lint-staged": "12.4.3",
|
||||
"lint-staged": "12.5.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"prettier": "2.6.2",
|
||||
"rimraf": "3.0.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1704,7 +1704,7 @@ __metadata:
|
|||
fs-extra: 10.1.0
|
||||
gulp: 4.0.2
|
||||
husky: 8.0.1
|
||||
lint-staged: 12.4.3
|
||||
lint-staged: 12.5.0
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.6.2
|
||||
rimraf: 3.0.2
|
||||
|
@ -3925,9 +3925,9 @@ fsevents@~2.3.2:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"lint-staged@npm:12.4.3":
|
||||
version: 12.4.3
|
||||
resolution: "lint-staged@npm:12.4.3"
|
||||
"lint-staged@npm:12.5.0":
|
||||
version: 12.5.0
|
||||
resolution: "lint-staged@npm:12.5.0"
|
||||
dependencies:
|
||||
cli-truncate: ^3.1.0
|
||||
colorette: ^2.0.16
|
||||
|
@ -3945,7 +3945,7 @@ fsevents@~2.3.2:
|
|||
yaml: ^1.10.2
|
||||
bin:
|
||||
lint-staged: bin/lint-staged.js
|
||||
checksum: db5dfd14e9e2bf68ec98752021ed1df9572561f3c2adbe52a775d6866e2e6eacb9c50d176c5cb773ebf01fb497b3a644e8ce80154e7fa9546ada23148cac8979
|
||||
checksum: ac203917be098305bc0aebd5f1a969e88ea0854e8fb2199ebcbbb059d8bce324cf97db8f3d25f7954dd48c0666ae13987fb4db569d5b6fecda06f9fb742278e1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue