Skip to content

Commit 34b6dd6

Browse files
author
sunss
committed
chore(pacage.json): update devDependencies
1 parent fce2d85 commit 34b6dd6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"less-loader": "^10.0.1",
9797
"lint-staged": "^11.1.2",
9898
"mini-css-extract-plugin": "^2.2.0",
99+
"postcss": "^8.3.6",
99100
"postcss-loader": "^6.1.1",
100101
"postcss-nested": "^5.0.6",
101102
"prettier": "^2.3.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7083,7 +7083,7 @@ postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.21, postcss@^7.0.
70837083
source-map "^0.6.1"
70847084
supports-color "^6.1.0"
70857085

7086-
postcss@^8.2.15:
7086+
postcss@^8.2.15, postcss@^8.3.6:
70877087
version "8.3.6"
70887088
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.6.tgz#2730dd76a97969f37f53b9a6096197be311cc4ea"
70897089
integrity sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A==

0 commit comments

Comments
 (0)