diff --git a/package.json b/package.json index 273f3c7..18e0238 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@antfu/eslint-config": "latest", "@types/node": "20.12.7", "@vitest/coverage-v8": "latest", - "bumpp": "^9.4.0", + "bumpp": "9.4.0", "eslint": "latest", "lint-staged": "latest", "simple-git-hooks": "latest", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ee285f9..8935f76 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,7 +21,7 @@ importers: specifier: latest version: 1.5.2(vitest@1.5.2(@types/node@20.12.7)) bumpp: - specifier: ^9.4.0 + specifier: 9.4.0 version: 9.4.0 eslint: specifier: latest