We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e53da37 commit da1d918Copy full SHA for da1d918
package.json
@@ -35,12 +35,12 @@
35
"devDependencies": {
36
"@changesets/changelog-github": "^0.5.1",
37
"@changesets/cli": "^2.29.6",
38
- "@types/jest": "^25.1.2",
39
- "@types/object-hash": "^1.3.1",
40
- "object-hash": "^2.0.2",
41
- "tsdx": "^0.12.3",
42
- "tslib": "^1.10.0",
43
- "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"
44
},
45
"jest": {
46
"globals": {
0 commit comments