From 1f7c9a7c73c450c125299cd6bc9e372854b09757 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:36:52 +0000 Subject: [PATCH] chore(deps-dev): bump @antfu/ni from 0.21.12 to 0.22.4 Bumps [@antfu/ni](https://github.com/antfu/ni) from 0.21.12 to 0.22.4. - [Release notes](https://github.com/antfu/ni/releases) - [Commits](https://github.com/antfu/ni/compare/v0.21.12...v0.22.4) --- updated-dependencies: - dependency-name: "@antfu/ni" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3e67334..0d8efaf 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.22.4", "@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..77f587b 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.22.4 + version: 0.22.4 '@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.22.4: + resolution: {integrity: sha512-uCzh43cmUwQQcgv2BPyo0JWOMgXhcaE+F2I6Ucmfc7f9ir52lfA4OtZXdfL5D8cMa5GAwuCSNqOshIol8YN82g==} hasBin: true dev: true