Skip to content

Commit b9e5333

Browse files
chore: bump autoprefixer from 10.4.23 to 10.4.27 (#375)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.23 to 10.4.27. - [Release notes](https://github.com/postcss/autoprefixer/releases) - [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md) - [Commits](postcss/autoprefixer@10.4.23...10.4.27) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59c8f3a commit b9e5333

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
@@ -11,7 +11,7 @@
1111
"license": "Apache-2.0",
1212
"homepage": "https://cpeditor.github.io/",
1313
"devDependencies": {
14-
"autoprefixer": "^10.4.23",
14+
"autoprefixer": "^10.4.27",
1515
"postcss": "^8.5.3",
1616
"postcss-cli": "^10.1.0",
1717
"remark-cli": "^11.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -202,13 +202,13 @@ anymatch@~3.1.1:
202202
normalize-path "^3.0.0"
203203
picomatch "^2.0.4"
204204

205-
autoprefixer@^10.4.23:
206-
version "10.4.23"
207-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.23.tgz#c6aa6db8e7376fcd900f9fd79d143ceebad8c4e6"
208-
integrity sha512-YYTXSFulfwytnjAPlw8QHncHJmlvFKtczb8InXaAx9Q0LbfDnfEYDE55omerIJKihhmU61Ft+cAOSzQVaBUmeA==
205+
autoprefixer@^10.4.27:
206+
version "10.4.27"
207+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2"
208+
integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==
209209
dependencies:
210210
browserslist "^4.28.1"
211-
caniuse-lite "^1.0.30001760"
211+
caniuse-lite "^1.0.30001774"
212212
fraction.js "^5.3.4"
213213
picocolors "^1.1.1"
214214
postcss-value-parser "^4.2.0"
@@ -275,10 +275,10 @@ camelcase@^7.0.0:
275275
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-7.0.0.tgz#fd112621b212126741f998d614cbc2a8623fd174"
276276
integrity sha512-JToIvOmz6nhGsUhAYScbo2d6Py5wojjNfoxoc2mEVLUdJ70gJK2gnd+ABY1Tc3sVMyK7QDPtN0T/XdlCQWITyQ==
277277

278-
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001760:
279-
version "1.0.30001761"
280-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001761.tgz#4ca4c6e3792b24e8e2214baa568fc0e43de28191"
281-
integrity sha512-JF9ptu1vP2coz98+5051jZ4PwQgd2ni8A+gYSN7EA7dPKIMf0pDlSUxhdmVOaV3/fYK5uWBkgSXJaRLr4+3A6g==
278+
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774:
279+
version "1.0.30001774"
280+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70"
281+
integrity sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==
282282

283283
ccount@^2.0.0:
284284
version "2.0.0"

0 commit comments

Comments
 (0)