aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-12-02 07:49:50 +0000
committerGitHub <[email protected]>2024-12-02 07:49:50 +0000
commit9a52aca42ccfbad2214adfaff8e4acbc0927cb5a (patch)
tree5cd9d1e24dda21755275b44dfedea6747ba6681b
parent663b37a510c69e7b07ee153322e4ad1361d979eb (diff)
downloadfaker-9a52aca42ccfbad2214adfaff8e4acbc0927cb5a.tar.xz
faker-9a52aca42ccfbad2214adfaff8e4acbc0927cb5a.zip
chore(deps): update all non-major dependencies (#3292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/integration-test.yml4
-rw-r--r--package.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/integration-test.yml b/.github/workflows/integration-test.yml
index 48f4b6d7..63cd4000 100644
--- a/.github/workflows/integration-test.yml
+++ b/.github/workflows/integration-test.yml
@@ -16,7 +16,7 @@ jobs:
steps:
- name: Checkout
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
@@ -24,7 +24,7 @@ jobs:
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
- name: Set node version to 22
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
with:
node-version: 22
cache: 'pnpm'
diff --git a/package.json b/package.json
index 9d877092..71928649 100644
--- a/package.json
+++ b/package.json
@@ -143,7 +143,7 @@
"vue": "3.5.12",
"vue-tsc": "2.1.10"
},
- "packageManager": "[email protected]",
+ "packageManager": "[email protected]",
"engines": {
"node": ">=18.0.0",
"npm": ">=9.0.0"