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 May 12, 2023
1 parent cb0d3b8 commit c5083be
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 @@ -44,7 +44,7 @@
"moo": "0.5.2"
},
"devDependencies": {
"@homer0/prettier-plugin-jsdoc": "5.1.6",
"@homer0/prettier-plugin-jsdoc": "6.0.2",
"@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.2":
version "6.0.2"
resolved "https://registry.yarnpkg.com/@homer0/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-6.0.2.tgz#2fa45feb93f5bc2286beaa73c4dd9d377cb26161"
integrity sha512-VKKkrUKDzYZTWB/cqCHXyNzjnBtTJVpnPuvFP5Z9VE+kAdL+Uqs2lwKMfKBdeQQmF49Ewsw1U+znHoolHzqJ9A==
dependencies:
comment-parser "^1.3.1"
prettier "^2.7.1"
prettier "^2.8.4"
ramda "0.28.0"

"@humanwhocodes/config-array@^0.11.8":
Expand Down Expand Up @@ -5075,10 +5075,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.4:
version "2.8.8"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==

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

0 comments on commit c5083be

Please sign in to comment.