Skip to content

Commit cc84be6

Browse files
chore: update eslint monorepo to v9.25.0 (minor) (#591)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e0dae3 commit cc84be6

3 files changed

Lines changed: 79 additions & 79 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@commitlint/cli": "^19.8.0",
2323
"@commitlint/config-conventional": "^19.8.0",
2424
"@types/jest": "^29.5.14",
25-
"eslint": "9.24.0",
25+
"eslint": "9.25.0",
2626
"eslint-config-smarthr": "9.1.0",
2727
"husky": "^9.1.7",
2828
"jest": "^29.7.0",

packages/eslint-config-smarthr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"typescript": "^3.4.5 || ^4.0.0 || ^5.0.0"
4040
},
4141
"dependencies": {
42-
"@eslint/js": "9.24.0",
42+
"@eslint/js": "9.25.0",
4343
"@typescript-eslint/eslint-plugin": "^8.30.1",
4444
"@typescript-eslint/parser": "^8.30.1",
4545
"eslint-config-prettier": "^10.1.2",

0 commit comments

Comments
 (0)