Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.2.5 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 10b032a commit 55bc487
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 @@ -63,7 +63,7 @@
"jest": "29.7.0",
"jsdom": "24.0.0",
"nuxt": "3.11.2",
"prettier": "3.2.5",
"prettier": "3.3.2",
"request": "2.88.2",
"request-promise-native": "1.0.9",
"standard-version": "9.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12944,7 +12944,7 @@ __metadata:
jest: "npm:29.7.0"
jsdom: "npm:24.0.0"
nuxt: "npm:3.11.2"
prettier: "npm:3.2.5"
prettier: "npm:3.3.2"
request: "npm:2.88.2"
request-promise-native: "npm:1.0.9"
shopify-buy: "npm:2.21.1"
Expand Down Expand Up @@ -14258,12 +14258,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

0 comments on commit 55bc487

Please sign in to comment.