Bump lint-staged from 13.1.0 to 13.1.1
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 7 Feb 2023 23:03:36 +0000 (23:03 +0000)
committerGitHub <noreply@github.com>
Tue, 7 Feb 2023 23:03:36 +0000 (23:03 +0000)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.0 to 13.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.1.0...v13.1.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package-lock.json
package.json

index a4c172ff47f57e8d0340fec2b1bbf664c5cbc748..70bd5cf8bc6ff6e7d86e55c151406aefc05cc632 100644 (file)
@@ -24,7 +24,7 @@
         "eslint-plugin-n": "^15.6.1",
         "eslint-plugin-promise": "^6.1.1",
         "husky": "^8.0.3",
-        "lint-staged": "^13.1.0",
+        "lint-staged": "^13.1.1",
         "prettier": "^2.8.3",
         "standard": "^17.0.0",
         "typescript": "^4.9.5"
       }
     },
     "node_modules/lint-staged": {
-      "version": "13.1.0",
-      "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.0.tgz",
-      "integrity": "sha512-pn/sR8IrcF/T0vpWLilih8jmVouMlxqXxKuAojmbiGX5n/gDnz+abdPptlj0vYnbfE0SQNl3CY/HwtM0+yfOVQ==",
+      "version": "13.1.1",
+      "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.1.1.tgz",
+      "integrity": "sha512-LLJLO0Kdbcv2a+CvSF4p1M7jBZOajKSMpBUvyR8+bXccsqPER0/NxTFQSpNHjqwV9kM3tkHczYerTB5wI+bksQ==",
       "dev": true,
       "dependencies": {
         "cli-truncate": "^3.1.0",
index e7d1820a4dc2218554e9f97f06998552ce67b22c..1a4802b42cb774b6bd6dd916d5a614711a7cd14a 100644 (file)
@@ -46,7 +46,7 @@
     "eslint-plugin-n": "^15.6.1",
     "eslint-plugin-promise": "^6.1.1",
     "husky": "^8.0.3",
-    "lint-staged": "^13.1.0",
+    "lint-staged": "^13.1.1",
     "prettier": "^2.8.3",
     "standard": "^17.0.0",
     "typescript": "^4.9.5"