Skip to content

Commit

Permalink
deps: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamacku committed Jan 2, 2025
1 parent 85a0ef1 commit af1a14c
Show file tree
Hide file tree
Showing 7 changed files with 2,278 additions and 836 deletions.
541 changes: 541 additions & 0 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
nodeLinker: node-modules

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
2,324 changes: 1,604 additions & 720 deletions dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

37 changes: 24 additions & 13 deletions dist/licenses.txt

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,20 @@
"@octokit/core": "6.1.2",
"@octokit/plugin-throttling": "9.3.2",
"@octokit/rest": "21.0.2",
"@octokit/types": "13.6.1",
"@octokit/types": "13.6.2",
"date-fns": "4.1.0",
"issue-metadata": "0.2.3",
"testing-farm": "1.10.0",
"zod": "3.23.5"
"zod": "3.24.1"
},
"devDependencies": {
"@total-typescript/ts-reset": "0.6.1",
"@types/node": "22.8.6",
"@types/node": "22.10.3",
"@vercel/ncc": "0.38.3",
"@vitest/coverage-v8": "2.1.6",
"prettier": "3.3.3",
"@vitest/coverage-v8": "2.1.8",
"prettier": "3.4.2",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"vitest": "2.1.4"
"vitest": "2.1.8"
}
}
Loading

0 comments on commit af1a14c

Please sign in to comment.