homekit-code
Advanced tools
Comparing version 1.2.1 to 1.2.2
{ | ||
"name": "homekit-code", | ||
"version": "1.2.1", | ||
"version": "1.2.2", | ||
"description": "Generate a pairing HomeKit QR code label or scannable tag to setup your HomeKit accessory.", | ||
@@ -54,6 +54,6 @@ "keywords": [ | ||
"qrcode": "1.5.0", | ||
"yargs": "17.3.1" | ||
"yargs": "17.4.0" | ||
}, | ||
"devDependencies": { | ||
"@commitlint/cli": "16.2.1", | ||
"@commitlint/cli": "16.2.3", | ||
"@commitlint/config-conventional": "16.2.1", | ||
@@ -64,7 +64,7 @@ "@semantic-release/changelog": "6.0.1", | ||
"@types/jest": "27.4.1", | ||
"@types/node": "17.0.21", | ||
"@types/node": "17.0.22", | ||
"@types/qrcode": "1.4.2", | ||
"@types/yargs": "17.0.9", | ||
"@typescript-eslint/eslint-plugin": "5.14.0", | ||
"@typescript-eslint/parser": "5.14.0", | ||
"@types/yargs": "17.0.10", | ||
"@typescript-eslint/eslint-plugin": "5.16.0", | ||
"@typescript-eslint/parser": "5.16.0", | ||
"dotenv": "16.0.0", | ||
@@ -75,3 +75,3 @@ "eslint": "8.11.0", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-jest": "26.1.1", | ||
"eslint-plugin-jest": "26.1.2", | ||
"eslint-plugin-no-type-assertion": "1.1.1", | ||
@@ -84,5 +84,5 @@ "eslint-plugin-prettier": "4.0.0", | ||
"jest": "27.5.1", | ||
"lint-staged": "12.3.5", | ||
"lint-staged": "12.3.7", | ||
"nodemon": "2.0.15", | ||
"prettier": "2.5.1", | ||
"prettier": "2.6.0", | ||
"semantic-release": "19.0.2", | ||
@@ -89,0 +89,0 @@ "ts-jest": "27.1.3", |
96712
33
1049
+ Addedyargs@17.4.0(transitive)
- Removedyargs@17.3.1(transitive)
Updatedyargs@17.4.0