Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Commit

Permalink
build(deps): update beer-deps & remove postcss
Browse files Browse the repository at this point in the history
from deps
  • Loading branch information
mg901 committed Nov 12, 2019
1 parent 5d80431 commit 15ae16b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"access": "public"
},
"peerDependencies": {
"postcss": "^7.0.17"
"postcss": "^7.0.21"
},
"devDependencies": {
"@commitlint/cli": "^8.2.0",
Expand All @@ -71,11 +71,11 @@
"jest": "^24.8.0",
"lint-staged": "^9.4.2",
"nyc": "14.1.1",
"postcss": "^7.0.21",
"prettier": "^1.18.2",
"rimraf": "^3.0.0"
},
"dependencies": {
"@typographist/core": "^21.0.0",
"postcss": "^7.0.18"
"@typographist/core": "^21.0.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6147,7 +6147,7 @@ posix-character-classes@^0.1.0:
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=

postcss@^7.0.18:
postcss@^7.0.21:
version "7.0.21"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.21.tgz#06bb07824c19c2021c5d056d5b10c35b989f7e17"
integrity sha512-uIFtJElxJo29QC753JzhidoAhvp/e/Exezkdhfmt8AymWT6/5B7W1WmponYWkHk2eg6sONyTch0A3nkMPun3SQ==
Expand Down

0 comments on commit 15ae16b

Please sign in to comment.