Skip to content

Commit 2ea5584

Browse files
committed
Update dependency autoprefixer to v9.8.4
1 parent afcf566 commit 2ea5584

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"style": "index.scss",
2525
"dependencies": {},
2626
"devDependencies": {
27-
"autoprefixer": "9.8.3",
27+
"autoprefixer": "9.8.4",
2828
"node-sass": "4.14.1",
2929
"postcss-cli": "7.1.1",
3030
"postcss-flexbugs-fixes": "4.2.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -158,14 +158,14 @@ at-least-node@^1.0.0:
158158
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
159159
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==
160160

161-
162-
version "9.8.3"
163-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.3.tgz#e04c8b7f72c608e4aef1b74a542946e2ed271753"
164-
integrity sha512-Y3CkEPqPqGw0TNBcMoUAxeZT9WEOAh0BPYENOTrN/bEfNBqjlYWjHbR1PKduBrmAVn8WbEZtMA3gAZO5MgV7Pg==
161+
162+
version "9.8.4"
163+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.4.tgz#736f1012673a70fa3464671d78d41abd54512863"
164+
integrity sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==
165165
dependencies:
166166
browserslist "^4.12.0"
167167
caniuse-lite "^1.0.30001087"
168-
kleur "^4.0.1"
168+
colorette "^1.2.0"
169169
normalize-range "^0.1.2"
170170
num2fraction "^1.2.2"
171171
postcss "^7.0.32"
@@ -372,6 +372,11 @@ color-name@~1.1.4:
372372
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
373373
integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==
374374

375+
colorette@^1.2.0:
376+
version "1.2.0"
377+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.0.tgz#45306add826d196e8c87236ac05d797f25982e63"
378+
integrity sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==
379+
375380
combined-stream@^1.0.6, combined-stream@~1.0.6:
376381
version "1.0.8"
377382
resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f"
@@ -945,11 +950,6 @@ jsprim@^1.2.2:
945950
json-schema "0.2.3"
946951
verror "1.10.0"
947952

948-
kleur@^4.0.1:
949-
version "4.0.1"
950-
resolved "https://registry.yarnpkg.com/kleur/-/kleur-4.0.1.tgz#3d4948534b666e2578f93b6fafb62108e64f05ef"
951-
integrity sha512-Qs6SqCLm63rd0kNVh+wO4XsWLU6kgfwwaPYsLiClWf0Tewkzsa6MvB21bespb8cz+ANS+2t3So1ge3gintzhlw==
952-
953953
load-json-file@^1.0.0:
954954
version "1.1.0"
955955
resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-1.1.0.tgz#956905708d58b4bab4c2261b04f59f31c99374c0"

0 commit comments

Comments
 (0)