Skip to content

Commit

Permalink
chore(package): update @types/lint-staged to version 13.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 25, 2023
1 parent f747ac2 commit b95eda2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@tanstack/eslint-plugin-query": "^4.36.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/eslint": "^8.44.3",
"@types/lint-staged": "^13.2.0",
"@types/lint-staged": "^13.2.1",
"@types/node": "^18.16.19 <19",
"@types/prettier": "^2.7.2",
"@types/react": "^18.2.28",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -333,10 +333,10 @@
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==

"@types/lint-staged@^13.2.0":
version "13.2.0"
resolved "https://registry.yarnpkg.com/@types/lint-staged/-/lint-staged-13.2.0.tgz#d2fca51e4fec0f4088067acaa2d4843244b593dc"
integrity sha512-rYHDtOV4BHb1hRH5dA7P+jarU/YFmQ9CGgwYPZNVRoxhrsrm2exEETeIEB+EmBk2AXIKAaK9JDzjpNCkceDGFQ==
"@types/lint-staged@^13.2.1":
version "13.2.1"
resolved "https://registry.yarnpkg.com/@types/lint-staged/-/lint-staged-13.2.1.tgz#e3e71d74a204f023ed156b1a9a6a73103efa29d3"
integrity sha512-/pIzducFqyJAdXJb2pkQJNTIYBBph/XQdsBgn9oTuNjL1fMRw7AbutYzB0ODTxi8NYqJ9KUk9WyabZvpdNT/kQ==

"@types/node@^18.16.19 <19":
version "18.16.19"
Expand Down

0 comments on commit b95eda2

Please sign in to comment.