diff --git a/package.json b/package.json index ea74efe..c04fe1f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/tar": "^6.1.3", "@typescript-eslint/parser": "^4.33.0", "cz-conventional-changelog": "^3.3.0", - "esbuild": "^0.15.13", + "esbuild": "0.15.13", "eslint": "^7.32.0", "eslint-import-resolver-typescript": "^3.5.3", "eslint-plugin-github": "^4.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9a51aa3..11b9495 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ specifiers: '@types/tar': ^6.1.3 '@typescript-eslint/parser': ^4.33.0 cz-conventional-changelog: ^3.3.0 - esbuild: ^0.15.13 + esbuild: 0.15.13 eslint: ^7.32.0 eslint-import-resolver-typescript: ^3.5.3 eslint-plugin-github: ^4.3.2