Skip to content

Commit 6820646

Browse files
Bump @webref/css from 8.5.6 to 8.5.7 in the webref-css group (#1848)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a96f16d commit 6820646

3 files changed

Lines changed: 7 additions & 17 deletions

File tree

package-lock.json

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

packages/css-syntax-patches-for-csstree/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"devDependencies": {
44-
"@webref/css": "8.5.7",
44+
"@webref/css": "^8.5.7",
4545
"css-tree": "^3.2.1",
4646
"postcss": "^8.5"
4747
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@csstools/pack-test": "*",
129129
"@csstools/postcss-bundler": "*",
130130
"@csstools/postcss-tape": "*",
131-
"@webref/css": "8.5.6"
131+
"@webref/css": "8.5.7"
132132
},
133133
"scripts": {
134134
"prebuild": "node ./scripts/generate-plugins-data.mjs && eslint --fix ./src/plugins/*.mjs",

0 commit comments

Comments
 (0)