Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jan 30, 2021
1 parent f7ddd3b commit 2c66eb1
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 420 deletions.
8 changes: 4 additions & 4 deletions packages/size-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@
},
"dependencies": {
"bytes": "^3.1.0",
"chokidar": "^3.4.3",
"chokidar": "^3.5.1",
"ci-job-number": "^1.2.2",
"colorette": "^1.2.1",
"globby": "^11.0.1",
"lilconfig": "^2.0.1",
"ora": "^5.1.0",
"globby": "^11.0.2",
"lilconfig": "^2.0.2",
"ora": "^5.3.0",
"read-pkg-up": "^7.0.1"
}
}
2 changes: 1 addition & 1 deletion packages/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"size-limit": "4.9.1"
},
"dependencies": {
"estimo": "^2.2.1",
"estimo": "^2.2.3",
"react": "^17.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"rimraf": "^3.0.2",
"style-loader": "^2.0.0",
"webpack": "^4.44.1",
"webpack-bundle-analyzer": "^3.9.0"
"webpack-bundle-analyzer": "^4.4.0"
},
"devDependencies": {
"redux": "^4.0.5"
Expand Down
Loading

0 comments on commit 2c66eb1

Please sign in to comment.