Skip to content

Commit 00251be

Browse files
Bump @webref/css from 6.22.0 to 7.0.11 in the webref-css group
Bumps the webref-css group with 1 update: [@webref/css](https://github.com/w3c/webref). Updates `@webref/css` from 6.22.0 to 7.0.11 - [Commits](https://github.com/w3c/webref/compare/@webref/css@6.22.0...@webref/css@7.0.11) --- updated-dependencies: - dependency-name: "@webref/css" dependency-version: 7.0.11 dependency-type: direct:development update-type: version-update:semver-major dependency-group: webref-css ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e55c8fb commit 00251be

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

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.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"dist"
3737
],
3838
"devDependencies": {
39-
"@webref/css": "6.22.0",
39+
"@webref/css": "8.0.0",
4040
"css-tree": "^3.1.0",
4141
"postcss": "^8.4.0"
4242
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@csstools/pack-test": "*",
128128
"@csstools/postcss-bundler": "*",
129129
"@csstools/postcss-tape": "*",
130-
"@webref/css": "6.22.0"
130+
"@webref/css": "8.0.0"
131131
},
132132
"scripts": {
133133
"prebuild": "node ./scripts/generate-plugins-data.mjs && eslint --fix ./src/plugins/*.mjs",

0 commit comments

Comments
 (0)