Skip to content

Commit 4b50725

Browse files
committed
chore: update deps, node versions
1 parent 08867f4 commit 4b50725

File tree

4 files changed

+580
-562
lines changed

4 files changed

+580
-562
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sudo: false
44
node_js:
55
- "10"
66
- "12"
7-
- "13"
7+
- "14"
88

99
cache:
1010
npm: false

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
},
3737
"dependencies": {
3838
"@hapi/wreck": "^17.0.0",
39-
"@npmcli/arborist": "0.0.0-pre.14",
39+
"@npmcli/arborist": "0.0.0-pre.19",
4040
"@pkgjs/nv": "0.0.3",
4141
"debug": "^4.1.1",
4242
"git-url-parse": "^11.1.2",
4343
"js-yaml": "^3.13.1",
4444
"minimist": "^1.2.5",
4545
"pacote": "^11.1.0",
46-
"simple-git": "^1.131.0",
47-
"tmp": "^0.1.0"
46+
"simple-git": "^2.5.0",
47+
"tmp": "^0.2.0"
4848
}
4949
}

0 commit comments

Comments
 (0)