Skip to content

Commit 76e2969

Browse files
committed
set dependencies to newly released versions
1 parent f8c1435 commit 76e2969

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

cli/csstools-cli/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
- Updated [`@csstools/postcss-is-pseudo-class`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class) to [`5.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-is-pseudo-class/CHANGELOG.md#502) (patch)
66
- Updated [`postcss-nesting`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`13.0.2`](https://github.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1302) (patch)
7+
- Updated [`postcss-preset-env`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env) to [`10.2.2`](https://github.com/csstools/postcss-plugins/tree/main/plugin-packs/postcss-preset-env/CHANGELOG.md#1022) (patch)
78

89
### 4.0.18
910

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.1",
88+
"postcss-preset-env": "^10.2.2",
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)