Skip to content

Commit a9da0ba

Browse files
committed
feat: bump @tanstack/eslint-plugin-query version
1 parent 3c8d136 commit a9da0ba

File tree

3 files changed

+15
-7
lines changed

3 files changed

+15
-7
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @tiny-codes/code-style-all-in-one
22

3+
## v1.1.2
4+
5+
`2025-02-11`
6+
7+
### Features
8+
9+
- 🛠 Bump `@tanstack/eslint-plugin-query` version
10+
311
## v1.1.1
412

513
`2025-02-08`

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tiny-codes/code-style-all-in-one",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Provides popular eslint, prettier, stylelint, commitlint, and prettier configurations, ALL IN ONE",
55
"keywords": [
66
"code style guide",
@@ -39,7 +39,7 @@
3939
"@commitlint/types": "^19.5.0",
4040
"@eslint-community/eslint-plugin-eslint-comments": "^4.4.1",
4141
"@rushstack/eslint-patch": "^1.10.3",
42-
"@tanstack/eslint-plugin-query": "^5.35.6",
42+
"@tanstack/eslint-plugin-query": "^5.66.1",
4343
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
4444
"@types/eslint": "^8.56.10",
4545
"@types/lint-staged": "^13.3.0",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)