mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #2542 from nestjs/renovate/lint-staged-9.x
chore(deps): update dependency lint-staged to v9.2.0
This commit is contained in:
6
package-lock.json
generated
6
package-lock.json
generated
@@ -9763,9 +9763,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "9.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.1.0.tgz",
|
||||
"integrity": "sha512-jI+oj159MHVlsGxMFkzTPrin0Jt8ltVJWSfCPn/xM+qiIPwCimjuhq9//IiNMaNj8VIFZ8QlaAF4qecWTbUOPQ==",
|
||||
"version": "9.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-9.2.0.tgz",
|
||||
"integrity": "sha512-K/CQWcxYunc8lGMNTFvtI4+ybJcHW3K4Ghudz2OrJhIWdW/i1WWu9rGiVj4yJ0+D/xh8a08kp5slt89VZC9Eqg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
"imports-loader": "0.8.0",
|
||||
"json-loader": "0.5.7",
|
||||
"lerna": "2.11.0",
|
||||
"lint-staged": "9.1.0",
|
||||
"lint-staged": "9.2.0",
|
||||
"mocha": "3.5.3",
|
||||
"nodemon": "1.19.1",
|
||||
"nyc": "14.1.1",
|
||||
|
||||
Reference in New Issue
Block a user