From da607d7286a5b23610cd5bd8bb2aeaba1108257f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 20:30:19 +0000 Subject: [PATCH] Bump @primer/css from 19.1.1 to 20.5.1 Bumps [@primer/css](https://github.com/primer/css) from 19.1.1 to 20.5.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.1.1...v20.5.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 | 44 ++++++++++++++++++++++++++++---------------- package.json | 2 +- 2 files changed, 29 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 182a8a99c376..a5a72558aef6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@github/failbot": "0.8.0", "@hapi/accept": "^5.0.2", "@primer/components": "^33.1.0", - "@primer/css": "^19.1.1", + "@primer/css": "^20.5.1", "@primer/octicons": "^16.1.1", "@primer/octicons-react": "^16.2.0", "@react-aria/ssr": "^3.1.0", @@ -3638,21 +3638,20 @@ } }, "node_modules/@primer/css": { - "version": "19.1.1", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.1.1.tgz", - "integrity": "sha512-QVwdNOJsLxOD6eTR5LDIdLWg2SIy+eZWMK4ywlLd8qZXJCngtJyTNO5PtSzgs0D9jlMS+dzxvlOOV6GcfLu1hw==", - "license": "MIT", + "version": "20.5.1", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.5.1.tgz", + "integrity": "sha512-kMjlYzXqE0k6xIKC0BCZEDlngYZUcvbTgDWqUVbOk9IM19EYTMgHxME5i8wHpVGH22fQb8jnMbShdIq03uCWJw==", "dependencies": { - "@primer/primitives": "^7.2.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.4.0", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.4.0.tgz", - "integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg==" + "version": "7.10.0", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.10.0.tgz", + "integrity": "sha512-DdLHq21e93R9qDHyRuRpytBLY0Up9IwNWMOUgPNW6lRSng4N4+IdUlLS3Ekbasmxfs8Z8vKS8aezeYovQ5qsxQ==" }, "node_modules/@primer/octicons": { "version": "16.1.1", @@ -19018,6 +19017,14 @@ "url": "https://github.com/sponsors/wooorm" } }, + "node_modules/rehype-highlight/node_modules/highlight.js": { + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.3.1.tgz", + "integrity": "sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==", + "engines": { + "node": ">=12.0.0" + } + }, "node_modules/rehype-highlight/node_modules/lowlight": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-2.4.0.tgz", @@ -25838,17 +25845,17 @@ } }, "@primer/css": { - "version": "19.1.1", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.1.1.tgz", - "integrity": "sha512-QVwdNOJsLxOD6eTR5LDIdLWg2SIy+eZWMK4ywlLd8qZXJCngtJyTNO5PtSzgs0D9jlMS+dzxvlOOV6GcfLu1hw==", + "version": "20.5.1", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.5.1.tgz", + "integrity": "sha512-kMjlYzXqE0k6xIKC0BCZEDlngYZUcvbTgDWqUVbOk9IM19EYTMgHxME5i8wHpVGH22fQb8jnMbShdIq03uCWJw==", "requires": { - "@primer/primitives": "^7.2.0" + "@primer/primitives": "^7.9.0" }, "dependencies": { "@primer/primitives": { - "version": "7.4.0", - "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.4.0.tgz", - "integrity": "sha512-gD6yHXN7YKox/bdUNgxhoSS/WXZVaORK1r4dOAyTrdoPrLV/ucIfRInPyVcTF+Mqr0zcTFJtiMtuA5Y8CSyOEg==" + "version": "7.10.0", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-7.10.0.tgz", + "integrity": "sha512-DdLHq21e93R9qDHyRuRpytBLY0Up9IwNWMOUgPNW6lRSng4N4+IdUlLS3Ekbasmxfs8Z8vKS8aezeYovQ5qsxQ==" } } }, @@ -37786,6 +37793,11 @@ "format": "^0.2.0" } }, + "highlight.js": { + "version": "11.3.1", + "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-11.3.1.tgz", + "integrity": "sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==" + }, "lowlight": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/lowlight/-/lowlight-2.4.0.tgz", diff --git a/package.json b/package.json index 4383c4124857..6671178924dc 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@github/failbot": "0.8.0", "@hapi/accept": "^5.0.2", "@primer/components": "^33.1.0", - "@primer/css": "^19.1.1", + "@primer/css": "^20.5.1", "@primer/octicons": "^16.1.1", "@primer/octicons-react": "^16.2.0", "@react-aria/ssr": "^3.1.0",