Skip to content

Commit 6325326

Browse files
chore(deps): update typescript-eslint monorepo to v8.32.0
1 parent f7c7284 commit 6325326

File tree

3 files changed

+414
-250
lines changed

3 files changed

+414
-250
lines changed

packages/mg-context/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"devDependencies": {
2626
"@types/jest": "29.5.14",
2727
"@types/sinon": "17.0.3",
28-
"@typescript-eslint/eslint-plugin": "8.24.0",
29-
"@typescript-eslint/parser": "8.24.0",
28+
"@typescript-eslint/eslint-plugin": "8.32.0",
29+
"@typescript-eslint/parser": "8.32.0",
3030
"c8": "10.1.3",
3131
"eslint": "8.57.0",
3232
"jest": "29.7.0",

packages/mg-html-lexical/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"@tryghost/listr-smart-renderer": "0.5.16",
2727
"@types/jest": "29.5.14",
2828
"@types/sinon": "17.0.3",
29-
"@typescript-eslint/eslint-plugin": "8.24.0",
30-
"@typescript-eslint/parser": "8.24.0",
29+
"@typescript-eslint/eslint-plugin": "8.32.0",
30+
"@typescript-eslint/parser": "8.32.0",
3131
"c8": "10.1.3",
3232
"eslint": "8.57.0",
3333
"jest": "29.7.0",

0 commit comments

Comments
 (0)