Skip to content

Commit 53d9673

Browse files
Update dependency autoprefixer to ^10.4.19
1 parent cd56d4c commit 53d9673

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"devDependencies": {
2828
"@typescript-eslint/parser": "^7.16.1",
2929
"astro": "^4.11.3",
30-
"autoprefixer": "^10.4.18",
30+
"autoprefixer": "^10.4.19",
3131
"eslint": "^8.57.0",
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-astro": "^1.2.3",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1392,7 +1392,7 @@ async-retry@^1.3.3:
13921392
dependencies:
13931393
retry "0.13.1"
13941394

1395-
autoprefixer@^10.4.18, autoprefixer@^10.4.19:
1395+
autoprefixer@^10.4.19:
13961396
version "10.4.19"
13971397
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.19.tgz#ad25a856e82ee9d7898c59583c1afeb3fa65f89f"
13981398
integrity sha512-BaENR2+zBZ8xXhM4pUaKUxlVdxZ0EZhjvbopwnXmxRUfqDmwSpC2lAi/QXvx7NRdPCo1WKEcEF6mV64si1z4Ew==

0 commit comments

Comments
 (0)