Skip to content

Commit 0fdc0e7

Browse files
committed
set dependencies to newly released versions
1 parent 78abf2b commit 0fdc0e7

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

cli/csstools-cli/CHANGELOG.md

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

55
- Updated [`@csstools/postcss-cascade-layers`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-cascade-layers/CHANGELOG.md#502) (patch)
6+
- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.2.4`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1024) (patch)
67

78
### 4.0.20
89

cli/csstools-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"postcss-nesting": "^13.0.2",
8686
"postcss-overflow-shorthand": "^6.0.0",
8787
"postcss-place": "^10.0.0",
88-
"postcss-preset-env": "^10.2.3",
88+
"postcss-preset-env": "^10.2.4",
8989
"postcss-pseudo-class-any-link": "^10.0.1",
9090
"postcss-selector-not": "^8.0.1"
9191
},

package-lock.json

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

0 commit comments

Comments
 (0)