Skip to content

Commit ee525b2

Browse files
Update dependency autoprefixer to v10.4.27
1 parent 768191f commit ee525b2

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
@@ -42,7 +42,7 @@
4242
"contributors": "https://github.com/TryGhost/Source/graphs/contributors",
4343
"devDependencies": {
4444
"@tryghost/release-utils": "0.8.1",
45-
"autoprefixer": "10.4.24",
45+
"autoprefixer": "10.4.27",
4646
"beeper": "2.1.0",
4747
"cssnano": "7.1.2",
4848
"gscan": "5.2.4",

yarn.lock

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

2281-
autoprefixer@10.4.24:
2282-
version "10.4.24"
2283-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
2284-
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
2281+
autoprefixer@10.4.27:
2282+
version "10.4.27"
2283+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2"
2284+
integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==
22852285
dependencies:
22862286
browserslist "^4.28.1"
2287-
caniuse-lite "^1.0.30001766"
2287+
caniuse-lite "^1.0.30001774"
22882288
fraction.js "^5.3.4"
22892289
picocolors "^1.1.1"
22902290
postcss-value-parser "^4.2.0"
@@ -2556,10 +2556,10 @@ caniuse-api@^3.0.0:
25562556
lodash.memoize "^4.1.2"
25572557
lodash.uniq "^4.5.0"
25582558

2559-
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
2560-
version "1.0.30001766"
2561-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001766.tgz#b6f6b55cb25a2d888d9393104d14751c6a7d6f7a"
2562-
integrity sha512-4C0lfJ0/YPjJQHagaE9x2Elb69CIqEPZeG0anQt9SIvIoOH4a4uaRl73IavyO+0qZh6MDLH//DrXThEYKHkmYA==
2559+
caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774:
2560+
version "1.0.30001774"
2561+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70"
2562+
integrity sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==
25632563

25642564
caseless@~0.12.0:
25652565
version "0.12.0"

0 commit comments

Comments
 (0)