diff --git a/package.json b/package.json index 155045d..356f5fd 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "@recodive/eslint-config": "^1.2.0", "@rushstack/eslint-patch": "^1.2.0", "eslint": "^8.35.0", - "prettier": "^2.8.4" + "prettier": "^3.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9417e5..ca4c662 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^8.35.0 version: 8.35.0 prettier: - specifier: ^2.8.4 - version: 2.8.4 + specifier: ^3.0.0 + version: 3.1.0 server: dependencies: @@ -3283,9 +3283,9 @@ packages: engines: {node: '>=4'} dev: true - /prettier@2.8.4: - resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==} - engines: {node: '>=10.13.0'} + /prettier@3.1.0: + resolution: {integrity: sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==} + engines: {node: '>=14'} hasBin: true dev: true