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 Dec 27, 2022
1 parent 1023bd3 commit cb9731c
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.7.1",
"prettier": "^2.8.1",
"ramda": "0.28.0"
},
"devDependencies": {
"jest": "^29.2.1",
"jest-environment-node": "^29.2.1"
"jest": "^29.3.1",
"jest-environment-node": "^29.3.1"
},
"engine-strict": true,
"engines": {
Expand Down

0 comments on commit cb9731c

Please sign in to comment.