diff --git a/package-lock.json b/package-lock.json index 9a39f7f4..626904ad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "style-to-js": "2.0.0" }, "devDependencies": { - "@arethetypeswrong/cli": "0.18.3", + "@arethetypeswrong/cli": "0.18.4", "@commitlint/cli": "21.0.2", "@commitlint/config-conventional": "21.0.2", "@eslint/eslintrc": "3.3.5", @@ -79,13 +79,13 @@ "dev": true }, "node_modules/@arethetypeswrong/cli": { - "version": "0.18.3", - "resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.18.3.tgz", - "integrity": "sha512-GeAlc+lUD4gKHD/LDQNvQY30FfQ+xAXg2inbQKUjFZgTOdI5ygEweaOnGHGBPSKXSLGQC7VLhpXu9zMnYk/4sQ==", + "version": "0.18.4", + "resolved": "https://registry.npmjs.org/@arethetypeswrong/cli/-/cli-0.18.4.tgz", + "integrity": "sha512-kNWo6LTzGAuLYPpJ7Sgo63whSUeeSuKMlYx6IBgzs4ONEG807gW4hSSENvpeCHzO2H2wIzG5EFl0OKBbqGBAyA==", "dev": true, "license": "MIT", "dependencies": { - "@arethetypeswrong/core": "0.18.3", + "@arethetypeswrong/core": "0.18.4", "chalk": "^4.1.2", "cli-table3": "^0.6.3", "commander": "^10.0.1", @@ -111,9 +111,9 @@ } }, "node_modules/@arethetypeswrong/core": { - "version": "0.18.3", - "resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.18.3.tgz", - "integrity": "sha512-sWBB/tdIktaT5xMq0Dz6CJyqcf6oMNdmiKiuPU1lWoJLTL6gjRSsksBuSgqot21hylkklBQY1wiSu+PkZhW7sw==", + "version": "0.18.4", + "resolved": "https://registry.npmjs.org/@arethetypeswrong/core/-/core-0.18.4.tgz", + "integrity": "sha512-M5F0ePyN6h2Z6XxRiyIPqjGbltotXLjR0CKA0uKspsDu0QmgTNYvRb4RSQPMUs2ZXZHCCYpbaZbFbYOXLxCjUA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 5c47908f..3aa41236 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "style-to-js": "2.0.0" }, "devDependencies": { - "@arethetypeswrong/cli": "0.18.3", + "@arethetypeswrong/cli": "0.18.4", "@commitlint/cli": "21.0.2", "@commitlint/config-conventional": "21.0.2", "@eslint/eslintrc": "3.3.5",