Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldenning committed Mar 19, 2022
1 parent 31a89d7 commit cd24c5d
Show file tree
Hide file tree
Showing 2 changed files with 1,995 additions and 3,261 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@
"lib"
],
"devDependencies": {
"@types/jest": "^26.0.20",
"concurrently": "^6.0.0",
"husky": "5",
"jest": "^26.0.1",
"jest-cli": "^26.0.1",
"@types/jest": "^27.4.1",
"concurrently": "^7.0.0",
"husky": "^7.0.4",
"jest": "^27.5.1",
"jest-cli": "^27.5.1",
"js-correct-lockfile": "^1.0.0",
"pinst": "^2.1.6",
"prettier": "^2.0.5",
"pretty-quick": "^3.1.0"
"pinst": "^3.0.0",
"prettier": "^2.6.0",
"pretty-quick": "^3.1.3"
},
"dependencies": {
"minimist": "^1.2.5",
Expand Down
Loading

0 comments on commit cd24c5d

Please sign in to comment.