Skip to content

Commit bc781ad

Browse files
fix(deps): update typescript-eslint monorepo to ^8.27.0
1 parent 45d9cf0 commit bc781ad

File tree

3 files changed

+106
-106
lines changed

3 files changed

+106
-106
lines changed

config/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
"@babel/core": "^7.26.10",
99
"@babel/eslint-parser": "7.26.10",
1010
"@rollup/plugin-babel": "^6.0.4",
11-
"@typescript-eslint/eslint-plugin": "^8.25.0",
12-
"@typescript-eslint/parser": "^8.25.0",
13-
"typescript-eslint": "^8.25.0",
11+
"@typescript-eslint/eslint-plugin": "^8.27.0",
12+
"@typescript-eslint/parser": "^8.27.0",
13+
"typescript-eslint": "^8.27.0",
1414
"@embroider/addon-dev": "^7.1.3",
1515
"@eslint/js": "^9.21.0",
1616
"globals": "^16.0.0",

0 commit comments

Comments
 (0)