Skip to content

Commit

Permalink
Merge pull request #5915 from deNBI/deps/all-minor-patch
Browse files Browse the repository at this point in the history
feat(Dependencies): Update all non-major dependencies (minor)
  • Loading branch information
dweinholz authored Oct 19, 2023
2 parents 8e3563c + fe3e917 commit a83a212
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 166 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master-protection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v4.0.0
- uses: actions/checkout@v4.1.1

- name: Check Tag
run: |
Expand Down
2 changes: 1 addition & 1 deletion .nodeenvrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[nodeenv]
node = 18.10.0
node = 18.18.2

Loading

0 comments on commit a83a212

Please sign in to comment.