Skip to content

Commit 457d643

Browse files
Updating CSSDB
1 parent 27a8af5 commit 457d643

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin-packs/postcss-preset-env/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Unreleased (minor)
44

55
- Replace `postcss-media-minmax` with `@csstools/postcss-media-minmax` [Check the plugin README](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-media-minmax#readme) for usage details. _We hope to revert this in the future when maintenance is resumed upstream._
6+
- - Updated `cssdb` to `7.5.3` (patch)
67

78
### 8.2.0 (March 28, 2023)
89

plugin-packs/postcss-preset-env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"css-blank-pseudo": "^5.0.2",
7171
"css-has-pseudo": "^5.0.2",
7272
"css-prefers-color-scheme": "^8.0.2",
73-
"cssdb": "^7.5.2",
73+
"cssdb": "^7.5.3",
7474
"postcss-attribute-case-insensitive": "^6.0.2",
7575
"postcss-clamp": "^4.1.0",
7676
"postcss-color-functional-notation": "^5.0.2",

0 commit comments

Comments
 (0)