Skip to content

Commit

Permalink
Update dependency postcss to v8.4.42
Browse files Browse the repository at this point in the history
renovate[bot] authored Aug 31, 2024
1 parent a350bc5 commit 6861140
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 2022-09-28-rest-directive/web/package.json
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.13",
"postcss": "8.4.19",
"postcss": "8.4.42",
"postcss-loader": "7.0.1",
"tailwindcss": "3.2.4"
}
2 changes: 1 addition & 1 deletion 2022-10-05-enum-select-options/web/package.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.13",
"postcss": "8.4.19",
"postcss": "8.4.42",
"postcss-loader": "7.0.1",
"tailwindcss": "3.2.4"
}
2 changes: 1 addition & 1 deletion 2022-10-12-algolia-autocomplete/web/package.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
},
"devDependencies": {
"autoprefixer": "10.4.13",
"postcss": "8.4.19",
"postcss": "8.4.42",
"postcss-loader": "7.0.1",
"tailwindcss": "3.2.4"
}

0 comments on commit 6861140

Please sign in to comment.