Comparing version 2.1.4-next.be543c1.0 to 2.1.4-next.e3d06b2.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.be543c1.0", | ||
"version": "2.1.4-next.e3d06b2.0", | ||
"description": "Binary Term Format", | ||
@@ -40,6 +40,6 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"@sapphire/ts-config": "^4.0.1", | ||
"@types/node": "^18.17.5", | ||
"@typescript-eslint/eslint-plugin": "^6.3.0", | ||
"@typescript-eslint/parser": "^6.3.0", | ||
"@vitest/coverage-v8": "^0.34.1", | ||
"@types/node": "^18.17.6", | ||
"@typescript-eslint/eslint-plugin": "^6.4.0", | ||
"@typescript-eslint/parser": "^6.4.0", | ||
"@vitest/coverage-v8": "^0.34.2", | ||
"cz-conventional-changelog": "^3.3.0", | ||
@@ -50,9 +50,9 @@ "eslint": "^8.47.0", | ||
"husky": "^8.0.3", | ||
"lint-staged": "^13.2.3", | ||
"lint-staged": "^14.0.0", | ||
"pinst": "^3.0.0", | ||
"prettier": "^3.0.1", | ||
"prettier": "^3.0.2", | ||
"tsup": "^7.2.0", | ||
"typedoc": "^0.24.8", | ||
"typescript": "^5.1.6", | ||
"vitest": "^0.34.1" | ||
"vitest": "^0.34.2" | ||
}, | ||
@@ -103,3 +103,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@3.6.1" | ||
"packageManager": "yarn@3.6.2" | ||
} |