Skip to content

Commit 9f5e25a

Browse files
Bump autoprefixer from 10.4.24 to 10.4.27
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.24 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.24...10.4.27) --- updated-dependencies: - dependency-name: autoprefixer dependency-version: 10.4.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fb12954 commit 9f5e25a

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
@@ -13,7 +13,7 @@
1313
"@popperjs/core": "^2.11.8",
1414
"@rails/actioncable": "^8.1.200",
1515
"@tailwindcss/postcss": "^4.2.1",
16-
"autoprefixer": "^10.4.24",
16+
"autoprefixer": "^10.4.27",
1717
"bootstrap": "^5.3.3",
1818
"bootstrap-icons": "^1.11.3",
1919
"chart.js": "^4.5.1",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -413,13 +413,13 @@ anymatch@~3.1.2:
413413
normalize-path "^3.0.0"
414414
picomatch "^2.0.4"
415415

416-
autoprefixer@^10.4.24:
417-
version "10.4.24"
418-
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.24.tgz#2c29595f3abd820a79976a609d0bf40eecf212fb"
419-
integrity sha512-uHZg7N9ULTVbutaIsDRoUkoS8/h3bdsmVJYZ5l3wv8Cp/6UIIoRDm90hZ+BwxUj/hGBEzLxdHNSKuFpn8WOyZw==
416+
autoprefixer@^10.4.27:
417+
version "10.4.27"
418+
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.27.tgz#51ea301a5c3c5f8642f8e564759c4f573be486f2"
419+
integrity sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==
420420
dependencies:
421421
browserslist "^4.28.1"
422-
caniuse-lite "^1.0.30001766"
422+
caniuse-lite "^1.0.30001774"
423423
fraction.js "^5.3.4"
424424
picocolors "^1.1.1"
425425
postcss-value-parser "^4.2.0"
@@ -462,10 +462,10 @@ browserslist@^4.28.1:
462462
node-releases "^2.0.27"
463463
update-browserslist-db "^1.2.0"
464464

465-
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001766:
466-
version "1.0.30001767"
467-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001767.tgz#0279c498e862efb067938bba0a0aabafe8d0b730"
468-
integrity sha512-34+zUAMhSH+r+9eKmYG+k2Rpt8XttfE4yXAjoZvkAPs15xcYQhyBYdalJ65BzivAvGRMViEjy6oKr/S91loekQ==
465+
caniuse-lite@^1.0.30001759, caniuse-lite@^1.0.30001774:
466+
version "1.0.30001774"
467+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz#0e576b6f374063abcd499d202b9ba1301be29b70"
468+
integrity sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==
469469

470470
chart.js@4, chart.js@^4.5.1:
471471
version "4.5.1"

0 commit comments

Comments
 (0)