Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SubZtep committed Feb 17, 2022
1 parent c73ca87 commit f3df625
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@
"pug": "^3.0.2"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/pug": "^2.0.4",
"jest": "^26.6.3",
"ts-jest": "^26.5.6",
"tsup": "^4.10.1",
"typescript": "^4.2.4",
"vite": "^2.2.1"
"@types/jest": "^27.4.0",
"@types/pug": "^2.0.6",
"jest": "^27.5.1",
"ts-jest": "^27.1.3",
"tsup": "^5.11.13",
"typescript": "^4.5.5",
"vite": "^2.8.3"
},
"peerDependencies": {
"vite": "~2"
Expand Down

0 comments on commit f3df625

Please sign in to comment.