Skip to content

Commit

Permalink
chore: update dependency @homer0/prettier-plugin-jsdoc to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2023
1 parent 972eed8 commit a4baf57
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -40,7 +40,7 @@
"moo": "0.5.2"
},
"devDependencies": {
"@homer0/prettier-plugin-jsdoc": "5.1.6",
"@homer0/prettier-plugin-jsdoc": "6.0.1",
"@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.5",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -537,13 +537,13 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@homer0/prettier-plugin-jsdoc@5.1.6":
version "5.1.6"
resolved "https://registry.yarnpkg.com/@homer0/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-5.1.6.tgz#42552d43c57359943bc8764f70f2d45db9905529"
integrity sha512-3eI/a5ONMKyUi0+cX65zvpbfh5P+7MLZWNzREIosqx57fmCY3AdxXvykSoY+kgFq2uXkrgj05pIubRAfg5OT6g==
"@homer0/prettier-plugin-jsdoc@6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/@homer0/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-6.0.1.tgz#011a8636185669c230b2b592e24a0a2ac9087a86"
integrity sha512-ZRakCO5gNIIHdXmsIamjgQDSxDjjTa+da9/LzePOLeLxKluqg7xZeaqMeVjKS5XqnIH3JSj0bAd842WMPll6bA==
dependencies:
comment-parser "^1.3.1"
prettier "^2.7.1"
prettier "^2.8.3"
ramda "0.28.0"

"@humanwhocodes/config-array@^0.11.8":
Expand Down Expand Up @@ -5076,10 +5076,10 @@ prettier@2.8.1:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==

prettier@^2.7.1:
version "2.7.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
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==

pretty-format@^29.0.0, pretty-format@^29.0.1:
version "29.0.1"
Expand Down

0 comments on commit a4baf57

Please sign in to comment.