Skip to content

Commit

Permalink
feat(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2024
1 parent 668c5a2 commit d630ef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@
"author": "Dan Adajian",
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@actions/github": "6.0.0"
},
"devDependencies": {
"@swc/jest": "0.2.36",
"@types/jest": "29.5.13",
"eslint": "9.10.0",
"eslint": "9.12.0",
"husky": "9.1.6",
"jest": "29.7.0",
"prettier": "3.3.3",
"type-fest": "4.26.1",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0"
"typescript-eslint": "8.8.0"
},
"jest": {
"transform": {
Expand Down

0 comments on commit d630ef3

Please sign in to comment.