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 Jul 20, 2024
1 parent 305fcd9 commit c3dd598
Show file tree
Hide file tree
Showing 6 changed files with 605 additions and 850 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/[email protected].2
- uses: amannn/[email protected].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.15.1
6 changes: 3 additions & 3 deletions benchmark/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"object-accumulator": "^0.0.5"
},
"devDependencies": {
"@types/node": "20.14.2",
"@types/node": "20.14.11",
"tinybench": "2.8.0",
"tsx": "4.11.2",
"typescript": "5.4.5"
"tsx": "4.16.2",
"typescript": "5.5.3"
}
}
Loading

0 comments on commit c3dd598

Please sign in to comment.