Skip to content

Commit 78e808f

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/types/node-24.7.0
2 parents 98b7f01 + 1d24f34 commit 78e808f

File tree

3 files changed

+135
-36
lines changed

3 files changed

+135
-36
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,12 @@ updates:
77
day: "monday"
88
assignees:
99
- "ladybluenotes"
10+
group:
11+
minor-patch:
12+
applies-to:
13+
-
14+
patterns:
15+
- "*"
16+
update-types:
17+
- "minor"
18+
- "patch"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"prettier-plugin-tailwindcss": "^0.6.14",
5858
"tailwindcss": "^3.4.17",
5959
"typescript": "^5.9.2",
60-
"typescript-eslint": "^8.45.0",
60+
"typescript-eslint": "^8.46.0",
6161
"vite": "^6.3.5"
6262
},
6363
"engines": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)