chore(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 (#8979)

This commit is contained in:
dependabot[bot]
2023-06-30 11:35:46 +00:00
committed by GitHub
parent 70c2528855
commit cf5cfde690
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -102,7 +102,7 @@
"json-server": "=0.17.3",
"less": "^4.1.2",
"license-checker": "^25.0.0",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"local-web-server": "^5.3.0",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "=8.4.0",
@@ -18371,9 +18371,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "13.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.2.tgz",
"integrity": "sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==",
"version": "13.2.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.3.tgz",
"integrity": "sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==",
"dev": true,
"dependencies": {
"chalk": "5.2.0",
@@ -42963,9 +42963,9 @@
"dev": true
},
"lint-staged": {
"version": "13.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.2.tgz",
"integrity": "sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==",
"version": "13.2.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.3.tgz",
"integrity": "sha512-zVVEXLuQIhr1Y7R7YAWx4TZLdvuzk7DnmrsTNL0fax6Z3jrpFcas+vKbzxhhvp6TA55m1SQuWkpzI1qbfDZbAg==",
"dev": true,
"requires": {
"chalk": "5.2.0",

View File

@@ -156,7 +156,7 @@
"json-server": "=0.17.3",
"less": "^4.1.2",
"license-checker": "^25.0.0",
"lint-staged": "^13.2.2",
"lint-staged": "^13.2.3",
"local-web-server": "^5.3.0",
"mini-css-extract-plugin": "^2.7.6",
"mocha": "=8.4.0",