Skip to content

Commit 5d7f9e2

Browse files
chore(deps): update typescript-eslint monorepo to v8.29.1
1 parent 5bc8a3f commit 5d7f9e2

File tree

4 files changed

+107
-107
lines changed

4 files changed

+107
-107
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@
7373
"@changesets/changelog-github": "0.5.1",
7474
"@changesets/cli": "2.28.1",
7575
"@types/node": "22.14.0",
76-
"@typescript-eslint/eslint-plugin": "8.29.0",
77-
"@typescript-eslint/parser": "8.29.0",
76+
"@typescript-eslint/eslint-plugin": "8.29.1",
77+
"@typescript-eslint/parser": "8.29.1",
7878
"bob-the-bundler": "7.0.1",
7979
"cosmiconfig-toml-loader": "1.0.0",
8080
"del": "8.0.0",

pnpm-lock.yaml

+47-47
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"@theguild/tailwind-config": "0.6.3",
3636
"@types/node": "22.14.0",
3737
"@types/react": "19.1.0",
38-
"@typescript-eslint/eslint-plugin": "8.29.0",
39-
"@typescript-eslint/parser": "8.29.0",
38+
"@typescript-eslint/eslint-plugin": "8.29.1",
39+
"@typescript-eslint/parser": "8.29.1",
4040
"cross-env": "7.0.3",
4141
"eslint": "9.23.0",
4242
"eslint-config-next": "15.2.4",

0 commit comments

Comments
 (0)