Skip to content

Commit 434985e

Browse files
committed
update deps
1 parent c90d904 commit 434985e

File tree

3 files changed

+31
-109
lines changed

3 files changed

+31
-109
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
language: node_js
22
node_js:
33
- 10
4-
- 8
54
- 12
65
- "14"
76
- lts/*

package-lock.json

Lines changed: 30 additions & 107 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"noms": "0.0.0",
2020
"through2": "^2.0.1",
2121
"untildify": "^4.0.0",
22-
"yargs": "^15.3.1"
22+
"yargs": "^16.1.0"
2323
},
2424
"repository": {
2525
"type": "git",

0 commit comments

Comments
 (0)