Skip to content

Commit 0c59e9f

Browse files
committed
Merge branch 'main' into esl/eslint-update
2 parents 2c9e624 + addbed5 commit 0c59e9f

File tree

2 files changed

+104
-105
lines changed

2 files changed

+104
-105
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,15 +49,15 @@
4949
"@txo/tsconfig": "^2.0.0",
5050
"@types/eslint": "^9.6.1",
5151
"@types/jest": "^29.5.14",
52-
"@types/react": "^18.3.24",
52+
"@types/react": "^18.3.26",
5353
"eslint-config-txo-typescript": "^7.4.10",
5454
"husky": "^9.1.7",
5555
"jest": "^29.7.0",
56-
"lint-staged": "^16.1.6",
56+
"lint-staged": "^16.2.6",
5757
"npm-check-updates": "^17.1.14",
5858
"react": "^18.3.1",
59-
"rimraf": "^6.0.1",
60-
"ts-jest": "^29.4.4",
61-
"typescript": "^5.9.2"
59+
"rimraf": "^6.1.0",
60+
"ts-jest": "^29.4.5",
61+
"typescript": "^5.9.3"
6262
}
6363
}

0 commit comments

Comments
 (0)