Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent cd2ed8a commit bd08503
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 83 deletions.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1 +1 @@
nodejs 20.11.0
nodejs 20.17.0
169 changes: 92 additions & 77 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@
"prepare": "husky"
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.0",
"@actions/github": "6.0.0",
"shelljs.exec": "1.1.8",
"tail": "2.2.6"
},
"devDependencies": {
"@vercel/ncc": "0.38.1",
"eslint": "8.56.0",
"@vercel/ncc": "0.38.2",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-config-standard": "17.1.0",
"husky": "9.0.10",
"prettier": "3.2.5"
"husky": "9.1.6",
"prettier": "3.3.3"
}
}

0 comments on commit bd08503

Please sign in to comment.