Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 2.8.8 to 3.0.1 (#707)
Browse files Browse the repository at this point in the history
Closes #695
  • Loading branch information
char0n authored Aug 15, 2023
1 parent 6e9f2f8 commit fda0791
Show file tree
Hide file tree
Showing 4 changed files with 634 additions and 33 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 20
- name: Cache Node Modules
id: cache-node-modules
uses: actions/cache@v3
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
20.5.0
Loading

0 comments on commit fda0791

Please sign in to comment.