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 b36a0b6 commit f7b2b13
Show file tree
Hide file tree
Showing 4 changed files with 451 additions and 430 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ jobs:
NO_LINT: 1

- runs-on: macos-11
node-version: '16.18.0' # LTS (current)
node-version: '18.12.0' # LTS (current)

- runs-on: macos-11
node-version: '18.11.0' # Latest
node-version: '19.0.0' # Latest

- runs-on: macos-12
node-version: '18.11.0' # Latest
node-version: '19.0.0' # Latest

runs-on: ${{ matrix.config.runs-on }}

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 f7b2b13

Please sign in to comment.