Skip to content

Commit

Permalink
chore(deps): update typescript-eslint monorepo to v8.21.0 (#1598)
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 21, 2025
1 parent 2626740 commit a9170c1
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 173 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.11",
"@types/node": "20.17.14",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"bob-the-bundler": "7.0.1",
"cosmiconfig-toml-loader": "1.0.0",
"del": "8.0.0",
Expand Down
142 changes: 64 additions & 78 deletions pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
"@theguild/tailwind-config": "0.6.2",
"@types/node": "20.17.14",
"@types/react": "19.0.7",
"@typescript-eslint/eslint-plugin": "8.9.0",
"@typescript-eslint/parser": "8.9.0",
"@typescript-eslint/eslint-plugin": "8.21.0",
"@typescript-eslint/parser": "8.21.0",
"cross-env": "7.0.3",
"eslint": "9.18.0",
"eslint-config-next": "14.2.23",
Expand Down
Loading

0 comments on commit a9170c1

Please sign in to comment.