Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jun 25, 2021
1 parent cf3cc2f commit 89845f6
Show file tree
Hide file tree
Showing 5 changed files with 482 additions and 381 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"check-dts": "^0.4.4",
"clean-publish": "^2.2.0",
"cross-spawn": "^7.0.3",
"eslint": "^7.28.0",
"eslint": "^7.29.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
Expand Down
4 changes: 2 additions & 2 deletions packages/size-limit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
},
"dependencies": {
"bytes-iec": "^3.1.1",
"chokidar": "^3.5.1",
"chokidar": "^3.5.2",
"ci-job-number": "^1.2.2",
"colorette": "^1.2.2",
"globby": "^11.0.3",
"globby": "^11.0.4",
"lilconfig": "^2.0.3",
"mico-spinner": "1.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/time/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"size-limit": "4.12.0"
},
"dependencies": {
"estimo": "^2.2.7",
"estimo": "^2.2.8",
"react": "^17.0.2"
}
}
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"file-loader": "^6.2.0",
"mkdirp": "^1.0.4",
"nanoid": "^3.1.23",
"optimize-css-assets-webpack-plugin": "^6.0.0",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"pnp-webpack-plugin": "^1.6.4",
"style-loader": "^2.0.0",
"webpack": "^4.44.1",
Expand Down
Loading

0 comments on commit 89845f6

Please sign in to comment.