Bump lint-staged from 9.0.0 to 9.0.2 (#11)
This commit is contained in:
parent
5787e33210
commit
66011104a1
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -7946,9 +7946,9 @@
|
|||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.0.tgz",
|
||||
"integrity": "sha512-32TJoaeyAaj3rvabaXWe0eOhAhnsYRixEmXuSxKbs0uczFbwVjoDhJ/s2g6r1v8jMTw7t5OzXlHR8iaKtz8nLQ==",
|
||||
"version": "9.0.2",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.0.2.tgz",
|
||||
"integrity": "sha512-2W9yBRADEzcGs6j/57JA0GVzSTByYgWbcU89/Xm0s/k+4qMp8032tZYPPmP422xZ79xtUaNisJ/0U5lbuYmaTA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
"babel-eslint": "^10.0.2",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint-plugin-vue": "^5.2.3",
|
||||
"lint-staged": "^9.0.0",
|
||||
"lint-staged": "^9.0.2",
|
||||
"node-sass": "^4.12.0",
|
||||
"sass-loader": "^7.1.0",
|
||||
"vue-template-compiler": "^2.6.10"
|
||||
|
|
Loading…
Reference in a new issue