Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent 96c8030 commit 9c78c20
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@vercel/ncc": "0.36.1",
"husky": "8.0.3",
"prettier": "2.8.2",
"prettier": "2.8.3",
"typescript": "4.9.5"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -193,10 +193,10 @@ once@^1.4.0:
dependencies:
wrappy "1"

prettier@2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
prettier@2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==

tr46@~0.0.3:
version "0.0.3"
Expand Down

0 comments on commit 9c78c20

Please sign in to comment.