Skip to content

Commit 25d5732

Browse files
committed
cleanup
1 parent c3cdd8f commit 25d5732

File tree

2 files changed

+4
-20
lines changed

2 files changed

+4
-20
lines changed

bun.lock

Lines changed: 2 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-helpers",
3-
"packageManager": "bun@1.2.19",
3+
"packageManager": "bun@1.2.22",
44
"main": "src/main.ts",
55
"type": "module",
66
"private": true,
@@ -13,11 +13,7 @@
1313
"bluebird": "3.7.2",
1414
"codeowners-utils": "1.0.2",
1515
"js-yaml": "4.1.0",
16-
"lodash.camelcase": "4.3.0",
17-
"lodash.chunk": "4.2.0",
18-
"lodash.samplesize": "4.2.0",
19-
"lodash.union": "4.6.0",
20-
"lodash.uniq": "4.5.0",
16+
"lodash": "4.17.21",
2117
"micromatch": "4.0.8",
2218
"simple-git": "3.28.0"
2319
},

0 commit comments

Comments
 (0)