Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Mar 5, 2021
1 parent 812b83c commit 161761d
Show file tree
Hide file tree
Showing 2 changed files with 888 additions and 777 deletions.
27 changes: 13 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,27 +33,26 @@
"url": "https://opencollective.com/postcss/"
},
"dependencies": {
"postcss": "^8.1.6"
"postcss": "^8.2.7"
},
"devDependencies": {
"@logux/eslint-config": "^42.2.0",
"clean-publish": "^1.1.8",
"eslint": "^7.12.1",
"eslint-config-standard": "^16.0.1",
"@logux/eslint-config": "^45.1.0",
"clean-publish": "^1.1.9",
"eslint": "^7.21.0",
"eslint-config-standard": "^16.0.2",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.0",
"eslint-plugin-jest": "^24.1.5",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^1.1.0",
"eslint-plugin-prettierx": "^0.14.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-prettierx": "^0.17.1",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.2",
"eslint-plugin-unicorn": "^23.0.0",
"eslint-plugin-unicorn": "^28.0.2",
"husky": "^4.3.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"postcss-parser-tests": "^8.3.3",
"postcss-sharec-config": "^0.1.9"
"lint-staged": "^10.5.4",
"postcss-parser-tests": "^8.3.5",
"postcss-sharec-config": "^0.2.2"
},
"husky": {
"hooks": {
Expand All @@ -79,6 +78,6 @@
},
"sharec": {
"config": "postcss-sharec-config",
"version": "0.1.9"
"version": "0.2.2"
}
}
Loading

0 comments on commit 161761d

Please sign in to comment.