Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent 4b25220 commit 1def7cb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.0",
"prettier": "^3.2.1",
"prettier": "^3.2.2",
"rimraf": "^5.0.5",
"tsup": "^8.0.1",
"typedoc": "^0.25.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -825,7 +825,7 @@ __metadata:
eslint-config-prettier: "npm:^9.1.0"
eslint-plugin-prettier: "npm:^5.1.3"
lint-staged: "npm:^15.2.0"
prettier: "npm:^3.2.1"
prettier: "npm:^3.2.2"
rimraf: "npm:^5.0.5"
tslib: "npm:^2.6.2"
tsup: "npm:^8.0.1"
Expand Down Expand Up @@ -4646,12 +4646,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0, prettier@npm:^3.1.0, prettier@npm:^3.2.1":
version: 3.2.1
resolution: "prettier@npm:3.2.1"
"prettier@npm:^3.0.0, prettier@npm:^3.1.0, prettier@npm:^3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: a26d26a74ba5cbf23a9741074ceef4f53a08ced03c42449dc9615ecd08ada9d19d5247ad2b0dfb15b2c8e57ec9f516074627b85b9f03270b08c184c64e7d8f64
checksum: ab9470ff6cfd19f28bc424f22e58f2fc4a488d148b9384f6c3739235017c8350cae82b3697392c23d9b098b9d8dfaa1cc9ff4ef25fd45f54c97b95f9cc7a1f7d
languageName: node
linkType: hard

Expand Down

0 comments on commit 1def7cb

Please sign in to comment.