Skip to content

Commit

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

build(npm-dev): bump prettier from 3.4.2 to 3.5.0
  • Loading branch information
mergify[bot] authored Feb 10, 2025
2 parents d168882 + 1683a68 commit e68ad2c
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.3",
"eslint-plugin-vue": "^9.32.0",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"prettier": "^3.5.0",
"sass": "~1.84.0",
"sass-loader": "^16.0.4",
"typescript": "~5.7.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7385,12 +7385,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -9035,7 +9035,7 @@ __metadata:
eslint-plugin-vue: ^9.32.0
lint-staged: ^15.4.3
lodash.clonedeep: ^4.5.0
prettier: ^3.4.2
prettier: ^3.5.0
qs: ^6.14.0
sass: ~1.84.0
sass-loader: ^16.0.4
Expand Down

0 comments on commit e68ad2c

Please sign in to comment.