diff --git a/.github/workflows/ci-elm.yml b/.github/workflows/ci-elm.yml index df1da5b..7e131b1 100644 --- a/.github/workflows/ci-elm.yml +++ b/.github/workflows/ci-elm.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: '20.5.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } + node-version: '20.6.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } cache: npm - name: Install npm dependencies run: npm ci --ignore-scripts @@ -40,7 +40,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: '20.5.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } + node-version: '20.6.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } cache: npm - name: Install npm dependencies run: npm ci --ignore-scripts diff --git a/.github/workflows/ci-js.yml b/.github/workflows/ci-js.yml index b3044fc..6ab762c 100644 --- a/.github/workflows/ci-js.yml +++ b/.github/workflows/ci-js.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: '20.5.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } + node-version: '20.6.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } cache: npm - name: Install npm dependencies run: npm ci --ignore-scripts @@ -47,7 +47,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: '20.5.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } + node-version: '20.6.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } cache: npm - name: Install npm dependencies run: npm ci --ignore-scripts diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index 4f2efa9..58b1447 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -25,7 +25,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: '20.5.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } + node-version: '20.6.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } cache: npm - name: Install npm dependencies run: npm ci --ignore-scripts diff --git a/.github/workflows/firebase-hosting-pull-request.yml b/.github/workflows/firebase-hosting-pull-request.yml index 43b9ee0..06cf0af 100644 --- a/.github/workflows/firebase-hosting-pull-request.yml +++ b/.github/workflows/firebase-hosting-pull-request.yml @@ -23,7 +23,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-node@v3 with: - node-version: '20.5.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } + node-version: '20.6.1' # selfup { "regex": "\\d[^']+", "script": "node --version | tr -d v" } cache: npm - name: Install npm dependencies run: npm ci --ignore-scripts diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index c46c0fc..727f12b 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -19,7 +19,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.16.8 # selfup { "regex": "\\d\\.\\d+\\.\\d+", "script": "typos --version | cut -d ' ' -f 2" } + - uses: crate-ci/typos@v1.16.13 # selfup { "regex": "\\d\\.\\d+\\.\\d+", "script": "typos --version | cut -d ' ' -f 2" } with: # https://github.com/crate-ci/typos/issues/779#issuecomment-1635741586 files: | diff --git a/flake.lock b/flake.lock index bc6fc0a..2068166 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1692799911, - "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", - "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": { @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1693377291, - "narHash": "sha256-vYGY9bnqEeIncNarDZYhm6KdLKgXMS+HA2mTRaWEc80=", + "lastModified": 1695644571, + "narHash": "sha256-asS9dCCdlt1lPq0DLwkVBbVoEKuEuz+Zi3DG7pR/RxA=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e7f38be3775bab9659575f192ece011c033655f0", + "rev": "6500b4580c2a1f3d0f980d32d285739d8e156d92", "type": "github" }, "original": {