Skip to content

Commit

Permalink
Bump Prettier to version 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Jun 21, 2024
1 parent c91f941 commit 4d86a01
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"vitest": "^1.6.0"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions codemods/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3578,12 +3578,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.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/d509f9da0b70e8cacc561a1911c0d99ec75117faed27b95cc8534cb2349667dee6351b0ca83fa9d5703f14127faa52b798de40f5705f02d843da133fc3aa416a
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
languageName: node
linkType: hard

Expand Down Expand Up @@ -3690,7 +3690,7 @@ __metadata:
execa: "npm:^9.1.0"
globby: "npm:^14.0.1"
jscodeshift: "npm:^0.15.2"
prettier: "npm:^3.2.5"
prettier: "npm:^3.3.2"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.4.5"
vitest: "npm:^1.6.0"
Expand Down

0 comments on commit 4d86a01

Please sign in to comment.