Bump deps (#296)

* Bump deps

* @types/jest

* TS 3.8.3
This commit is contained in:
Jaco Greeff
2020-03-21 10:27:57 +01:00
committed by GitHub
parent b5882bf3a4
commit 49c4c592f1
13 changed files with 653 additions and 568 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.8.7"
"@babel/runtime": "^7.9.0"
}
}