build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.13 to 10.3.0. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.3.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
116e3ed9c1
commit
8cad4971da
|
@ -9181,9 +9181,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"version": "10.2.13",
|
"version": "10.3.0",
|
||||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.13.tgz",
|
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.3.0.tgz",
|
||||||
"integrity": "sha512-conwlukNV6aL9SiMWjFtDp5exeDnTMekdNPDZsKGnpfQuHcO0E3L3Bbf58lcR+M7vk6LpCilxDAVks/DDVBYlA==",
|
"integrity": "sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
"husky": "^4.2.5",
|
"husky": "^4.2.5",
|
||||||
"last-commit-log": "^3.0.4",
|
"last-commit-log": "^3.0.4",
|
||||||
"libjass": "^0.11.0",
|
"libjass": "^0.11.0",
|
||||||
"lint-staged": "^10.2.13",
|
"lint-staged": "^10.3.0",
|
||||||
"mux.js": "^5.6.4",
|
"mux.js": "^5.6.4",
|
||||||
"sass": "^1.26.10",
|
"sass": "^1.26.10",
|
||||||
"sass-loader": "^10.0.1",
|
"sass-loader": "^10.0.1",
|
||||||
|
|
Loading…
Reference in New Issue