Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alekseykulikov committed Jun 7, 2021
1 parent c4adbcb commit 3bc9127
Show file tree
Hide file tree
Showing 2 changed files with 763 additions and 400 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
"prepack": "yarn build"
},
"devDependencies": {
"@size-limit/preset-small-lib": "^4.10.2",
"@size-limit/preset-small-lib": "^4.11.0",
"@types/node-fetch": "^2.5.10",
"ava": "^3.15.0",
"esm": "^3.2.25",
"microbundle": "^0.13.0",
"microbundle": "^0.13.1",
"node-fetch": "^2.6.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.2.1",
"size-limit": "^4.10.2",
"typescript": "^4.2.4"
"prettier": "^2.3.1",
"size-limit": "^4.11.0",
"typescript": "^4.3.2"
},
"keywords": [
"CrUX",
Expand Down
Loading

0 comments on commit 3bc9127

Please sign in to comment.