Bump lint-staged from 11.0.1 to 11.1.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.0.1 to 11.1.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.0.1...v11.1.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
93805b4123
commit
f013935986
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -52,7 +52,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.1",
|
||||
"jest": "^26.6.3",
|
||||
"lint-staged": "^11.0.1",
|
||||
"lint-staged": "^11.1.0",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"postcss": "^8.3.6",
|
||||
"postcss-import": "^14.0.2",
|
||||
|
@ -11682,9 +11682,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "11.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz",
|
||||
"integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==",
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.0.tgz",
|
||||
"integrity": "sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.1",
|
||||
|
@ -25680,9 +25680,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "11.0.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.0.1.tgz",
|
||||
"integrity": "sha512-RkTA1ulE6jAGFskxpGAwxfVRXjHp7D9gFg/+KMARUWMPiVFP0t28Em2u0gL8sA0w3/ck3TC57F2v2RNeQ5XPnw==",
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.1.0.tgz",
|
||||
"integrity": "sha512-pzwEf+NKbTauAlk7gPPwTfulRXESEPZCSFXYfg20F220UOObebxu5uL5mkr9csQLNOM2Ydfrt3DJXakzAL7aaQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.1.1",
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"http2-proxy": "^5.0.53",
|
||||
"husky": "^7.0.1",
|
||||
"jest": "^26.6.3",
|
||||
"lint-staged": "^11.0.1",
|
||||
"lint-staged": "^11.1.0",
|
||||
"mutationobserver-shim": "^0.3.7",
|
||||
"postcss": "^8.3.6",
|
||||
"postcss-import": "^14.0.2",
|
||||
|
|
Loading…
Reference in a new issue