chore(deps-dev): bump lint-staged from 15.2.0 to 15.2.1 (#9538)

This commit is contained in:
dependabot[bot]
2024-01-31 11:31:21 +00:00
committed by GitHub
parent f05e5b2360
commit e90a4d8dfc
2 changed files with 12 additions and 12 deletions

22
package-lock.json generated
View File

@@ -99,7 +99,7 @@
"json-server": "=0.17.4", "json-server": "=0.17.4",
"less": "^4.2.0", "less": "^4.2.0",
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "^15.2.0", "lint-staged": "^15.2.1",
"local-web-server": "^5.3.1", "local-web-server": "^5.3.1",
"mini-css-extract-plugin": "^2.7.7", "mini-css-extract-plugin": "^2.7.7",
"mocha": "=8.4.0", "mocha": "=8.4.0",
@@ -18471,9 +18471,9 @@
"dev": true "dev": true
}, },
"node_modules/lint-staged": { "node_modules/lint-staged": {
"version": "15.2.0", "version": "15.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.0.tgz", "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-15.2.1.tgz",
"integrity": "sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==", "integrity": "sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "5.3.0", "chalk": "5.3.0",
@@ -18481,7 +18481,7 @@
"debug": "4.3.4", "debug": "4.3.4",
"execa": "8.0.1", "execa": "8.0.1",
"lilconfig": "3.0.0", "lilconfig": "3.0.0",
"listr2": "8.0.0", "listr2": "8.0.1",
"micromatch": "4.0.5", "micromatch": "4.0.5",
"pidtree": "0.6.0", "pidtree": "0.6.0",
"string-argv": "0.3.2", "string-argv": "0.3.2",
@@ -18669,9 +18669,9 @@
} }
}, },
"node_modules/lint-staged/node_modules/listr2": { "node_modules/lint-staged/node_modules/listr2": {
"version": "8.0.0", "version": "8.0.1",
"resolved": "https://registry.npmjs.org/listr2/-/listr2-8.0.0.tgz", "resolved": "https://registry.npmjs.org/listr2/-/listr2-8.0.1.tgz",
"integrity": "sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==", "integrity": "sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"cli-truncate": "^4.0.0", "cli-truncate": "^4.0.0",
@@ -18864,9 +18864,9 @@
} }
}, },
"node_modules/lint-staged/node_modules/string-width": { "node_modules/lint-staged/node_modules/string-width": {
"version": "7.0.0", "version": "7.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.0.0.tgz", "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
"integrity": "sha512-GPQHj7row82Hjo9hKZieKcHIhaAIKOJvFSIZXuCU9OASVZrMNUaZuz++SPVrBjnLsnk4k+z9f2EIypgxf2vNFw==", "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"emoji-regex": "^10.3.0", "emoji-regex": "^10.3.0",

View File

@@ -163,7 +163,7 @@
"json-server": "=0.17.4", "json-server": "=0.17.4",
"less": "^4.2.0", "less": "^4.2.0",
"license-checker": "^25.0.0", "license-checker": "^25.0.0",
"lint-staged": "^15.2.0", "lint-staged": "^15.2.1",
"local-web-server": "^5.3.1", "local-web-server": "^5.3.1",
"mini-css-extract-plugin": "^2.7.7", "mini-css-extract-plugin": "^2.7.7",
"mocha": "=8.4.0", "mocha": "=8.4.0",