diff --git a/.github/workflows/support-files/package.json b/.github/workflows/support-files/package.json index 01470a49b9..4238f60aca 100644 --- a/.github/workflows/support-files/package.json +++ b/.github/workflows/support-files/package.json @@ -22,6 +22,6 @@ "unified": "^9.2.2" }, "devDependencies": { - "prettier": "2.3.2" + "prettier": "^2.8.7" } } diff --git a/clients/validator/package.json b/clients/validator/package.json index 47766a842b..8887605fe7 100644 --- a/clients/validator/package.json +++ b/clients/validator/package.json @@ -48,7 +48,7 @@ "eslint-plugin-mocha": "^10.0.3", "eslint-plugin-prettier": "^4.0.0", "mocha": "^10.0.0", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "ts-mocha": "^10.0.0", "typedoc": "^0.22.13", "typescript": "^4.6.2", diff --git a/docker/typescript_client/upload_contract/package.json b/docker/typescript_client/upload_contract/package.json index 7ae335c578..8508b2f306 100644 --- a/docker/typescript_client/upload_contract/package.json +++ b/docker/typescript_client/upload_contract/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "@tsconfig/recommended": "^1.0.1", - "prettier": "^2.2.1", + "prettier": "^2.8.7", "typescript": "^4.1.3" }, "dependencies": { diff --git a/explorer/package.json b/explorer/package.json index 9290a8c750..094e705132 100644 --- a/explorer/package.json +++ b/explorer/package.json @@ -80,7 +80,7 @@ "html-webpack-plugin": "^5.3.2", "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", - "prettier": "2.3.2", + "prettier": "^2.8.7", "react-refresh": "^0.10.0", "react-refresh-typescript": "^2.0.2", "style-loader": "^3.3.1", @@ -121,4 +121,4 @@ "last 1 safari version" ] } -} \ No newline at end of file +} diff --git a/nym-api/tests/package.json b/nym-api/tests/package.json index 2beba94f14..c3aa4a12ea 100644 --- a/nym-api/tests/package.json +++ b/nym-api/tests/package.json @@ -42,7 +42,7 @@ "eslint-plugin-prettier": "^4.0.0", "jest": "^28.1.3", "jest-junit": "^14.0.0", - "prettier": "2.7.1", + "prettier": "^2.8.7", "process": "0.11.10", "ts-jest": "28.0.7", "typescript": "^4.7.4", diff --git a/nym-connect/desktop/package.json b/nym-connect/desktop/package.json index 032593ab66..3cacf16bb6 100644 --- a/nym-connect/desktop/package.json +++ b/nym-connect/desktop/package.json @@ -96,7 +96,7 @@ "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", "npm-run-all": "^4.1.5", - "prettier": "2.3.2", + "prettier": "^2.8.7", "react-refresh": "^0.10.0", "react-refresh-typescript": "^2.0.2", "style-loader": "^3.3.1", @@ -113,4 +113,4 @@ "webpack-merge": "^5.8.0", "yaml-loader": "^0.8.0" } -} \ No newline at end of file +} diff --git a/nym-connect/mobile/package.json b/nym-connect/mobile/package.json index a48115f902..20c4aceb65 100644 --- a/nym-connect/mobile/package.json +++ b/nym-connect/mobile/package.json @@ -100,7 +100,7 @@ "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", "npm-run-all": "^4.1.5", - "prettier": "2.3.2", + "prettier": "^2.8.7", "react-refresh": "^0.10.0", "react-refresh-typescript": "^2.0.2", "style-loader": "^3.3.1", diff --git a/nym-wallet/package.json b/nym-wallet/package.json index 05d6195526..a374f3f571 100644 --- a/nym-wallet/package.json +++ b/nym-wallet/package.json @@ -106,7 +106,7 @@ "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", "npm-run-all": "^4.1.5", - "prettier": "2.3.2", + "prettier": "^2.8.7", "react-refresh": "^0.10.0", "react-refresh-typescript": "^2.0.2", "style-loader": "^3.3.1", @@ -122,4 +122,4 @@ "webpack-favicons": "^1.3.8", "webpack-merge": "^5.8.0" } -} \ No newline at end of file +} diff --git a/nym-wallet/webdriver/package.json b/nym-wallet/webdriver/package.json index bc309a7574..b705dc7912 100644 --- a/nym-wallet/webdriver/package.json +++ b/nym-wallet/webdriver/package.json @@ -22,6 +22,6 @@ "@wdio/local-runner": "^7.14.1", "@wdio/mocha-framework": "^7.14.1", "@wdio/spec-reporter": "^7.14.1", - "prettier": "2.4.1" + "prettier": "^2.8.7" } } diff --git a/sdk/typescript/examples/parcel/package.json b/sdk/typescript/examples/parcel/package.json index ad5bc10384..98260f0f38 100644 --- a/sdk/typescript/examples/parcel/package.json +++ b/sdk/typescript/examples/parcel/package.json @@ -25,7 +25,7 @@ "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", "npm-run-all": "^4.1.5", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "ts-jest": "^27.0.5", "typescript": "^4.6.2" }, diff --git a/sdk/typescript/examples/plain-html/package.json b/sdk/typescript/examples/plain-html/package.json index a11f9b7639..a937165155 100644 --- a/sdk/typescript/examples/plain-html/package.json +++ b/sdk/typescript/examples/plain-html/package.json @@ -36,7 +36,7 @@ "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", "npm-run-all": "^4.1.5", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "style-loader": "^3.3.1", "thread-loader": "^3.0.4", "ts-jest": "^27.0.5", diff --git a/sdk/typescript/examples/react-webpack-with-theme-example/package.json b/sdk/typescript/examples/react-webpack-with-theme-example/package.json index ec780698d8..5af2e7b841 100644 --- a/sdk/typescript/examples/react-webpack-with-theme-example/package.json +++ b/sdk/typescript/examples/react-webpack-with-theme-example/package.json @@ -57,7 +57,7 @@ "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", "npm-run-all": "^4.1.5", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "react-refresh-typescript": "^2.0.3", "style-loader": "^3.3.1", "thread-loader": "^3.0.4", diff --git a/ts-packages/eslint-config-react-typescript/package.json b/ts-packages/eslint-config-react-typescript/package.json index 804075f705..5885f34b93 100644 --- a/ts-packages/eslint-config-react-typescript/package.json +++ b/ts-packages/eslint-config-react-typescript/package.json @@ -33,7 +33,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.2", "eslint-plugin-react-hooks": "^4.3.0", - "prettier": "^2.5.1" + "prettier": "^2.8.7" }, "eslintConfig": { "plugins": [ diff --git a/ts-packages/mock-nym-api/package.json b/ts-packages/mock-nym-api/package.json index a712fb99b9..f21e2b884e 100644 --- a/ts-packages/mock-nym-api/package.json +++ b/ts-packages/mock-nym-api/package.json @@ -28,7 +28,7 @@ "eslint-plugin-react-hooks": "^4.3.0", "eslint-plugin-storybook": "^0.5.12", "jest": "^27.1.0", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "rimraf": "^3.0.2", "ts-jest": "^27.0.5", "typescript": "^4.6.2", diff --git a/ts-packages/mui-theme/package.json b/ts-packages/mui-theme/package.json index 61fd88c460..7d30119d43 100644 --- a/ts-packages/mui-theme/package.json +++ b/ts-packages/mui-theme/package.json @@ -25,7 +25,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.2", "eslint-plugin-react-hooks": "^4.3.0", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "typescript": "^4.6.2", "ts-jest": "^27.0.5", "jest": "^27.1.0", diff --git a/ts-packages/react-components/package.json b/ts-packages/react-components/package.json index a2dee7715c..9ca96e8220 100644 --- a/ts-packages/react-components/package.json +++ b/ts-packages/react-components/package.json @@ -73,7 +73,7 @@ "eslint-plugin-react-hooks": "^4.3.0", "eslint-plugin-storybook": "^0.5.12", "jest": "^27.1.0", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "rimraf": "^3.0.2", "ts-jest": "^27.0.5", "tsconfig-paths-webpack-plugin": "^3.5.2", diff --git a/ts-packages/react-webpack-with-theme-example/package.json b/ts-packages/react-webpack-with-theme-example/package.json index 078ebc27cb..67b8d345ea 100644 --- a/ts-packages/react-webpack-with-theme-example/package.json +++ b/ts-packages/react-webpack-with-theme-example/package.json @@ -54,7 +54,7 @@ "html-webpack-plugin": "^5.3.2", "jest": "^27.1.0", "mini-css-extract-plugin": "^2.2.2", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "react-refresh-typescript": "^2.0.3", "style-loader": "^3.3.1", "thread-loader": "^3.0.4", diff --git a/ts-packages/types/package.json b/ts-packages/types/package.json index 7017554f51..25157b9753 100644 --- a/ts-packages/types/package.json +++ b/ts-packages/types/package.json @@ -24,7 +24,7 @@ "eslint-plugin-prettier": "^4.0.0", "eslint-plugin-react": "^7.29.2", "eslint-plugin-react-hooks": "^4.3.0", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "typescript": "^4.6.2", "ts-jest": "^27.0.5", "jest": "^27.1.0", diff --git a/ts-packages/webpack/package.json b/ts-packages/webpack/package.json index 800eab8ab0..503dcc9459 100644 --- a/ts-packages/webpack/package.json +++ b/ts-packages/webpack/package.json @@ -27,7 +27,7 @@ "file-loader": "^6.2.0", "fork-ts-checker-webpack-plugin": "^7.2.1", "html-webpack-plugin": "^5.3.2", - "prettier": "^2.5.1", + "prettier": "^2.8.7", "style-loader": "^3.3.1", "tsconfig-paths-webpack-plugin": "^3.5.2", "url-loader": "^4.1.1", diff --git a/yarn.lock b/yarn.lock index a9b1f0655e..4073adbfa0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -15706,20 +15706,15 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.3.2: - version "2.3.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" - integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== - "prettier@>=2.2.1 <=2.3.0": version "2.3.0" resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18" integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w== -prettier@^2.5.1: - version "2.8.3" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632" - integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw== +prettier@^2.8.7: + version "2.8.7" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450" + integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw== pretty-bytes@^6.0.0: version "6.0.0"