chore(deps): update dependency lint-staged to v13.1.2

This commit is contained in:
renovate[bot]
2023-02-14 07:38:16 +00:00
parent 0ca5e7e21b
commit 355bf8e5da
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -45,7 +45,7 @@
"husky": "8.0.3",
"json-schema-to-typescript": "11.0.3",
"lerna": "6.4.1",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"log-symbols": "4.1.0",
"midnight-smoker": "2.0.1",
"mjpeg-consumer": "2.0.0",
@@ -10172,9 +10172,9 @@
"license": "MIT"
},
"node_modules/lint-staged": {
"version": "13.1.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz",
"integrity": "sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==",
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.2.tgz",
"integrity": "sha512-K9b4FPbWkpnupvK3WXZLbgu9pchUJ6N7TtVZjbaPsoizkqFUDkUReUL25xdrCljJs7uLUF3tZ7nVPeo/6lp+6w==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",

View File

@@ -106,7 +106,7 @@
"husky": "8.0.3",
"json-schema-to-typescript": "11.0.3",
"lerna": "6.4.1",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"log-symbols": "4.1.0",
"midnight-smoker": "2.0.1",
"mjpeg-consumer": "2.0.0",