Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Commit a51472c

Browse files
committed
Update dependency autoprefixer to v10.4.11
1 parent 517c11e commit a51472c

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"contributors": "https://github.com/TryGhost/Starter/graphs/contributors",
4646
"devDependencies": {
4747
"@tryghost/release-utils": "0.8.1",
48-
"autoprefixer": "10.4.8",
48+
"autoprefixer": "10.4.11",
4949
"beeper": "2.1.0",
5050
"cssnano": "5.1.13",
5151
"gscan": "4.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -489,13 +489,13 @@ atob@^2.1.2:
489489
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
490490
integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
491491

492-
autoprefixer@10.4.8:
493-
version "10.4.8"
494-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.8.tgz#92c7a0199e1cfb2ad5d9427bd585a3d75895b9e5"
495-
integrity sha512-75Jr6Q/XpTqEf6D2ltS5uMewJIx5irCU1oBYJrWjFenq/m12WRRrz6g15L1EIoYvPLXTbEry7rDOwrcYNj77xw==
492+
autoprefixer@10.4.11:
493+
version "10.4.11"
494+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.11.tgz#835136aff1d9cd43640151e0d2dba00f8eac7c1c"
495+
integrity sha512-5lHp6DgRodxlBLSkzHOTcufWFflH1ewfy2hvFQyjrblBFlP/0Yh4O/Wrg4ow8WRlN3AAUFFLAQwX8hTptzqVHg==
496496
dependencies:
497497
browserslist "^4.21.3"
498-
caniuse-lite "^1.0.30001373"
498+
caniuse-lite "^1.0.30001399"
499499
fraction.js "^4.2.0"
500500
normalize-range "^0.1.2"
501501
picocolors "^1.0.0"
@@ -767,10 +767,10 @@ caniuse-api@^3.0.0:
767767
lodash.memoize "^4.1.2"
768768
lodash.uniq "^4.5.0"
769769

770-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001373:
771-
version "1.0.30001373"
772-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz#2dc3bc3bfcb5d5a929bec11300883040d7b4b4be"
773-
integrity sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==
770+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001370, caniuse-lite@^1.0.30001399:
771+
version "1.0.30001399"
772+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001399.tgz#1bf994ca375d7f33f8d01ce03b7d5139e8587873"
773+
integrity sha512-4vQ90tMKS+FkvuVWS5/QY1+d805ODxZiKFzsU8o/RsVJz49ZSRR8EjykLJbqhzdPgadbX6wB538wOzle3JniRA==
774774

775775
caseless@~0.12.0:
776776
version "0.12.0"

0 commit comments

Comments
 (0)