diff --git a/package.json b/package.json index 3e67334..e404a68 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "license": "MIT", "homepage": "https://github.com/damilaredevone/utils#readme", "devDependencies": { - "@antfu/ni": "^0.21.3", + "@antfu/ni": "^0.23.0", "@damilaredev/eslint-config-typescript": "^0.0.19", "@damilaredev/tsconfig": "1.5.2", "@types/jest": "^29.2.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 236485e..fa877f3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: devDependencies: '@antfu/ni': - specifier: ^0.21.3 - version: 0.21.12 + specifier: ^0.23.0 + version: 0.23.0 '@damilaredev/eslint-config-typescript': specifier: ^0.0.19 version: 0.0.19(eslint@8.57.0)(typescript@5.3.3) @@ -47,8 +47,8 @@ devDependencies: packages: - /@antfu/ni@0.21.12: - resolution: {integrity: sha512-2aDL3WUv8hMJb2L3r/PIQWsTLyq7RQr3v9xD16fiz6O8ys1xEyLhhTOv8gxtZvJiTzjTF5pHoArvRdesGL1DMQ==} + /@antfu/ni@0.23.0: + resolution: {integrity: sha512-R5/GkA3PfGewAXLzz6lN5XagunF6PKeDtWt8dbZQXvHfebLS0qEczV+Azg/d+tKgSh6kRBpxvu8oSjARdPtw0A==} hasBin: true dev: true