Skip to content

Commit

Permalink
chore(deps): update all dependencies (#402)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 150d902 commit ed6971c
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 99 deletions.
6 changes: 3 additions & 3 deletions apps/compatibility-check/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"@atmina/linting": "workspace:*",
"@next/eslint-plugin-next": "15.1.6",
"@types/eslint": "9.6.1",
"@types/node": "22.10.7",
"@types/react": "19.0.7",
"@types/node": "22.10.10",
"@types/react": "19.0.8",
"@types/react-dom": "19.0.3",
"eslint": "9.18.0",
"eslint": "9.19.0",
"eslint-config-next": "15.1.6",
"postcss": "8.5.1",
"prettier": "3.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/linting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"license": "MIT",
"devDependencies": {
"@types/eslint": "9.6.1",
"@types/node": "22.10.7",
"@types/node": "22.10.10",
"@types/prettier": "3.0.0",
"eslint": "9.18.0",
"eslint": "9.19.0",
"prettier": "3.4.2",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
Expand Down
Loading

0 comments on commit ed6971c

Please sign in to comment.