Comparing version 2.1.4-next.78ad145.0 to 2.1.4-next.7a4ae4a.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.78ad145.0", | ||
"version": "2.1.4-next.7a4ae4a.0", | ||
"description": "Binary Term Format", | ||
@@ -33,14 +33,14 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.6.3", | ||
"@commitlint/config-conventional": "^17.6.3", | ||
"@favware/cliff-jumper": "^2.0.0", | ||
"@commitlint/cli": "^17.6.5", | ||
"@commitlint/config-conventional": "^17.6.5", | ||
"@favware/cliff-jumper": "^2.1.0", | ||
"@sapphire/eslint-config": "^4.4.2", | ||
"@sapphire/prettier-config": "^1.4.5", | ||
"@sapphire/ts-config": "^4.0.0", | ||
"@types/node": "^18.16.13", | ||
"@typescript-eslint/eslint-plugin": "^5.59.6", | ||
"@typescript-eslint/parser": "^5.59.6", | ||
"@vitest/coverage-c8": "^0.31.1", | ||
"@types/node": "^18.16.17", | ||
"@typescript-eslint/eslint-plugin": "^5.59.9", | ||
"@typescript-eslint/parser": "^5.59.9", | ||
"@vitest/coverage-v8": "^0.32.0", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.41.0", | ||
"eslint": "^8.42.0", | ||
"eslint-config-prettier": "^8.8.0", | ||
@@ -55,4 +55,4 @@ "eslint-plugin-prettier": "^4.2.1", | ||
"typedoc": "^0.23.28", | ||
"typescript": "^5.0.4", | ||
"vitest": "^0.31.1" | ||
"typescript": "^5.1.3", | ||
"vitest": "^0.32.0" | ||
}, | ||
@@ -102,3 +102,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@3.5.1" | ||
"packageManager": "yarn@3.6.0" | ||
} |