⬆️ bump dependencies

This commit is contained in:
platane
2020-11-30 11:00:44 +01:00
parent 485b70d30b
commit fef280dceb
5 changed files with 138 additions and 141 deletions

View File

@@ -6,11 +6,11 @@
"repository": "github:platane/snk",
"devDependencies": {
"@types/jest": "26.0.15",
"@types/node": "14.14.6",
"jest": "26.6.2",
"prettier": "2.1.2",
"ts-jest": "26.4.3",
"typescript": "4.0.5"
"@types/node": "14.14.10",
"jest": "26.6.3",
"prettier": "2.2.1",
"ts-jest": "26.4.4",
"typescript": "4.1.2"
},
"workspaces": [
"packages/**"