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 1, 2023
1 parent dc6dd0f commit adab788
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 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.0",
"@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.5",
"@types/jest": "29.2.5",
"@types/node": "18.11.18",
Expand Down
17 changes: 6 additions & 11 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.0":
version "6.0.0"
resolved "https://registry.yarnpkg.com/@homer0/prettier-plugin-jsdoc/-/prettier-plugin-jsdoc-6.0.0.tgz#dcc37d4749b91a0506b90eda6bb54e8e9b141358"
integrity sha512-21ItGUyRghetQjQVDG3PfWq/2Hp8WYVDdHuCnO3Pjn8bfYDM7AM0erCMCIAGWsi9dxUtH2lA0Yis7Fnd5s+1yg==
dependencies:
comment-parser "^1.3.1"
prettier "^2.7.1"
prettier "^2.8.1"
ramda "0.28.0"

"@humanwhocodes/config-array@^0.11.8":
Expand Down Expand Up @@ -5071,16 +5071,11 @@ prelude-ls@~1.1.2:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=

prettier@2.8.1:
prettier@2.8.1, prettier@^2.8.1:
version "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==

pretty-format@^29.0.0, pretty-format@^29.0.1:
version "29.0.1"
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.0.1.tgz#2f8077114cdac92a59b464292972a106410c7ad0"
Expand Down

0 comments on commit adab788

Please sign in to comment.