Skip to content

Commit ce45f81

Browse files
chore(deps): update dependency autoprefixer to v10.4.16
1 parent 1728cc2 commit ce45f81

File tree

2 files changed

+17
-12
lines changed

2 files changed

+17
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@lodder/grunt-postcss": "3.1.1",
2929
"@lodder/time-grunt": "4.0.0",
30-
"autoprefixer": "10.4.15",
30+
"autoprefixer": "10.4.16",
3131
"coffeelint": "2.1.0",
3232
"coffeescript": "2.7.0",
3333
"grunt": "1.6.1",

yarn.lock

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -474,14 +474,14 @@ asynckit@^0.4.0:
474474
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
475475
integrity sha1-x57Zf380y48robyXkLzDZkdLS3k=
476476

477-
478-
version "10.4.15"
479-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.15.tgz#a1230f4aeb3636b89120b34a1f513e2f6834d530"
480-
integrity sha512-KCuPB8ZCIqFdA4HwKXsvz7j6gvSDNhDP7WnUjBleRkKjPdvCmHFuQ77ocavI8FT6NdvlBnE2UFr2H4Mycn8Vew==
477+
478+
version "10.4.16"
479+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.16.tgz#fad1411024d8670880bdece3970aa72e3572feb8"
480+
integrity sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==
481481
dependencies:
482482
browserslist "^4.21.10"
483-
caniuse-lite "^1.0.30001520"
484-
fraction.js "^4.2.0"
483+
caniuse-lite "^1.0.30001538"
484+
fraction.js "^4.3.6"
485485
normalize-range "^0.1.2"
486486
picocolors "^1.0.0"
487487
postcss-value-parser "^4.2.0"
@@ -636,11 +636,16 @@ camelcase@^4.0.0, camelcase@^4.1.0:
636636
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
637637
integrity sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=
638638

639-
caniuse-lite@^1.0.30001517, caniuse-lite@^1.0.30001520:
639+
caniuse-lite@^1.0.30001517:
640640
version "1.0.30001524"
641641
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001524.tgz#1e14bce4f43c41a7deaeb5ebfe86664fe8dadb80"
642642
integrity sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==
643643

644+
caniuse-lite@^1.0.30001538:
645+
version "1.0.30001549"
646+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001549.tgz#7d1a3dce7ea78c06ed72c32c2743ea364b3615aa"
647+
integrity sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA==
648+
644649
capture-stack-trace@^1.0.0:
645650
version "1.0.1"
646651
resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d"
@@ -1601,10 +1606,10 @@ form-data@~2.3.2:
16011606
combined-stream "^1.0.6"
16021607
mime-types "^2.1.12"
16031608

1604-
fraction.js@^4.2.0:
1605-
version "4.2.0"
1606-
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.2.0.tgz#448e5109a313a3527f5a3ab2119ec4cf0e0e2950"
1607-
integrity sha512-MhLuK+2gUcnZe8ZHlaaINnQLl0xRIGRfcGk2yl8xoQAfHrSsL3rYu6FCmBdkdbhc9EPlwyGHewaRsvwRMJtAlA==
1609+
fraction.js@^4.3.6:
1610+
version "4.3.7"
1611+
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7"
1612+
integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==
16081613

16091614
fs-extra@^6.0.1:
16101615
version "6.0.1"

0 commit comments

Comments
 (0)