Merge pull request #150 from cdransf/dependabot/npm_and_yarn/lint-staged-14.0.1

chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1
This commit is contained in:
Cory Dransfeldt 2023-08-21 13:03:01 -07:00 committed by GitHub
commit 967c5877b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.3",
"ics-to-json-extended": "^1.1.4",
"lint-staged": "^14.0.0",
"lint-staged": "^14.0.1",
"liquidjs": "^10.8.3",
"luxon": "^3.4.0",
"markdown-it": "^13.0.1",

View file

@ -3430,10 +3430,10 @@ linkify-it@^4.0.1:
dependencies:
uc.micro "^1.0.1"
lint-staged@^14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
lint-staged@^14.0.1:
version "14.0.1"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
dependencies:
chalk "5.3.0"
commander "11.0.0"