Skip to content

Commit

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

build(npm-dev): bump prettier from 3.4.1 to 3.4.2
  • Loading branch information
mergify[bot] authored Dec 5, 2024
2 parents 77670fb + 8dd08d8 commit f2a7fc2
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.2.1",
"eslint-plugin-vue": "^9.32.0",
"lint-staged": "^15.2.10",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"sass": "~1.81.0",
"sass-loader": "^16.0.3",
"typescript": "~5.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7276,12 +7276,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: f83ae83e38ae38f42c0b174833f58f820ed6eb063abfc5aa6725e8f9c1d626b54b1cb9d595cace525f8d59de89e186285f6bbcb460dc644ea9d8a7823cc54aca
checksum: 061c84513db62d3944c8dc8df36584dad82883ce4e49efcdbedd8703dce5b173c33fd9d2a4e1725d642a3b713c932b55418342eaa347479bc4a9cca114a04cd0
languageName: node
linkType: hard

Expand Down Expand Up @@ -8869,7 +8869,7 @@ __metadata:
eslint-plugin-vue: ^9.32.0
lint-staged: ^15.2.10
lodash.clonedeep: ^4.5.0
prettier: ^3.4.1
prettier: ^3.4.2
qs: ^6.13.1
sass: ~1.81.0
sass-loader: ^16.0.3
Expand Down

0 comments on commit f2a7fc2

Please sign in to comment.