diff --git a/package.json b/package.json index 43dc4df..798e011 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "devDependencies": { "@edge-runtime/vm": "3.2.0", "@types/node": "20.12.2", - "prettier": "3.2.5", + "prettier": "3.3.1", "typescript": "5.4.3", "vitest": "1.3.1" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 228d9ee..e1a9553 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,8 +12,8 @@ devDependencies: specifier: 20.12.2 version: 20.12.2 prettier: - specifier: 3.2.5 - version: 3.2.5 + specifier: 3.3.1 + version: 3.3.1 typescript: specifier: 5.4.3 version: 5.4.3 @@ -687,8 +687,8 @@ packages: source-map-js: 1.0.2 dev: true - /prettier@3.2.5: - resolution: {integrity: sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==} + /prettier@3.3.1: + resolution: {integrity: sha512-7CAwy5dRsxs8PHXT3twixW9/OEll8MLE0VRPCJyl7CkS6VHGPSlsVaWTiASPTyGyYRyApxlaWTzwUxVNrhcwDg==} engines: {node: '>=14'} hasBin: true dev: true