Skip to content

Commit a3f6359

Browse files
committed
build: Node.js@10.23
1 parent 547a0b2 commit a3f6359

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
npm-i: browserify@15 mocha@7.2.0
8181

8282
- name: Node.js 10.x
83-
node-version: "10.21"
83+
node-version: "10.23"
8484
npm-i: browserify@15
8585

8686
- name: Node.js 11.x

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ environment:
1212
- nodejs_version: "7.10"
1313
- nodejs_version: "8.17"
1414
- nodejs_version: "9.11"
15-
- nodejs_version: "10.21"
15+
- nodejs_version: "10.23"
1616
- nodejs_version: "11.15"
1717
- nodejs_version: "12.20"
1818
- nodejs_version: "13.14"

0 commit comments

Comments
 (0)