diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-23 19:45:26 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-23 19:45:26 +0200 |
| commit | 84530c4074ec83d62ac429dafa9a49243513ebb9 (patch) | |
| tree | 80c2f411732732cbcb6b32556c57eb03d3dea085 | |
| parent | 6e72712ffe878a9b30b6bf8a83239775adf1f176 (diff) | |
| download | faker-84530c4074ec83d62ac429dafa9a49243513ebb9.tar.xz faker-84530c4074ec83d62ac429dafa9a49243513ebb9.zip | |
chore(deps): update all non-major dependencies (#3133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/check-release-pr.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/ci.yml | 10 | ||||
| -rw-r--r-- | .github/workflows/pr.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/preflight-comment.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/prepare-release-pr.yml | 2 | ||||
| -rw-r--r-- | .github/workflows/publish-release.yml | 2 | ||||
| -rw-r--r-- | package.json | 2 |
7 files changed, 11 insertions, 11 deletions
diff --git a/.github/workflows/check-release-pr.yml b/.github/workflows/check-release-pr.yml index bad2edfc..1e39c36b 100644 --- a/.github/workflows/check-release-pr.yml +++ b/.github/workflows/check-release-pr.yml @@ -33,7 +33,7 @@ jobs: package_json_file: faker/package.json - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5463975..8e0d010a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,7 +31,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to ${{ matrix.node_version }} - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: ${{ matrix.node_version }} cache: 'pnpm' @@ -79,7 +79,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to ${{ matrix.node_version }} - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: ${{ matrix.node_version }} cache: 'pnpm' @@ -133,7 +133,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' @@ -163,7 +163,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' @@ -193,7 +193,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index 506f1776..0bc278f3 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -22,7 +22,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' diff --git a/.github/workflows/preflight-comment.yml b/.github/workflows/preflight-comment.yml index b55d41cf..4d5bdda0 100644 --- a/.github/workflows/preflight-comment.yml +++ b/.github/workflows/preflight-comment.yml @@ -24,7 +24,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' diff --git a/.github/workflows/prepare-release-pr.yml b/.github/workflows/prepare-release-pr.yml index 62e671df..15204e37 100644 --- a/.github/workflows/prepare-release-pr.yml +++ b/.github/workflows/prepare-release-pr.yml @@ -33,7 +33,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' diff --git a/.github/workflows/publish-release.yml b/.github/workflows/publish-release.yml index f581d0b6..c9a522e3 100644 --- a/.github/workflows/publish-release.yml +++ b/.github/workflows/publish-release.yml @@ -24,7 +24,7 @@ jobs: uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0 - name: Set node version to 22 - uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3 + uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4 with: node-version: 22 cache: 'pnpm' diff --git a/package.json b/package.json index 33467e7b..75f59e10 100644 --- a/package.json +++ b/package.json @@ -145,7 +145,7 @@ "vue": "3.5.6", "vue-tsc": "2.1.6" }, - "packageManager": "[email protected]", + "packageManager": "[email protected]", "engines": { "node": ">=18.0.0", "npm": ">=9.0.0" |
