Skip to content

Commit 691035f

Browse files
committed
attempt to get rid of typescript version warning by bumping deps
1 parent af97012 commit 691035f

File tree

3 files changed

+410
-363
lines changed

3 files changed

+410
-363
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@pnpm/meta-updater": "1.0.0",
3232
"@types/node": "18.18.2",
3333
"@typescript-eslint/eslint-plugin": "^7.4.0",
34-
"@typescript-eslint/parser": "^7.4.0",
34+
"@typescript-eslint/parser": "^7.18.0",
3535
"esbuild": "^0.20.2",
3636
"eslint": "^8.57.0",
3737
"eslint-config-prettier": "^9.1.0",

packages/cursorless-org/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "18.2.22",
3232
"autoprefixer": "10.4.19",
3333
"eslint": "^8.57.0",
34-
"eslint-config-next": "14.1.4",
34+
"eslint-config-next": "14.2.5",
3535
"http-server": "14.1.1",
3636
"postcss": "8.4.38",
3737
"tailwindcss": "3.4.1",

0 commit comments

Comments
 (0)