Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-timetree to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2022
1 parent b8f51d5 commit 78adcd3
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 @@ -23,7 +23,7 @@
"@types/jest": "29.0.2",
"cz-conventional-changelog": "3.3.0",
"eslint": "8.23.1",
"eslint-config-timetree": "1.7.3",
"eslint-config-timetree": "1.8.0",
"husky": "8.0.1",
"jest": "29.0.3",
"npm-run-all": "4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2458,10 +2458,10 @@ eslint-config-prettier@^8.3.0:
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==

eslint-config-timetree@1.7.3:
version "1.7.3"
resolved "https://registry.yarnpkg.com/eslint-config-timetree/-/eslint-config-timetree-1.7.3.tgz#94224fefea418cb8e2890e0d00fad6e2114411a5"
integrity sha512-QNV/a6yNMm1LYQPWpzZV9DsHpATgRMsN2GRW70L4Z6zHkS4QKz2uu5+32VYdDu3cF00c/l4eQc1x2D4otlYrJQ==
eslint-config-timetree@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/eslint-config-timetree/-/eslint-config-timetree-1.8.0.tgz#d5a73ede7d33f3da993ca640e1a8c06db1f3422d"
integrity sha512-04BtIyVWoQobt2fCCiAo29LTmKeg2hg2BYBQrnNoLW1l0JJP7Ue72ffVgWI0hTxp7v7+evQBG6a9ZQ8xXRnACA==
dependencies:
"@typescript-eslint/eslint-plugin" "^5.0.0"
"@typescript-eslint/parser" "^5.0.0"
Expand Down

0 comments on commit 78adcd3

Please sign in to comment.