Skip to content

Commit

Permalink
Merge branch 'main' into emmercm/node-22.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
emmercm committed Sep 27, 2024
2 parents f6ef8e0 + 5834d4b commit 0abb5f6
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 36 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-automerge-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
autoupdate:
runs-on: ubuntu-latest
steps:
- uses: adRise/update-pr-branch@v0.8.1
- uses: adRise/update-pr-branch@v0.9.1
with:
# GitHub won't run workflows off of code commits+pushes from the `github-actions` user
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
Expand Down
99 changes: 67 additions & 32 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,19 +81,19 @@
"class-transformer": "0.5.1",
"cli-progress": "3.12.0",
"fast-glob": "3.3.2",
"fast-xml-parser": "4.4.1",
"fast-xml-parser": "4.5.0",
"figlet": "1.7.0",
"graceful-fs": "4.2.11",
"is-admin": "4.0.0",
"junk": "4.0.1",
"maxcso": "0.1130.7",
"maxcso": "0.1130.8",
"micromatch": "4.0.8",
"moment": "2.30.1",
"node-disk-info": "1.3.0",
"node-unrar-js": "2.0.2",
"reflect-metadata": "0.2.2",
"semver": "7.6.3",
"simple-statistics": "7.8.3",
"simple-statistics": "7.8.5",
"strip-ansi": "7.1.0",
"tar": "6.2.1",
"terminal-size": "4.0.0",
Expand Down

0 comments on commit 0abb5f6

Please sign in to comment.