diff --git a/package.json b/package.json index bbfdc461..6695d4db 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,6 @@ "build": "yarn clean:build && tsc --project tsconfig.build.json && rollup --configPlugin \"babel={ babelHelpers: 'runtime', extensions: ['.js', '.ts'] }\" -c", "ci": "yarn build && npm-run-all -p 'lint:*' 'type:*' && yarn test && size-limit", "clean:build": "shx rm -rf dist/ build/dts/", - "postinstall": "husky", "lint": "npm-run-all -p 'lint:*'", "lint:js": "eslint .", "lint:md": "yarn remark .", @@ -89,13 +88,11 @@ "@types/jest": "29.5.12", "@types/lodash.deburr": "4.1.9", "eslint": "8.57.0", - "husky": "9.0.11", "ignore-sync": "7.0.1", "jest": "29.7.0", "lint-staged": "15.2.7", "node-notifier": "10.0.1", "npm-run-all2": "6.2.2", - "pinst": "3.0.0", "prettier": "3.3.3", "remark-cli": "12.0.1", "rollup": "4.18.0", diff --git a/yarn.lock b/yarn.lock index f9831343..e3e62de1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4666,14 +4666,12 @@ __metadata: "@types/lodash.deburr": "npm:4.1.9" eslint: "npm:8.57.0" fastest-levenshtein: "npm:^1.0.16" - husky: "npm:9.0.11" ignore-sync: "npm:7.0.1" jest: "npm:29.7.0" lint-staged: "npm:15.2.7" lodash.deburr: "npm:^4.1.0" node-notifier: "npm:10.0.1" npm-run-all2: "npm:6.2.2" - pinst: "npm:3.0.0" prettier: "npm:3.3.3" remark-cli: "npm:12.0.1" rollup: "npm:4.18.0" @@ -6369,15 +6367,6 @@ __metadata: languageName: node linkType: hard -"husky@npm:9.0.11": - version: 9.0.11 - resolution: "husky@npm:9.0.11" - bin: - husky: bin.mjs - checksum: 10c0/2c787dcf74a837fc9a4fea7da907509d4bd9a289f4ea10ecc9d86279e4d4542b0f5f6443a619bccae19e265f2677172cc2b86aae5c932a35a330cc227d914605 - languageName: node - linkType: hard - "iconv-lite@npm:^0.6.2": version: 0.6.3 resolution: "iconv-lite@npm:0.6.3" @@ -9335,15 +9324,6 @@ __metadata: languageName: node linkType: hard -"pinst@npm:3.0.0": - version: 3.0.0 - resolution: "pinst@npm:3.0.0" - bin: - pinst: bin.js - checksum: 10c0/abb1ed62ea2acb2207a7a860715bdb26ecbde74ede8fad5f6200194f3e22db25e2b7a49af05e5cc7fc05384709c651e0000323f0077d7239060c4b68c8acd428 - languageName: node - linkType: hard - "pirates@npm:^4.0.4": version: 4.0.6 resolution: "pirates@npm:4.0.6"