Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Apr 12, 2021
1 parent c091916 commit 39e6a04
Show file tree
Hide file tree
Showing 2 changed files with 611 additions and 648 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"test": "jest --coverage && eslint . && check-dts && size-limit && yaspeller *.md"
},
"dependencies": {
"caniuse-lite": "^1.0.30001207",
"caniuse-lite": "^1.0.30001208",
"colorette": "^1.2.2",
"electron-to-chromium": "^1.3.710",
"electron-to-chromium": "^1.3.712",
"escalade": "^3.1.1",
"node-releases": "^1.1.71"
},
Expand All @@ -36,7 +36,7 @@
"@logux/sharec-config": "^0.5.7",
"@size-limit/preset-small-lib": "^4.10.2",
"@types/cross-spawn": "^6.0.2",
"@types/fs-extra": "^9.0.10",
"@types/fs-extra": "^9.0.11",
"@types/jest": "^26.0.22",
"check-dts": "^0.4.4",
"clean-publish": "^2.1.1",
Expand Down

0 comments on commit 39e6a04

Please sign in to comment.