Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yeskunall committed Feb 14, 2025
1 parent 56e0cc0 commit d292cc3
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 264 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"lint": "eslint --max-warnings 0 ."
},
"devDependencies": {
"@antfu/eslint-config": "4.1.0",
"eslint": "9.19.0",
"@antfu/eslint-config": "4.2.0",
"eslint": "9.20.1",
"tsup": "8.3.6"
}
}
2 changes: 1 addition & 1 deletion packages/astro-umami/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"astro": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"devDependencies": {
"eslint": "9.19.0",
"eslint": "9.20.1",
"tsup": "8.3.6",
"typescript": "5.7.3"
},
Expand Down
Loading

0 comments on commit d292cc3

Please sign in to comment.