Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 31, 2024
1 parent fd701b1 commit a7154f4
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 39 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.11.1
20.18.1
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,22 @@
"author": "@JoeKarow",
"license": "ISC",
"dependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@actions/github": "5.1.1",
"axios": "1.6.0",
"ffi-napi": "4.0.3",
"htmltoadf": "0.1.10",
"node-fetch": "3.3.2",
"showdown": "2.1.0",
"yaml": "2.4.1"
"yaml": "2.7.0"
},
"devDependencies": {
"@octokit/webhooks-schemas": "6.11.0",
"@octokit/webhooks-types": "6.11.0",
"@types/ffi-napi": "4.0.10",
"@types/showdown": "2.0.6",
"@vercel/ncc": "0.38.1",
"eslint": "8.57.0",
"@vercel/ncc": "0.38.3",
"eslint": "8.57.1",
"generate-license-file": "2.0.0",
"typescript": "4.9.5"
}
Expand Down
82 changes: 48 additions & 34 deletions pnpm-lock.yaml

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

0 comments on commit a7154f4

Please sign in to comment.