Skip to content

Commit

Permalink
Merge pull request #658 from spiltcoffee/dependabot/npm_and_yarn/pret…
Browse files Browse the repository at this point in the history
…tier-3.3.2

build(npm-dev): bump prettier from 3.3.1 to 3.3.2
  • Loading branch information
mergify[bot] authored Jun 12, 2024
2 parents fb92515 + c980c29 commit 83df389
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 @@ -28,7 +28,7 @@
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-vue": "^9.26.0",
"lint-staged": "^15.2.6",
"prettier": "^3.3.1",
"prettier": "^3.3.2",
"sass": "~1.77.5",
"sass-loader": "^14.2.1",
"typescript": "~5.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7100,12 +7100,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: 10987ff39e23d9359a76a441431dfe3ee26cc444540dc1577e8109e31394231fc1187d47a1e4ebc98bd605885c50ec681e9f2674e489c3313708c30b6ef5e119
checksum: 5557d8caed0b182f68123c2e1e370ef105251d1dd75800fadaece3d061daf96b1389141634febf776050f9d732c7ae8fd444ff0b4a61b20535e7610552f32c69
languageName: node
linkType: hard

Expand Down Expand Up @@ -8673,7 +8673,7 @@ __metadata:
eslint-plugin-vue: ^9.26.0
lint-staged: ^15.2.6
lodash.clonedeep: ^4.5.0
prettier: ^3.3.1
prettier: ^3.3.2
qs: ^6.12.1
sass: ~1.77.5
sass-loader: ^14.2.1
Expand Down

0 comments on commit 83df389

Please sign in to comment.