Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent 44cf677 commit c753249
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 88 deletions.
Binary file modified bun.lockb
Binary file not shown.
162 changes: 81 additions & 81 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@actions/github": "6.0.0",
"@adobe/node-fetch-retry": "2.2.0",
"@octokit/rest": "21.0.2",
"axios": "1.7.4",
"axios": "1.7.5",
"bluebird": "3.7.2",
"codeowners-utils": "1.0.2",
"js-yaml": "4.1.0",
Expand All @@ -18,11 +18,11 @@
"lodash.samplesize": "4.2.0",
"lodash.union": "4.6.0",
"lodash.uniq": "4.5.0",
"micromatch": "4.0.7"
"micromatch": "4.0.8"
},
"devDependencies": {
"@swc/jest": "0.2.36",
"@total-typescript/ts-reset": "0.5.1",
"@total-typescript/ts-reset": "0.6.0",
"@types/bluebird": "3.5.42",
"@types/glob": "8.1.0",
"@types/jest": "29.5.12",
Expand All @@ -34,14 +34,14 @@
"@types/lodash.uniq": "4.5.9",
"@types/micromatch": "4.0.9",
"@vercel/ncc": "0.38.1",
"bun-types": "1.1.24",
"eslint": "9.9.0",
"husky": "9.1.4",
"bun-types": "1.1.26",
"eslint": "9.9.1",
"husky": "9.1.5",
"jest": "29.7.0",
"plop": "4.0.1",
"prettier": "3.3.3",
"typescript": "5.5.4",
"typescript-eslint": "8.1.0"
"typescript-eslint": "8.2.0"
},
"jest": {
"clearMocks": true,
Expand Down

0 comments on commit c753249

Please sign in to comment.