We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7ef9e commit a551d73Copy full SHA for a551d73
package.json
@@ -30,12 +30,12 @@
30
"devDependencies": {
31
"@changesets/changelog-github": "^0.5.1",
32
"@changesets/cli": "^2.29.6",
33
- "@types/jest": "^25.1.2",
34
- "@types/object-hash": "^1.3.1",
35
- "object-hash": "^2.0.2",
36
- "tsdx": "^0.12.3",
37
- "tslib": "^1.10.0",
38
- "typescript": "^3.7.5"
+ "@types/jest": "^25.2.3",
+ "@types/object-hash": "^1.3.4",
+ "object-hash": "^2.2.0",
+ "tsdx": "^0.14.1",
+ "tslib": "^1.14.1",
+ "typescript": "^3.9.10"
39
},
40
"jest": {
41
"globals": {
0 commit comments