Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Jul 26, 2021
1 parent 3b9b7ec commit 7dc5182
Show file tree
Hide file tree
Showing 4 changed files with 326 additions and 286 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -15,25 +15,25 @@
"packages/file"
],
"devDependencies": {
"@logux/eslint-config": "^45.4.4",
"@logux/eslint-config": "^45.4.6",
"@logux/sharec-config": "^0.10.2",
"check-dts": "^0.5.0",
"check-dts": "^0.5.4",
"clean-publish": "^2.2.0",
"cross-spawn": "^7.0.3",
"eslint": "^7.29.0",
"eslint": "^7.31.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "^24.3.6",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-unicorn": "^33.0.1",
"eslint-plugin-unicorn": "^34.0.1",
"jest": "^26.6.3",
"lint-staged": "^11.0.0",
"lint-staged": "^11.1.1",
"prettier": "^2.3.2",
"print-snapshots": "^0.3.2",
"simple-git-hooks": "^2.4.1",
"simple-git-hooks": "^2.5.1",
"yaspeller": "^7.0.0"
},
"eslintConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/size-limit/package.json
Expand Up @@ -24,6 +24,6 @@
"colorette": "^1.2.2",
"globby": "^11.0.4",
"lilconfig": "^2.0.3",
"mico-spinner": "^1.1.1"
"mico-spinner": "^1.2.1"
}
}
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -26,7 +26,7 @@
"mkdirp": "^1.0.4",
"nanoid": "^3.1.23",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"pnp-webpack-plugin": "^1.6.4",
"pnp-webpack-plugin": "^1.7.0",
"style-loader": "^2.0.0",
"webpack": "^4.44.1",
"webpack-bundle-analyzer": "^4.4.2"
Expand Down

0 comments on commit 7dc5182

Please sign in to comment.