diff --git a/README.md b/README.md index 2dbe57c8f0f8..f9c64a539e20 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,6 @@ All other code in this repository is licensed under the [MIT license](LICENSE-CO When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos). -## Thanks :purple_heart: +## Thanks :purple_heart:☯️⚛️ Thanks for all your contributions and efforts towards improving the GitHub documentation. We thank you for being part of our :sparkles: community :sparkles:! diff --git a/package-lock.json b/package-lock.json index cd03ce1e395c..43df66c22bb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "dependencies": { "@elastic/elasticsearch": "8.2.1", "@github/failbot": "0.8.0", - "@primer/css": "^19.8.2", + "@primer/css": "^20.2.4", "@primer/octicons": "17.3.0", "@primer/octicons-react": "17.3.0", "@primer/react": "^35.2.2", @@ -3643,11 +3643,11 @@ "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" }, "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.2.4", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.2.4.tgz", + "integrity": "sha512-KuOEwLXsRaZkACAxkjyFIxqmHVJDMKx+jsc0kBKRwZI2nFyH2Ji4B909ErcmlkTM9r+S383jisGBqaZJIUm14g==", "dependencies": { - "@primer/primitives": "^7.7.0" + "@primer/primitives": "^7.8.4" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" @@ -23132,11 +23132,11 @@ "integrity": "sha512-WpCcjAkXG7Lv3ZbaCUgASWKHnCi/pmuSEiyTmHHb6f5xhwk1mliixNL5ZZHtDN6RCcT3VnXUsyek4GopG2lbZQ==" }, "@primer/css": { - "version": "19.8.2", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-19.8.2.tgz", - "integrity": "sha512-Zjgk0asxDVj+QY8Ej3DLeJHEMzxlW4ejwmtUk3QzwUJG6R1FzCuGzrTuEN2hFugsvlPDVd1geeKfiskLEjkfOQ==", + "version": "20.2.4", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-20.2.4.tgz", + "integrity": "sha512-KuOEwLXsRaZkACAxkjyFIxqmHVJDMKx+jsc0kBKRwZI2nFyH2Ji4B909ErcmlkTM9r+S383jisGBqaZJIUm14g==", "requires": { - "@primer/primitives": "^7.7.0" + "@primer/primitives": "^7.8.4" } }, "@primer/octicons": { diff --git a/package.json b/package.json index 39106093e9ef..9220d7082183 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@elastic/elasticsearch": "8.2.1", "@github/failbot": "0.8.0", - "@primer/css": "^19.8.2", + "@primer/css": "^20.2.4", "@primer/octicons": "17.3.0", "@primer/octicons-react": "17.3.0", "@primer/react": "^35.2.2",