Skip to content

Commit

Permalink
Dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
JrMasterModelBuilder committed Nov 4, 2022
1 parent 60542c9 commit 4f4def4
Show file tree
Hide file tree
Showing 4 changed files with 434 additions and 413 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
NO_FORMATTED: 1
NO_LINT: 1

- node-version: '16.18.0' # LTS (current)
- node-version: '18.12.0' # LTS (current)

- node-version: '18.11.0' # Latest
- node-version: '19.0.0' # Latest

runs-on: ubuntu-20.04

Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.18.0
18.12.0
Loading

0 comments on commit 4f4def4

Please sign in to comment.