File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 124
124
"eslint-plugin-jest" : " ^24.1.3" ,
125
125
"eslint-plugin-markdown" : " ^1.0.2" ,
126
126
"eslint-plugin-node" : " ^11.1.0" ,
127
- "eslint-plugin-prettier" : " ^3.2 .0" ,
127
+ "eslint-plugin-prettier" : " ^3.3 .0" ,
128
128
"eslint-plugin-promise" : " ^4.2.1" ,
129
129
"eslint-plugin-vue" : " ^7.2.0" ,
130
130
"esm" : " ^3.2.25" ,
140
140
"marked" : " ^1.2.6" ,
141
141
"nuxt" : " ^2.14.11" ,
142
142
"postcss" : " ^8.2.1" ,
143
- "postcss-cli" : " ^8.3.0 " ,
143
+ "postcss-cli" : " ^8.3.1 " ,
144
144
"prettier" : " 1.14.3" ,
145
145
"require-context" : " ^1.1.0" ,
146
146
"rollup" : " ^2.35.0" ,
Original file line number Diff line number Diff line change @@ -5558,10 +5558,10 @@ eslint-plugin-node@^11.1.0:
5558
5558
resolve "^1.10.1"
5559
5559
semver "^6.1.0"
5560
5560
5561
- eslint-plugin-prettier@^3.2 .0:
5562
- version "3.2 .0"
5563
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.2 .0.tgz#af391b2226fa0e15c96f36c733f6e9035dbd952c "
5564
- integrity sha512-kOUSJnFjAUFKwVxuzy6sA5yyMx6+o9ino4gCdShzBNx4eyFRudWRYKCFolKjoM40PEiuU6Cn7wBLfq3WsGg7qg ==
5561
+ eslint-plugin-prettier@^3.3 .0:
5562
+ version "3.3 .0"
5563
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3 .0.tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40 "
5564
+ integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ ==
5565
5565
dependencies:
5566
5566
prettier-linter-helpers "^1.0.0"
5567
5567
@@ -10623,10 +10623,10 @@ postcss-calc@^7.0.1:
10623
10623
postcss-selector-parser "^6.0.2"
10624
10624
postcss-value-parser "^4.0.2"
10625
10625
10626
- postcss-cli@^8.3.0 :
10627
- version "8.3.0 "
10628
- resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-8.3.0 .tgz#fa06c96cbd0620768c788cae74ba462622a9013c "
10629
- integrity sha512-GqWohD9VmH+LCe+xsv6VCdcgNylNBmsrbxJlyXUGteGGdcmazj2YxSiJMUmQpg8pE6LRox9idtsTB7JZq5a+rw ==
10626
+ postcss-cli@^8.3.1 :
10627
+ version "8.3.1 "
10628
+ resolved "https://registry.yarnpkg.com/postcss-cli/-/postcss-cli-8.3.1 .tgz#865dad08300ac59ae9cecb7066780aa81c767a77 "
10629
+ integrity sha512-leHXsQRq89S3JC9zw/tKyiVV2jAhnfQe0J8VI4eQQbUjwIe0XxVqLrR+7UsahF1s9wi4GlqP6SJ8ydf44cgF2Q ==
10630
10630
dependencies:
10631
10631
chalk "^4.0.0"
10632
10632
chokidar "^3.3.0"
You can’t perform that action at this time.
0 commit comments