Skip to content

Commit

Permalink
fix(monorepo): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
homer0 committed Jul 12, 2022
1 parent a3a2636 commit 032fdf1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
},
"dependencies": {
"comment-parser": "^1.3.1",
"prettier": "^2.6.2",
"prettier": "^2.7.1",
"ramda": "0.28.0"
},
"devDependencies": {
"jest": "^27.5.1",
"jest-environment-node": "^27.5.1"
"jest": "^28.1.2",
"jest-environment-node": "^28.1.2"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit 032fdf1

Please sign in to comment.