Skip to content

Commit f0a27f9

Browse files
committed
Remove pre-push package
1 parent 7783029 commit f0a27f9

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
"chai": "^4.1.2",
1818
"eslint": "^8.52.0",
1919
"mocha": "^10.2.0",
20-
"pre-push": "^0.1.1",
2120
"proxyquire": "^2.1.1",
2221
"sinon": "^4.1.3",
2322
"sinon-chai": "^3.3.0"

yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -935,13 +935,6 @@ picomatch@^2.0.4, picomatch@^2.2.1:
935935
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
936936
integrity sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==
937937

938-
pre-push@^0.1.1:
939-
version "0.1.1"
940-
resolved "https://registry.yarnpkg.com/pre-push/-/pre-push-0.1.1.tgz#2a2a79827d243a76c91089897ac707f45e716aac"
941-
integrity sha512-2k9yvloaBW/HLLN/RCKKOutICNvFoVZcNXdTyNzbP0uXo0lfV2X91Y8sTTkP3irBvE2aFT8bAbLJu9e3QzZnQQ==
942-
dependencies:
943-
shelljs "0.3.x"
944-
945938
prelude-ls@^1.2.1:
946939
version "1.2.1"
947940
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
@@ -1045,11 +1038,6 @@ shebang-regex@^3.0.0:
10451038
resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172"
10461039
integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==
10471040

1048-
shelljs@0.3.x:
1049-
version "0.3.0"
1050-
resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.3.0.tgz#3596e6307a781544f591f37da618360f31db57b1"
1051-
integrity sha512-Ny0KN4dyT8ZSCE0frtcbAJGoM/HTArpyPkeli1/00aYfm0sbD/Gk/4x7N2DP9QKGpBsiQH7n6rpm1L79RtviEQ==
1052-
10531041
sinon-chai@^3.3.0:
10541042
version "3.3.0"
10551043
resolved "https://registry.yarnpkg.com/sinon-chai/-/sinon-chai-3.3.0.tgz#8084ff99451064910fbe2c2cb8ab540c00b740ea"

0 commit comments

Comments
 (0)