Skip to content

Commit 603c7dc

Browse files
Update dependency autoprefixer to v10.4.27
1 parent 29043dd commit 603c7dc

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
@@ -46,7 +46,7 @@
4646
"contributors": "https://github.com/TryGhost/Casper/graphs/contributors",
4747
"devDependencies": {
4848
"@tryghost/release-utils": "0.8.1",
49-
"autoprefixer": "10.4.24",
49+
"autoprefixer": "10.4.27",
5050
"beeper": "2.1.0",
5151
"cssnano": "7.1.2",
5252
"gscan": "5.2.4",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2283,13 +2283,13 @@ asynckit@^0.4.0:
22832283
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
22842284
integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
22852285

2286-
autoprefixer@10.4.24:
2287-
version "10.4.24"
2288-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
2289-
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
2286+
autoprefixer@10.4.27:
2287+
version "10.4.27"
2288+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2"
2289+
integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==
22902290
dependencies:
22912291
browserslist "^4.28.1"
2292-
caniuse-lite "^1.0.30001766"
2292+
caniuse-lite "^1.0.30001774"
22932293
fraction.js "^5.3.4"
22942294
picocolors "^1.1.1"
22952295
postcss-value-parser "^4.2.0"
@@ -2561,10 +2561,10 @@ caniuse-api@^3.0.0:
25612561
lodash.memoize "^4.1.2"
25622562
lodash.uniq "^4.5.0"
25632563

2564-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
2565-
version "1.0.30001766"
2566-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001766.tgz#b6f6b55cb25a2d888d9393104d14751c6a7d6f7a"
2567-
integrity sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==
2564+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774:
2565+
version "1.0.30001774"
2566+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70"
2567+
integrity sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==
25682568

25692569
caseless@~0.12.0:
25702570
version "0.12.0"

0 commit comments

Comments
 (0)