diff --git a/gh_actions/third_party/no-response/package-lock.json b/gh_actions/third_party/no-response/package-lock.json index 08cc62396..56afae90f 100644 --- a/gh_actions/third_party/no-response/package-lock.json +++ b/gh_actions/third_party/no-response/package-lock.json @@ -27,7 +27,7 @@ "extract-pr-titles": "^1.1.0", "jest": "^29.7.0", "js-yaml": "^4.1.0", - "prettier": "3.3.2", + "prettier": "3.3.3", "ts-jest": "^29.2.5", "typescript": "^5.6.3" } @@ -6042,9 +6042,9 @@ } }, "node_modules/prettier": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.2.tgz", - "integrity": "sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==", + "version": "3.3.3", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", + "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==", "bin": { "prettier": "bin/prettier.cjs" }, diff --git a/gh_actions/third_party/no-response/package.json b/gh_actions/third_party/no-response/package.json index 5349ecbec..bcd93285f 100644 --- a/gh_actions/third_party/no-response/package.json +++ b/gh_actions/third_party/no-response/package.json @@ -43,7 +43,7 @@ "extract-pr-titles": "^1.1.0", "jest": "^29.7.0", "js-yaml": "^4.1.0", - "prettier": "3.3.2", + "prettier": "3.3.3", "ts-jest": "^29.2.5", "typescript": "^5.6.3" }