Skip to content

Commit 85032fb

Browse files
Bump @webref/css from 8.6.0 to 8.6.1 in the webref-css group
Bumps the webref-css group with 1 update: [@webref/css](https://github.com/w3c/webref). Updates `@webref/css` from 8.6.0 to 8.6.1 - [Commits](https://github.com/w3c/webref/compare/@webref/css@8.6.0...@webref/css@8.6.1) --- updated-dependencies: - dependency-name: "@webref/css" dependency-version: 8.6.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webref-css ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 697e440 commit 85032fb

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 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.6.0",
44+
"@webref/css": "^8.6.1",
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.6.0"
131+
"@webref/css": "^8.6.1"
132132
},
133133
"scripts": {
134134
"prebuild": "node ./scripts/generate-plugins-data.mjs && eslint --fix ./src/plugins/*.mjs",

plugins/postcss-progressive-custom-properties/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@csstools/postcss-tape": "*",
41-
"@webref/css": "^8.6.0"
41+
"@webref/css": "^8.6.1"
4242
},
4343
"scripts": {
4444
"build": "node ./scripts/matchers.mjs && node ./scripts/shorthands.mjs && eslint --fix ./src/matchers.ts ./src/shorthands.ts && rollup -c ../../rollup/default.mjs",

0 commit comments

Comments
 (0)