From 558f1dce8a8e7f58baf49fa4c91f45ebd3cf1925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 23:52:56 +0000 Subject: [PATCH] Bump the all-dependencies group with 3 updates Bumps the all-dependencies group with 3 updates: [@mdn/browser-compat-data](https://github.com/mdn/browser-compat-data), [postcss](https://github.com/postcss/postcss) and [web-features](https://github.com/web-platform-dx/web-features). Updates `@mdn/browser-compat-data` from 5.5.44 to 5.5.45 - [Release notes](https://github.com/mdn/browser-compat-data/releases) - [Changelog](https://github.com/mdn/browser-compat-data/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/mdn/browser-compat-data/compare/v5.5.44...v5.5.45) Updates `postcss` from 8.4.40 to 8.4.41 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.40...8.4.41) Updates `web-features` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/web-platform-dx/web-features/releases) - [Commits](https://github.com/web-platform-dx/web-features/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: "@mdn/browser-compat-data" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-dependencies - dependency-name: web-features dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- package-lock.json | 24 ++++++++++++------------ package.json | 6 +++--- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2619e3b..d118ce8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,17 +19,17 @@ ], "license": "MIT-0", "devDependencies": { - "@mdn/browser-compat-data": "^5.5.44", + "@mdn/browser-compat-data": "^5.5.45", "browserslist": "^4.23.3", "glob": "^11.0.0", "lodash.get": "^4.4.2", - "postcss": "^8.4.40", + "postcss": "^8.4.41", "postcss-cli": "^11.0.0", "postcss-preset-env": "^10.0.0", "semver": "^7.6.3", "stylelint": "^16.8.1", "stylelint-config-standard": "^36.0.1", - "web-features": "^1.0.0" + "web-features": "^1.1.0" } }, "node_modules/@babel/code-frame": { @@ -2157,9 +2157,9 @@ } }, "node_modules/@mdn/browser-compat-data": { - "version": "5.5.44", - "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.5.44.tgz", - "integrity": "sha512-bG2ePe+cjEyZQ9hBB+EzsItnl0hPNs1RLjmRuWX7lS0vJ8ddxTeyoQ8yXkp+DAcprbJ0X65wUCgfjBODCRsB5w==", + "version": "5.5.45", + "resolved": "https://registry.npmjs.org/@mdn/browser-compat-data/-/browser-compat-data-5.5.45.tgz", + "integrity": "sha512-ZSQFGihUPlFxG2S9sUWS2tjDKQNTVVEgN62Au5yFcnbYsC183T1JrLz6I5H467Hw8WMCjwRuOEFQSpBW6IvZCg==", "dev": true }, "node_modules/@nodelib/fs.scandir": { @@ -3650,9 +3650,9 @@ } }, "node_modules/postcss": { - "version": "8.4.40", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.40.tgz", - "integrity": "sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==", + "version": "8.4.41", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.41.tgz", + "integrity": "sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==", "dev": true, "funding": [ { @@ -5605,9 +5605,9 @@ "dev": true }, "node_modules/web-features": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/web-features/-/web-features-1.0.0.tgz", - "integrity": "sha512-U/ppX0h851Fr8LbOVMybiuH3iGWGlPi+DYXoj6VkOvXJc6VgYpSdGDosduYl/4qvW6YNlZ4IaczLgqHqbaU25A==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/web-features/-/web-features-1.1.0.tgz", + "integrity": "sha512-JqSnr1Gro9OqK8F5mnAvbtSs+0rHtpa3tj2wAP6ERlC+pj/634YtpozuNQ5eeTSYWSCP0bNpCtxxvRovQ5ps9g==", "dev": true }, "node_modules/which": { diff --git a/package.json b/package.json index 3cccfe2..ad3e3df 100644 --- a/package.json +++ b/package.json @@ -61,17 +61,17 @@ "test:doc-links": "node tasks/check-doc-links.mjs" }, "devDependencies": { - "@mdn/browser-compat-data": "^5.5.44", + "@mdn/browser-compat-data": "^5.5.45", "browserslist": "^4.23.3", "glob": "^11.0.0", "lodash.get": "^4.4.2", - "postcss": "^8.4.40", + "postcss": "^8.4.41", "postcss-cli": "^11.0.0", "postcss-preset-env": "^10.0.0", "semver": "^7.6.3", "stylelint": "^16.8.1", "stylelint-config-standard": "^36.0.1", - "web-features": "^1.0.0" + "web-features": "^1.1.0" }, "stylelint": { "extends": "stylelint-config-standard",