Skip to content

Commit

Permalink
Merge branch 'dev' into dependabot/npm_and_yarn/babel/traverse-7.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vktrrdk authored Oct 19, 2023
2 parents 83104ba + e7081cd commit 0c2aa7c
Show file tree
Hide file tree
Showing 5 changed files with 1,610 additions and 973 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 0c2aa7c

Please sign in to comment.