Skip to content

Commit

Permalink
Bump Prettier dependency to 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Jun 11, 2024
1 parent 1596a60 commit 7630fac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prettier",
"version": "3.3.2",
"version": "3.4.0-dev",
"description": "Prettier is an opinionated code formatter",
"bin": "./bin/prettier.cjs",
"repository": "prettier/prettier",
Expand Down Expand Up @@ -147,7 +147,7 @@
"jest-watch-typeahead": "2.2.2",
"magic-string": "0.30.10",
"npm-run-all2": "6.2.0",
"prettier": "3.3.1",
"prettier": "3.3.2",
"pretty-bytes": "6.1.1",
"rollup-plugin-license": "3.4.0",
"semver": "7.6.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7243,12 +7243,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 10/31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
languageName: node
linkType: hard

Expand Down Expand Up @@ -7357,7 +7357,7 @@ __metadata:
postcss-scss: "npm:4.0.9"
postcss-selector-parser: "npm:2.2.3"
postcss-values-parser: "npm:2.0.1"
prettier: "npm:3.3.1"
prettier: "npm:3.3.2"
pretty-bytes: "npm:6.1.1"
regexp-util: "npm:2.0.0"
remark-footnotes: "npm:2.0.0"
Expand Down

0 comments on commit 7630fac

Please sign in to comment.