Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #603 from zowe/node-16-master
Browse files Browse the repository at this point in the history
Node 16 master
  • Loading branch information
t1m0thyj authored Apr 30, 2021
2 parents 0f356d6 + 1e4c9cb commit 121f62a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/imperative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
node-version: [10.x, 12.x, 14.x]
node-version: [12.x, 14.x, 16.x]
os: [windows-latest, ubuntu-latest, macos-latest]

env:
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
"jstree": "^3.3.8",
"keytar": "^7.1.0",
"madge": "^4.0.1",
"node-pty": "^0.9.0",
"node-pty": "^0.10.1",
"scroll-into-view-if-needed": "^2.2.22",
"shebang-regex": "^2.0.0",
"split.js": "^1.5.11",
Expand Down

0 comments on commit 121f62a

Please sign in to comment.