diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 625308d..04625d6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,8 @@ jobs: - 18 - 19 - 20 - - 21 + - 21 + - 22 fail-fast: false steps: - uses: actions/checkout@v3 diff --git a/package.json b/package.json index 9c77fea..9d25c61 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "url": "https://github.com/node-ipc/vanilla-test.git" }, "dependencies": { - "@achrinza/strong-type": "1.1.7", + "@achrinza/strong-type": "1.1.9", "ansi-colors-es6": "5.0.0" }, "devDependencies": {