Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies to v8.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2025
1 parent 1abade6 commit f989d86
Show file tree
Hide file tree
Showing 3 changed files with 61 additions and 61 deletions.
6 changes: 3 additions & 3 deletions apps/calculator-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@tailwindcss/vite": "4.0.6",
"@testing-library/dom": "10.4.0",
"@testing-library/svelte": "5.2.7",
"@typescript-eslint/eslint-plugin": "8.24.0",
"@typescript-eslint/parser": "8.24.0",
"@typescript-eslint/eslint-plugin": "8.24.1",
"@typescript-eslint/parser": "8.24.1",
"eslint": "9.20.1",
"eslint-config-prettier": "10.0.1",
"eslint-plugin-svelte": "2.46.1",
Expand All @@ -37,7 +37,7 @@
"tailwindcss": "4.0.6",
"tslib": "2.8.1",
"typescript": "5.7.3",
"typescript-eslint": "8.24.0",
"typescript-eslint": "8.24.1",
"unplugin-icons": "22.0.0",
"vite": "6.1.0",
"vitest": "3.0.5"
Expand Down
2 changes: 1 addition & 1 deletion packages/config-eslint/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"main": "index.js",
"dependencies": {
"typescript-eslint": "8.24.0",
"typescript-eslint": "8.24.1",
"globals": "15.15.0",
"eslint-config-prettier": "10.0.1",
"eslint-config-turbo": "2.4.2",
Expand Down
114 changes: 57 additions & 57 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f989d86

Please sign in to comment.