Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 11, 2024
1 parent 85583d6 commit 9a893a4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,14 @@
"@commitlint/cli": "17.6.7",
"@commitlint/config-conventional": "17.6.7",
"@types/node": "20.4.4",
"@types/prettier": "2.7.3",
"@types/prettier": "3.0.0",
"@types/shell-quote": "1.7.1",
"eslint": "8.45.0",
"husky": "8.0.3",
"is-ci": "3.0.1",
"lint-staged": "13.2.3",
"npm-run-all": "4.1.5",
"prettier": "3.0.0",
"prettier": "3.3.2",
"rimraf": "5.0.1",
"shell-quote": "1.8.1",
"syncpack": "10.7.3"
Expand Down
23 changes: 16 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2296,7 +2296,16 @@ __metadata:
languageName: node
linkType: hard

"@types/prettier@npm:2.7.3, @types/prettier@npm:^2.1.5":
"@types/prettier@npm:3.0.0":
version: 3.0.0
resolution: "@types/prettier@npm:3.0.0"
dependencies:
prettier: "npm:*"
checksum: a2a512d304e5bcf78f38089dc88ad19215e6ab871d435a17aef3ce538a63b07c0e359c18db23989dc1ed9fff96d99eee1f680416080184df5c7e0e3bf767e165
languageName: node
linkType: hard

"@types/prettier@npm:^2.1.5":
version: 2.7.3
resolution: "@types/prettier@npm:2.7.3"
checksum: cda84c19acc3bf327545b1ce71114a7d08efbd67b5030b9e8277b347fa57b05178045f70debe1d363ff7efdae62f237260713aafc2d7217e06fc99b048a88497
Expand Down Expand Up @@ -3250,14 +3259,14 @@ __metadata:
"@commitlint/cli": "npm:17.6.7"
"@commitlint/config-conventional": "npm:17.6.7"
"@types/node": "npm:20.4.4"
"@types/prettier": "npm:2.7.3"
"@types/prettier": "npm:3.0.0"
"@types/shell-quote": "npm:1.7.1"
eslint: "npm:8.45.0"
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
lint-staged: "npm:13.2.3"
npm-run-all: "npm:4.1.5"
prettier: "npm:3.0.0"
prettier: "npm:3.3.2"
rimraf: "npm:5.0.1"
shell-quote: "npm:1.8.1"
syncpack: "npm:10.7.3"
Expand Down Expand Up @@ -8296,12 +8305,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
"prettier@npm:*, prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 399292638280988ecd44db6532e908246b7c9468e6f5f571b3835a5206b7f1132cb674c12be430d921474901dc85398429dfd2dc31b282eef9affebd3ce72cef
checksum: 83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
languageName: node
linkType: hard

Expand Down

0 comments on commit 9a893a4

Please sign in to comment.