1
1
mirror of https://github.com/primer/css.git synced 2024-11-27 17:52:45 +03:00

Merge branch 'main' into upgrade_docs_site

This commit is contained in:
Jon Rohan 2021-04-12 09:51:27 -07:00 committed by GitHub
commit 66ef659db1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
name: Deploy
on:
pull_request_target:
pull_request:
branches-ignore:
- main
paths:

View File

@ -1,6 +1,6 @@
name: Triage
on:
pull_request_target:
pull_request:
branches-ignore:
- 'dependabot/**'

View File

@ -5607,10 +5607,10 @@ postcss@^7.0.0, postcss@^7.0.14, postcss@^7.0.17, postcss@^7.0.2, postcss@^7.0.2
source-map "^0.6.1"
supports-color "^6.1.0"
postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4, postcss@^8.2.7:
version "8.2.9"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.9.tgz#fd95ff37b5cee55c409b3fdd237296ab4096fba3"
integrity sha512-b+TmuIL4jGtCHtoLi+G/PisuIl9avxs8IZMSmlABRwNz5RLUUACrC+ws81dcomz1nRezm5YPdXiMEzBEKgYn+Q==
postcss@^8.1.0, postcss@^8.1.4, postcss@^8.2.4, postcss@^8.2.7, postcss@^8.2.9:
version "8.2.10"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.2.10.tgz#ca7a042aa8aff494b334d0ff3e9e77079f6f702b"
integrity sha512-b/h7CPV7QEdrqIxtAf2j31U5ef05uBDuvoXv6L51Q4rcS1jdlXAVKJv+atCFdUXYl9dyTHGyoMzIepwowRJjFw==
dependencies:
colorette "^1.2.2"
nanoid "^3.1.22"