Comparing version 2.1.4-next.829215b.0 to 2.1.4-next.83a691a.0
{ | ||
"name": "binarytf", | ||
"version": "2.1.4-next.829215b.0", | ||
"version": "2.1.4-next.83a691a.0", | ||
"description": "Binary Term Format", | ||
@@ -34,14 +34,14 @@ "author": "kyranet <kyradiscord@gmail.com>", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@favware/cliff-jumper": "^2.1.3", | ||
"@favware/cliff-jumper": "^2.2.0", | ||
"@sapphire/eslint-config": "^5.0.2", | ||
"@sapphire/prettier-config": "^2.0.0", | ||
"@sapphire/ts-config": "^5.0.0", | ||
"@types/node": "^20.6.2", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.7.0", | ||
"@vitest/coverage-v8": "^0.34.4", | ||
"@types/node": "^20.8.3", | ||
"@typescript-eslint/eslint-plugin": "^6.7.4", | ||
"@typescript-eslint/parser": "^6.7.4", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"cz-conventional-changelog": "^3.3.0", | ||
"eslint": "^8.49.0", | ||
"eslint": "^8.51.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
@@ -56,3 +56,3 @@ "eslint-plugin-prettier": "^5.0.0", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.34.4" | ||
"vitest": "^0.34.6" | ||
}, | ||
@@ -103,3 +103,3 @@ "repository": { | ||
"prettier": "@sapphire/prettier-config", | ||
"packageManager": "yarn@3.6.3" | ||
"packageManager": "yarn@3.6.4" | ||
} |