From 1cafebbae2a29b1c28e9561f7ae75ed023d8e7bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 16:31:32 +0000 Subject: [PATCH 1/2] chore(deps-dev): bump prettier from 3.2.2 to 3.2.4 Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.4. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.4) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 83d9e0ccd4..0470ad51b8 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "is-ci": "^3.0.1", "lerna": "^8.0.2", "lint-staged": "^15.1.0", - "prettier": "^3.2.2", + "prettier": "^3.2.4", "prettier-plugin-solidity": "^1.3.1", "solhint": "^4.1.1", "typedoc": "^0.25.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb0d0eac07..f66b793444 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,7 +49,7 @@ importers: version: 6.8.0(eslint@8.56.0) eslint-plugin-prettier: specifier: ^5.1.3 - version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.2) + version: 5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.4) eslint-plugin-react: specifier: ^7.33.2 version: 7.33.2(eslint@8.56.0) @@ -72,11 +72,11 @@ importers: specifier: ^15.1.0 version: 15.2.0 prettier: - specifier: ^3.2.2 - version: 3.2.2 + specifier: ^3.2.4 + version: 3.2.4 prettier-plugin-solidity: specifier: ^1.3.1 - version: 1.3.1(prettier@3.2.2) + version: 1.3.1(prettier@3.2.4) solhint: specifier: ^4.1.1 version: 4.1.1(typescript@5.3.3) @@ -8635,7 +8635,7 @@ packages: object.fromentries: 2.0.7 dev: true - /eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.2): + /eslint-plugin-prettier@5.1.3(eslint-config-prettier@9.1.0)(eslint@8.56.0)(prettier@3.2.4): resolution: {integrity: sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -8651,7 +8651,7 @@ packages: dependencies: eslint: 8.56.0 eslint-config-prettier: 9.1.0(eslint@8.56.0) - prettier: 3.2.2 + prettier: 3.2.4 prettier-linter-helpers: 1.0.0 synckit: 0.8.8 dev: true @@ -14682,14 +14682,14 @@ packages: fast-diff: 1.3.0 dev: true - /prettier-plugin-solidity@1.3.1(prettier@3.2.2): + /prettier-plugin-solidity@1.3.1(prettier@3.2.4): resolution: {integrity: sha512-MN4OP5I2gHAzHZG1wcuJl0FsLS3c4Cc5494bbg+6oQWBPuEamjwDvmGfFMZ6NFzsh3Efd9UUxeT7ImgjNH4ozA==} engines: {node: '>=16'} peerDependencies: prettier: '>=2.3.0' dependencies: '@solidity-parser/parser': 0.17.0 - prettier: 3.2.2 + prettier: 3.2.4 semver: 7.5.4 solidity-comments-extractor: 0.0.8 dev: true @@ -14700,8 +14700,8 @@ packages: hasBin: true requiresBuild: true - /prettier@3.2.2: - resolution: {integrity: sha512-HTByuKZzw7utPiDO523Tt2pLtEyK7OibUD9suEJQrPUCYQqrHr74GGX6VidMrovbf/I50mPqr8j/II6oBAuc5A==} + /prettier@3.2.4: + resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} engines: {node: '>=14'} hasBin: true dev: true From d09cd0e01ac747245307ceec5343d9ed30d7a6f0 Mon Sep 17 00:00:00 2001 From: 0xmad <0xmad@users.noreply.github.com> Date: Mon, 22 Jan 2024 10:40:35 -0600 Subject: [PATCH 2/2] chore: run prettier --- circuits/tsconfig.json | 4 ++-- cli/tsconfig.json | 4 ++-- contracts/tsconfig.json | 4 ++-- core/tsconfig.json | 4 ++-- crypto/tsconfig.json | 4 ++-- domainobjs/tsconfig.json | 4 ++-- integrationTests/tsconfig.json | 4 ++-- tsconfig.json | 4 ++-- website/tsconfig.json | 4 ++-- 9 files changed, 18 insertions(+), 18 deletions(-) diff --git a/circuits/tsconfig.json b/circuits/tsconfig.json index 1243fccb26..b1e0252bfe 100644 --- a/circuits/tsconfig.json +++ b/circuits/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, - "include": ["./ts"] + "include": ["./ts"], } diff --git a/cli/tsconfig.json b/cli/tsconfig.json index 263bcbc977..f3bd2a97f5 100644 --- a/cli/tsconfig.json +++ b/cli/tsconfig.json @@ -1,8 +1,8 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, "include": ["./ts", "./tests"], - "files": ["./hardhat.config.ts"] + "files": ["./hardhat.config.ts"], } diff --git a/contracts/tsconfig.json b/contracts/tsconfig.json index cfe9cef4f0..c232c0e1d0 100644 --- a/contracts/tsconfig.json +++ b/contracts/tsconfig.json @@ -1,8 +1,8 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, "include": ["./ts", "./tests", "./typechain-types"], - "files": ["./hardhat.config.ts"] + "files": ["./hardhat.config.ts"], } diff --git a/core/tsconfig.json b/core/tsconfig.json index 1243fccb26..b1e0252bfe 100644 --- a/core/tsconfig.json +++ b/core/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, - "include": ["./ts"] + "include": ["./ts"], } diff --git a/crypto/tsconfig.json b/crypto/tsconfig.json index 1243fccb26..b1e0252bfe 100644 --- a/crypto/tsconfig.json +++ b/crypto/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, - "include": ["./ts"] + "include": ["./ts"], } diff --git a/domainobjs/tsconfig.json b/domainobjs/tsconfig.json index 1243fccb26..b1e0252bfe 100644 --- a/domainobjs/tsconfig.json +++ b/domainobjs/tsconfig.json @@ -1,7 +1,7 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, - "include": ["./ts"] + "include": ["./ts"], } diff --git a/integrationTests/tsconfig.json b/integrationTests/tsconfig.json index f2423b9a54..f8e2dbfa80 100644 --- a/integrationTests/tsconfig.json +++ b/integrationTests/tsconfig.json @@ -1,8 +1,8 @@ { "extends": "../tsconfig.json", "compilerOptions": { - "outDir": "./build" + "outDir": "./build", }, "include": ["./ts"], - "files": ["./hardhat.config.ts"] + "files": ["./hardhat.config.ts"], } diff --git a/tsconfig.json b/tsconfig.json index 475b5385ac..7da1565d2c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -27,8 +27,8 @@ "composite": true, "incremental": true, "declarationMap": true, - "stripInternal": true + "stripInternal": true, }, "exclude": ["node_modules"], - "include": ["./**/ts", "./**/typechain-types"] + "include": ["./**/ts", "./**/typechain-types"], } diff --git a/website/tsconfig.json b/website/tsconfig.json index 712d10ca96..c2135eb90e 100644 --- a/website/tsconfig.json +++ b/website/tsconfig.json @@ -28,7 +28,7 @@ "incremental": true, "declarationMap": true, "sourceMap": true, - "stripInternal": true + "stripInternal": true, }, - "include": ["./src", "./docusaurus.config.ts"] + "include": ["./src", "./docusaurus.config.ts"], }