Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#606)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 15, 2024
1 parent f11b358 commit 3964c9f
Show file tree
Hide file tree
Showing 16 changed files with 33 additions and 35 deletions.
38 changes: 18 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/case-connector-proto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@types/uuid": "^9.0.8",
"grpc_tools_node_protoc_ts": "^5.3.3",
"grpc-tools": "^1.12.4",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"source-map-loader": "^5.0.0",
"terser-webpack-plugin": "^5.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-connector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/uuid": "^9.0.8",
"grpc_tools_node_protoc_ts": "^5.3.3",
"grpc-tools": "^1.12.4",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"source-map-loader": "^5.0.0",
"terser-webpack-plugin": "^5.3.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-core-plugin-function-dsl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/jest": "^29.5.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-core-plugin-function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@types/jest": "^29.5.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-core-plugin-http-dsl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"body-parser": "^1.20.2",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-core-plugin-http/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"body-parser": "^1.20.2",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint": "^8.57.0",
"jest": "^29.7.0",
"lcov-result-merger": "^5.0.1",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-definition-dsl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"jsii-docgen": "^10.4.16",
"jsii-pacmak": "^1.101.0",
"mkdirp": "^3.0.1",
"prettier": "3.3.2",
"prettier": "3.3.3",
"publib": "^0.2.848",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-entities/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"body-parser": "^1.20.2",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/case-maintainer-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"url": "https://github.com/case-contract-testing/case/issues"
},
"devDependencies": {
"prettier": "^3.3.2"
"prettier": "^3.3.3"
},
"dependencies": {}
}
2 changes: 1 addition & 1 deletion packages/case-plugin-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/jest": "^29.5.12",
"eslint": "^8.57.0",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-case-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"eslint": "^8.57.0",
"express": "^4.19.2",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/contract-case-jest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint": "^8.57.0",
"express": "^4.19.2",
"jest": "^29.7.0",
"prettier": "3.3.2",
"prettier": "3.3.3",
"rimraf": "^6.0.1",
"ts-jest": "^29.1.5",
"ts-node": "^10.9.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@docusaurus/module-type-aliases": "^3.4.0",
"@docusaurus/tsconfig": "3.4.0",
"typescript": "^5.5.2",
"prettier": "3.3.2"
"prettier": "3.3.3"
},
"browserslist": {
"production": [
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-case-maintainer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"url": "https://github.com/case-contract-testing/case/issues"
},
"devDependencies": {
"prettier": "3.3.2"
"prettier": "3.3.3"
},
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.13.0",
Expand Down

0 comments on commit 3964c9f

Please sign in to comment.