Skip to content

Commit

Permalink
chore(dev-deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 3, 2024
1 parent 8969ddf commit 8701da5
Show file tree
Hide file tree
Showing 6 changed files with 762 additions and 900 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5.5.2
- uses: amannn/action-semantic-pull-request@v5.5.3
env:
GITHUB_TOKEN: ${{ github.token }}
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14.0
20.16.0
8 changes: 4 additions & 4 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@
"object-accumulator": "^0.0.5"
},
"devDependencies": {
"@types/node": "20.14.2",
"tinybench": "2.8.0",
"tsx": "4.11.2",
"typescript": "5.4.5"
"@types/node": "20.14.14",
"tinybench": "2.9.0",
"tsx": "4.16.5",
"typescript": "5.5.4"
}
}
Loading

0 comments on commit 8701da5

Please sign in to comment.