Skip to content

Commit

Permalink
chore(package): update @types/eslint to version 8.44.6
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 25, 2023
1 parent 9f37a2b commit 242fdf8
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 @@ -48,7 +48,7 @@
"@tailwindcss/typography": "^0.5.10",
"@tanstack/eslint-plugin-query": "^4.36.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/eslint": "^8.44.3",
"@types/eslint": "^8.44.6",
"@types/lint-staged": "^13.2.1",
"@types/node": "^18.16.19 <19",
"@types/prettier": "^2.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -310,10 +310,10 @@
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.38.5.tgz#bb42d43e5cc6eec33069dcfce1974872ab547734"
integrity sha512-J0d2Y3Gpt2bMohOshPBfuzDqVrPaE3OKEDtJYgTmLk5t1pZy3kXHQep4rP2LEIr+ELbmkelhcrSvvFLA+4/w/Q==

"@types/eslint@^8.44.3":
version "8.44.3"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.3.tgz#96614fae4875ea6328f56de38666f582d911d962"
integrity sha512-iM/WfkwAhwmPff3wZuPLYiHX18HI24jU8k1ZSH7P8FHwxTjZ2P6CoX2wnF43oprR+YXJM6UUxATkNvyv/JHd+g==
"@types/eslint@^8.44.6":
version "8.44.6"
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8.44.6.tgz#60e564551966dd255f4c01c459f0b4fb87068603"
integrity sha512-P6bY56TVmX8y9J87jHNgQh43h6VVU+6H7oN7hgvivV81K2XY8qJZ5vqPy/HdUoVIelii2kChYVzQanlswPWVFw==
dependencies:
"@types/estree" "*"
"@types/json-schema" "*"
Expand Down

0 comments on commit 242fdf8

Please sign in to comment.