Skip to content

Commit

Permalink
chore: Update dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
darkobits committed Dec 24, 2020
1 parent e10bda7 commit 390bdd0
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 88 deletions.
101 changes: 17 additions & 84 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
"dependencies": {
"@darkobits/chex": "^1.0.1",
"@darkobits/log": "^2.0.0-beta.15",
"@darkobits/node-versions": "^1.0.4",
"@darkobits/saffron": "^0.1.15",
"@darkobits/node-versions": "^1.0.5",
"@darkobits/saffron": "^0.1.16",
"bytes": "^3.1.0",
"ejs": "^3.1.5",
"find-up": "^5.0.0",
"fs-extra": "^9.0.1",
"node-emoji": "^1.10.0",
"ow": "^0.20.0",
"ow": "^0.21.0",
"read-pkg-up": "^7.0.1",
"tar": "^6.0.5",
"tempy": "^1.0.0"
Expand All @@ -51,7 +51,7 @@
"@darkobits/ts": "^0.2.2",
"@types/bytes": "^3.1.0",
"@types/ejs": "^3.0.5",
"@types/fs-extra": "^9.0.5",
"@types/fs-extra": "^9.0.6",
"@types/node-emoji": "^1.8.1",
"@types/tar": "^4.0.4"
}
Expand Down

0 comments on commit 390bdd0

Please sign in to comment.