Skip to content

Commit 0b4f6ae

Browse files
chore(deps-dev): bump autoprefixer from 9.8.0 to 9.8.4 (#304)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 9.8.0 to 9.8.4. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/master/CHANGELOG.md) - [Commits](postcss/autoprefixer@9.8.0...9.8.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent fa644f0 commit 0b4f6ae

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@testing-library/react": "10.2.1",
5555
"@types/jest": "26.0.0",
5656
"@types/storybook__react": "5.2.1",
57-
"autoprefixer": "9.8.0",
57+
"autoprefixer": "9.8.4",
5858
"awesome-typescript-loader": "5.2.1",
5959
"babel-loader": "8.1.0",
6060
"cssnano": "4.1.10",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -2772,17 +2772,17 @@ atob@^2.1.1, atob@^2.1.2:
27722772
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
27732773
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
27742774

2775-
autoprefixer@9.8.0, autoprefixer@^9.7.2:
2776-
version "9.8.0"
2777-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.0.tgz#68e2d2bef7ba4c3a65436f662d0a56a741e56511"
2778-
integrity sha512-D96ZiIHXbDmU02dBaemyAg53ez+6F5yZmapmgKcjm35yEe1uVDYI8hGW3VYoGRaG290ZFf91YxHrR518vC0u/A==
2775+
autoprefixer@9.8.4, autoprefixer@^9.7.2:
2776+
version "9.8.4"
2777+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-9.8.4.tgz#736f1012673a70fa3464671d78d41abd54512863"
2778+
integrity sha512-84aYfXlpUe45lvmS+HoAWKCkirI/sw4JK0/bTeeqgHYco3dcsOn0NqdejISjptsYwNji/21dnkDri9PsYKk89A==
27792779
dependencies:
27802780
browserslist "^4.12.0"
2781-
caniuse-lite "^1.0.30001061"
2782-
chalk "^2.4.2"
2781+
caniuse-lite "^1.0.30001087"
2782+
colorette "^1.2.0"
27832783
normalize-range "^0.1.2"
27842784
num2fraction "^1.2.2"
2785-
postcss "^7.0.30"
2785+
postcss "^7.0.32"
27862786
postcss-value-parser "^4.1.0"
27872787

27882788
awesome-typescript-loader@5.2.1:
@@ -3610,10 +3610,10 @@ caniuse-api@^3.0.0:
36103610
lodash.memoize "^4.1.2"
36113611
lodash.uniq "^4.5.0"
36123612

3613-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001061:
3614-
version "1.0.30001061"
3615-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001061.tgz#80ca87ef14eb543a7458e7fd2b5e2face3458c9f"
3616-
integrity sha512-SMICCeiNvMZnyXpuoO+ot7FHpMVPlrsR+HmfByj6nY4xYDHXLqMTbgH7ecEkDNXWkH1vaip+ZS0D7VTXwM1KYQ==
3613+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000989, caniuse-lite@^1.0.30001043, caniuse-lite@^1.0.30001087:
3614+
version "1.0.30001090"
3615+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001090.tgz#ff7766332f60e80fea4903f30d360622e5551850"
3616+
integrity sha512-QzPRKDCyp7RhjczTPZaqK3CjPA5Ht2UnXhZhCI4f7QiB5JK6KEuZBxIzyWnB3wO4hgAj4GMRxAhuiacfw0Psjg==
36173617

36183618
capture-exit@^2.0.0:
36193619
version "2.0.0"
@@ -3913,10 +3913,10 @@ color@^3.0.0:
39133913
color-convert "^1.9.1"
39143914
color-string "^1.5.2"
39153915

3916-
colorette@^1.1.0:
3917-
version "1.1.0"
3918-
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.1.0.tgz#1f943e5a357fac10b4e0f5aaef3b14cdc1af6ec7"
3919-
integrity sha512-6S062WDQUXi6hOfkO/sBPVwE5ASXY4G2+b4atvhJfSsuUUhIaUKlkjLe9692Ipyt5/a+IPF5aVTu3V5gvXq5cg==
3916+
colorette@^1.1.0, colorette@^1.2.0:
3917+
version "1.2.0"
3918+
resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.0.tgz#45306add826d196e8c87236ac05d797f25982e63"
3919+
integrity sha512-soRSroY+OF/8OdA3PTQXwaDJeMc7TfknKKrxeSCencL2a4+Tx5zhxmmv7hdpCjhKBjehzp8+bwe/T68K0hpIjw==
39203920

39213921
colors@^1.1.2:
39223922
version "1.4.0"
@@ -9832,10 +9832,10 @@ postcss@^6.0.1:
98329832
source-map "^0.6.1"
98339833
supports-color "^5.4.0"
98349834

9835-
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.30, postcss@^7.0.5, postcss@^7.0.6:
9836-
version "7.0.30"
9837-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.30.tgz#cc9378beffe46a02cbc4506a0477d05fcea9a8e2"
9838-
integrity sha512-nu/0m+NtIzoubO+xdAlwZl/u5S5vi/y6BCsoL8D+8IxsD3XvBS8X4YEADNIVXKVuQvduiucnRv+vPIqj56EGMQ==
9835+
postcss@^7.0.0, postcss@^7.0.1, postcss@^7.0.14, postcss@^7.0.16, postcss@^7.0.17, postcss@^7.0.27, postcss@^7.0.32, postcss@^7.0.5, postcss@^7.0.6:
9836+
version "7.0.32"
9837+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.32.tgz#4310d6ee347053da3433db2be492883d62cec59d"
9838+
integrity sha512-03eXong5NLnNCD05xscnGKGDZ98CyzoqPSMjOe6SuoQY7Z2hIj0Ld1g/O/UQRuOle2aRtiIRDg9tDcTGAkLfKw==
98399839
dependencies:
98409840
chalk "^2.4.2"
98419841
source-map "^0.6.1"

0 commit comments

Comments
 (0)