We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b842cd commit 8738846Copy full SHA for 8738846
package.json
@@ -60,16 +60,16 @@
60
"tiny-invariant": "^1.1.0"
61
},
62
"devDependencies": {
63
- "@semantic-release/changelog": "^5.0.0",
+ "@semantic-release/changelog": "^5.0.1",
64
"@semantic-release/git": "^9.0.0",
65
- "@types/jest": "^25.1.4",
+ "@types/jest": "^25.2.1",
66
"conventional-changelog-conventionalcommits": "^4.2.3",
67
- "husky": "^4.2.3",
68
- "lint-staged": "^10.0.8",
+ "husky": "^4.2.5",
+ "lint-staged": "^10.2.0",
69
"prettier": "^2.0.0",
70
- "prettier-plugin-packagejson": "^2.0.10",
71
- "semantic-release": "^17.0.4",
72
- "tsdx": "^0.12.3",
+ "prettier-plugin-packagejson": "^2.2.2",
+ "semantic-release": "^17.0.7",
+ "tsdx": "^0.13.2",
73
"tslib": "^1.11.1",
74
"typescript": "^3.8.3"
75
0 commit comments