Skip to content

Commit

Permalink
fix(prettier-plugin-jsdoc): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Mar 17, 2022
1 parent 33871be commit e56b749
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
},
"dependencies": {
"comment-parser": "^1.3.0",
"prettier": "^2.5.1",
"ramda": "0.27.1"
"prettier": "^2.6.0",
"ramda": "0.28.0"
},
"devDependencies": {
"jest": "^27.4.3",
"jest-environment-node": "^27.4.2"
"jest": "^27.5.1",
"jest-environment-node": "^27.5.1"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit e56b749

Please sign in to comment.