Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 967717c commit 80b9e34
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"node-gyp": "^10.0.1",
"node-polyfill-webpack-plugin": "^3.0.0",
"offline-iconfont": "^1.2.0",
"prettier": "^2.5.1",
"prettier": "^3.3.3",
"rimraf": "^3.0.2",
"semver": "^7.5.2",
"simple-git": "^3.3.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2186,7 +2186,7 @@ __metadata:
node-gyp: "npm:^10.0.1"
node-polyfill-webpack-plugin: "npm:^3.0.0"
offline-iconfont: "npm:^1.2.0"
prettier: "npm:^2.5.1"
prettier: "npm:^3.3.3"
rimraf: "npm:^3.0.2"
semver: "npm:^7.5.2"
simple-git: "npm:^3.3.0"
Expand Down Expand Up @@ -16270,12 +16270,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.5.1":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin-prettier.js
checksum: 10/00cdb6ab0281f98306cd1847425c24cbaaa48a5ff03633945ab4c701901b8e96ad558eb0777364ffc312f437af9b5a07d0f45346266e8245beaf6247b9c62b24
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 80b9e34

Please sign in to comment.