We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7ef9e commit 4f74d19Copy full SHA for 4f74d19
package.json
@@ -28,14 +28,14 @@
28
"singleQuote": true
29
},
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"
+ "@changesets/changelog-github": "^0.5.2",
+ "@changesets/cli": "^2.29.8",
+ "@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