From 4335cc149b04329b0f96c5fceec02c925d4b8831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Aug 2022 04:12:18 +0000 Subject: [PATCH] Bump @primer/css from 19.8.2 to 20.4.1 Bumps [@primer/css](https://github.com/primer/css) from 19.8.2 to 20.4.1. - [Release notes](https://github.com/primer/css/releases) - [Changelog](https://github.com/primer/css/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/css/compare/v19.8.2...v20.4.1) --- updated-dependencies: - dependency-name: "@primer/css" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index f0ee05cbb8db..9960e958e47f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8,7 +8,7 @@ "license": "(MIT AND CC-BY-4.0)", "dependencies": { "@github/failbot": "0.8.0", - "@primer/css": "^19.8.2", + "@primer/css": "^20.4.1", "@primer/octicons": "17.3.0", "@primer/octicons-react": "17.3.0", "@primer/react": "^34.7.1", @@ -4073,20 +4073,20 @@ "integrity": "sha512-Ej2OUc3ZIFaR7WwIUqESO1DTzmpb7wc8xbTVRT9s52jZQDjN7g5iljoK3ocYZm+BIAcKn3MvcwB42hEk4Ga4xQ==" }, "node_modules/@primer/css": { - "version": "19.8.2", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.8.2.tgz", - "integrity": "sha512-Zjgk0asxDVj+QY8Ej3DLeJHEMzxlW4ejwmtUk3QzwUJG6R1FzCuGzrTuEN2hFugsvlPDVd1geeKfiskLEjkfOQ==", + "version": "20.4.1", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.4.1.tgz", + "integrity": "sha512-jNO8JUmJea/ZMa8w7fWlYT4MWU15raVad04QW1ZZOcqyTyRWEB4Mh31PBj62XB6dfExbKnEC+XX0P4M9FjhwVQ==", "dependencies": { - "@primer/primitives": "^7.7.0" + "@primer/primitives": "^7.9.0" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" } }, "node_modules/@primer/css/node_modules/@primer/primitives": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.8.3.tgz", - "integrity": "sha512-04ZwfJhpZ0QFwDrJfCuLX6iOh0BflWDTvuoRA80lQH9xk0RtIg16INbruwwtnbSgnKKXXRSykRRJ5BbxnqufRA==" + "version": "7.9.0", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.9.0.tgz", + "integrity": "sha512-ZHHfwB0z0z6nDJp263gyGIClYDy+rl0nwqyi4qhcv3Cxhkmtf+If2KVjr6FQqBBFfi1wQwUzaax2FBvfEMFBnw==" }, "node_modules/@primer/octicons": { "version": "17.3.0", @@ -25750,17 +25750,17 @@ "integrity": "sha512-Ej2OUc3ZIFaR7WwIUqESO1DTzmpb7wc8xbTVRT9s52jZQDjN7g5iljoK3ocYZm+BIAcKn3MvcwB42hEk4Ga4xQ==" }, "@primer/css": { - "version": "19.8.2", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.8.2.tgz", - "integrity": "sha512-Zjgk0asxDVj+QY8Ej3DLeJHEMzxlW4ejwmtUk3QzwUJG6R1FzCuGzrTuEN2hFugsvlPDVd1geeKfiskLEjkfOQ==", + "version": "20.4.1", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.4.1.tgz", + "integrity": "sha512-jNO8JUmJea/ZMa8w7fWlYT4MWU15raVad04QW1ZZOcqyTyRWEB4Mh31PBj62XB6dfExbKnEC+XX0P4M9FjhwVQ==", "requires": { - "@primer/primitives": "^7.7.0" + "@primer/primitives": "^7.9.0" }, "dependencies": { "@primer/primitives": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.8.3.tgz", - "integrity": "sha512-04ZwfJhpZ0QFwDrJfCuLX6iOh0BflWDTvuoRA80lQH9xk0RtIg16INbruwwtnbSgnKKXXRSykRRJ5BbxnqufRA==" + "version": "7.9.0", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.9.0.tgz", + "integrity": "sha512-ZHHfwB0z0z6nDJp263gyGIClYDy+rl0nwqyi4qhcv3Cxhkmtf+If2KVjr6FQqBBFfi1wQwUzaax2FBvfEMFBnw==" } } }, diff --git a/package.json b/package.json index 17893be60b74..d9e67f7f809b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ ], "dependencies": { "@github/failbot": "0.8.0", - "@primer/css": "^19.8.2", + "@primer/css": "^20.4.1", "@primer/octicons": "17.3.0", "@primer/octicons-react": "17.3.0", "@primer/react": "^34.7.1",