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:
commit
66ef659db1
2
.github/workflows/deploy_preview.yml
vendored
2
.github/workflows/deploy_preview.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Deploy
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- main
|
||||
paths:
|
||||
|
2
.github/workflows/triage.yml
vendored
2
.github/workflows/triage.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Triage
|
||||
on:
|
||||
pull_request_target:
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- 'dependabot/**'
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user