Skip to content

Commit d149eb4

Browse files
Bump @webref/css from 8.5.4 to 8.5.5 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.5.4 to 8.5.5 - [Commits](https://github.com/w3c/webref/compare/@webref/css@8.5.4...@webref/css@8.5.5) --- updated-dependencies: - dependency-name: "@webref/css" dependency-version: 8.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: webref-css ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b776c74 commit d149eb4

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

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
@@ -41,7 +41,7 @@
4141
}
4242
},
4343
"devDependencies": {
44-
"@webref/css": "8.5.4",
44+
"@webref/css": "8.5.5",
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.4"
131+
"@webref/css": "8.5.5"
132132
},
133133
"scripts": {
134134
"prebuild": "node ./scripts/generate-plugins-data.mjs && eslint --fix ./src/plugins/*.mjs",

0 commit comments

Comments
 (0)