Skip to content

Commit 1b491e7

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/[email protected]...@webref/[email protected]) --- 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] <[email protected]>
1 parent 46845ee commit 1b491e7

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
@@ -39,7 +39,7 @@
3939
"postcss": "^8.4"
4040
},
4141
"devDependencies": {
42-
"@webref/css": "6.22.0",
42+
"@webref/css": "7.0.11",
4343
"css-tree": "^3.1.0"
4444
},
4545
"scripts": {

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": "7.0.11"
131131
},
132132
"scripts": {
133133
"prebuild": "node ./scripts/generate-plugins-data.mjs && eslint --fix ./src/plugins/*.mjs",

0 commit comments

Comments
 (0)