Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 22, 2024
1 parent 6f67758 commit 0b967c7
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"jest": "^29.7.0",
"jest-junit": "^16.0.0",
"lint-staged": "^15.2.5",
"prettier": "^3.2.5",
"prettier": "^3.3.0",
"ts-jest": "^29.1.4",
"ts-node": "^10.9.2",
"typescript": "5.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"eslint-plugin-import-x": "^0.5.1",
"eslint-plugin-jest": "^28.5.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5"
"prettier": "^3.3.0"
},
"dependencies": {
"@noahnu/eslint-import-resolver-require": "workspace:^0.0.5",
Expand All @@ -83,7 +83,7 @@
"eslint-plugin-import-x": ">=0.5.1",
"eslint-plugin-jest": ">=28.5.0",
"eslint-plugin-prettier": ">=5.1.3",
"prettier": ">=3.2.5",
"prettier": ">=3.3.0",
"typescript": ">=5.4.5"
}
}
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,7 @@ __metadata:
eslint-plugin-import-x: "npm:^0.5.1"
eslint-plugin-jest: "npm:^28.5.0"
eslint-plugin-prettier: "npm:^5.1.3"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.0"
peerDependencies:
"@noahnu/eslint-import-resolver-require": "workspace:^0.0.5"
"@typescript-eslint/eslint-plugin": ">=7.11.0"
Expand All @@ -1421,7 +1421,7 @@ __metadata:
eslint-plugin-import-x: ">=0.5.1"
eslint-plugin-jest: ">=28.5.0"
eslint-plugin-prettier: ">=5.1.3"
prettier: ">=3.2.5"
prettier: ">=3.3.0"
typescript: ">=5.4.5"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1497,7 +1497,7 @@ __metadata:
jest: "npm:^29.7.0"
jest-junit: "npm:^16.0.0"
lint-staged: "npm:^15.2.5"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.0"
ts-jest: "npm:^29.1.4"
ts-node: "npm:^10.9.2"
typescript: "npm:5.4.5"
Expand Down Expand Up @@ -7890,12 +7890,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:^3.3.0":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
languageName: node
linkType: hard

Expand Down

0 comments on commit 0b967c7

Please sign in to comment.