Merge pull request #443 from mermaid-js/dependabot/npm_and_yarn/develop/lint-staged-11.2.3

chore(deps-dev): bump lint-staged from 11.2.0 to 11.2.3
This commit is contained in:
Sidharth Vinod
2021-10-16 01:02:10 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
"eslint-plugin-svelte3": "^3.2.1",
"eslint-plugin-tailwindcss": "^1.17.0",
"husky": "^7.0.2",
"lint-staged": "^11.2.0",
"lint-staged": "^11.2.3",
"mocha": "^9.1.2",
"node-html-parser": "^5.0.0",
"postcss": "^8.3.9",
+4 -4
View File
@@ -3019,10 +3019,10 @@ lines-and-columns@^1.1.6:
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz"
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
lint-staged@^11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.0.tgz#6b9774a74b3eb4bef5c59fb6475bff84d6853008"
integrity sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==
lint-staged@^11.2.3:
version "11.2.3"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-11.2.3.tgz#fc3f4569cc4f46553309dfc1447b8aef69f744fb"
integrity sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==
dependencies:
cli-truncate "2.1.0"
colorette "^1.4.0"