Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent de46dde commit 7b72bcd
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 40 deletions.
81 changes: 46 additions & 35 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 @@ -20,20 +20,20 @@
"test": "node --experimental-vm-modules node_modules/jest/bin/jest.js"
},
"dependencies": {
"@actions/core": "1.10.1",
"@actions/core": "1.11.1",
"@actions/github": "6.0.0",
"alpha-sort": "5.0.0",
"he": "^1.2.0",
"semver": "7.6.0"
"semver": "7.6.3"
},
"devDependencies": {
"@vercel/ncc": "0.38.1",
"@vercel/ncc": "0.38.2",
"del-cli": "^5.1.0",
"husky": "9.0.11",
"husky": "9.1.6",
"is-ci": "3.0.1",
"jest": "29.7.0",
"lodash": "4.17.21",
"prettier": "3.2.5"
"prettier": "3.3.3"
},
"engines": {
"node": ">=20.0.0"
Expand Down

0 comments on commit 7b72bcd

Please sign in to comment.