Skip to content

Commit

Permalink
Merge branch 'development' into ts-4.5-minimal
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed Feb 1, 2022
2 parents 2d9b2e3 + df3b265 commit 044b478
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node: [14.15.4]
node: [14.17.0]
os: [macos-10.15, windows-2019]
arch: [x64, arm64]
include:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
14.15.1
14.17.0
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.15.4
v14.17.0
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
python 3.9.5
nodejs 14.15.1
nodejs 14.17.0

0 comments on commit 044b478

Please sign in to comment.