0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-03-11 02:15:57 -05:00

chore(deps): update dependency undici-types to v5.28.4 (master) (#5086)

* chore(deps): update dependency undici-types to v5.28.4

* Update action.yml

* update ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
This commit is contained in:
renovate[bot] 2025-02-03 22:55:46 +01:00 committed by GitHub
parent b091c256ea
commit 9d4aa6ae32
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 11 additions and 5 deletions

View file

@ -27,6 +27,7 @@ runs:
node-version: ${{ inputs.node-version }}
- name: Install pnpm
run: |
npm install --global corepack@latest
corepack enable
corepack prepare
shell: bash

View file

@ -20,6 +20,7 @@ runs:
node-version-file: '.nvmrc'
- name: Install pnpm
run: |
npm install --global corepack@latest
corepack enable
corepack prepare
shell: bash

View file

@ -25,6 +25,7 @@ jobs:
node-version-file: '.nvmrc'
- name: Install pnpm
run: |
npm install --global corepack@latest
corepack enable
corepack install
- name: set store

View file

@ -33,6 +33,7 @@ jobs:
- name: Install pnpm
run: |
npm install --global corepack@latest
corepack enable
corepack install

View file

@ -91,6 +91,7 @@ jobs:
node-version-file: '.nvmrc'
- name: Install pnpm
run: |
npm install --global corepack@latest
corepack enable
corepack install
- uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0

View file

@ -31,6 +31,7 @@ jobs:
- name: Install pnpm
run: |
npm install --global corepack@latest
corepack enable
corepack install
- name: Install

View file

@ -115,7 +115,7 @@
"supertest": "7.0.0",
"ts-node": "10.9.2",
"typescript": "5.3.3",
"undici-types": "5.28.2",
"undici-types": "5.28.4",
"semver": "^7.6.3",
"update-ts-references": "3.6.0",
"verdaccio-audit": "workspace:*",

8
pnpm-lock.yaml generated
View file

@ -312,8 +312,8 @@ importers:
specifier: 5.3.3
version: 5.3.3
undici-types:
specifier: 5.28.2
version: 5.28.2
specifier: 5.28.4
version: 5.28.4
update-ts-references:
specifier: 3.6.0
version: 3.6.0
@ -26483,8 +26483,8 @@ packages:
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
/undici-types@5.28.2:
resolution: {integrity: sha512-W71OLwDqzIO0d3k07qg1xc7d4cX8SsSwuCO4bQ4V7ITwduXXie/lcImofabP5VV+NvuvSe8ovKvHVJcizVc1JA==}
/undici-types@5.28.4:
resolution: {integrity: sha512-3OeMF5Lyowe8VW0skf5qaIE7Or3yS9LS7fvMUI0gg4YxpIBVg0L8BxCmROw2CcYhSkpR68Epz7CGc8MPj94Uww==}
dev: true
/undici-types@6.20.0: