diff --git a/package.json b/package.json index 8f9cdd5..cfb5068 100644 --- a/package.json +++ b/package.json @@ -46,17 +46,17 @@ }, "devDependencies": { "@ow3/eslint-config": "^0.47.3", - "@types/node": "^18.17.1", - "bun-types": "^0.7.1", - "bumpp": "^9.1.1", + "@types/node": "^18.17.11", + "bun-types": "^0.8.1", + "bumpp": "^9.2.0", "commitizen": "^4.3.0", "conventional-changelog-cli": "^3.0.0", - "cz-git": "^1.7.0", - "eslint": "^8.46.0", - "lint-staged": "^13.2.3", + "cz-git": "^1.7.1", + "eslint": "^8.48.0", + "lint-staged": "^13.3.0", "rimraf": "^5.0.1", "simple-git-hooks": "^2.9.0", - "typescript": "^5.1.6" + "typescript": "^5.2.2" }, "simple-git-hooks": { "pre-commit": "npx --no-install lint-staged",