@rocket.chat/string-helpers
Advanced tools
Comparing version 0.31.2 to 0.31.3
{ | ||
"name": "@rocket.chat/string-helpers", | ||
"version": "0.31.2", | ||
"version": "0.31.3", | ||
"description": "Helper functions for string manipulation", | ||
@@ -44,8 +44,8 @@ "keywords": [ | ||
"devDependencies": { | ||
"@rocket.chat/eslint-config-alt": "^0.31.1", | ||
"@rocket.chat/prettier-config": "^0.31.1", | ||
"@rocket.chat/eslint-config-alt": "^0.31.3", | ||
"@rocket.chat/prettier-config": "^0.31.3", | ||
"@types/jest": "^27.0.2", | ||
"eslint": "^8.2.0", | ||
"jest": "^27.3.1", | ||
"lint-all": "^0.31.1", | ||
"lint-all": "^0.31.3", | ||
"lint-staged": "^11.2.6", | ||
@@ -57,3 +57,3 @@ "npm-run-all": "^4.1.5", | ||
"typedoc": "^0.22.8", | ||
"typescript": "^4.3.4" | ||
"typescript": "~4.3.5" | ||
}, | ||
@@ -63,3 +63,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "4e1c44b64f76cd5c48cb71b8bfb0af0740f5d39c" | ||
"gitHead": "9fb4111beba48fb5441eaa0b1686b7fb9ba78ab7" | ||
} |