Skip to content

Commit aba11b8

Browse files
Bump postcss from 8.4.49 to 8.5.1 in /pkg/sass-parser (#2496)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.1) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 89a5394 commit aba11b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/sass-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"test": "jest"
3232
},
3333
"dependencies": {
34-
"postcss": ">=8.4.41 <8.5.0",
34+
"postcss": ">=8.4.41 <8.6.0",
3535
"sass": "file:../../build/npm"
3636
},
3737
"devDependencies": {

0 commit comments

Comments
 (0)