1
1
mirror of https://github.com/primer/css.git synced 2024-11-22 19:01:02 +03:00
Commit Graph

6682 Commits

Author SHA1 Message Date
dependabot[bot]
a723b65457
Bump tj-actions/changed-files from 42 to 44 (#2605)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 42 to 44.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v42...v44)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:54:43 -07:00
dependabot[bot]
c4e9fbb83c
Bump @primer/stylelint-config from 12.9.1 to 12.9.2 (#2604)
Bumps [@primer/stylelint-config](https://github.com/primer/stylelint-config) from 12.9.1 to 12.9.2.
- [Release notes](https://github.com/primer/stylelint-config/releases)
- [Changelog](https://github.com/primer/stylelint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/stylelint-config/compare/v12.9.1...v12.9.2)

---
updated-dependencies:
- dependency-name: "@primer/stylelint-config"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:54:29 -07:00
dependabot[bot]
18a350acb2
Bump postcss-import from 16.0.1 to 16.1.0 (#2602)
Bumps [postcss-import](https://github.com/postcss/postcss-import) from 16.0.1 to 16.1.0.
- [Release notes](https://github.com/postcss/postcss-import/releases)
- [Changelog](https://github.com/postcss/postcss-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-import/compare/16.0.1...16.1.0)

---
updated-dependencies:
- dependency-name: postcss-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:32 -07:00
dependabot[bot]
af8347b23e
Bump autoprefixer from 10.4.18 to 10.4.19 (#2601)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.18 to 10.4.19.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.18...10.4.19)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:25 -07:00
dependabot[bot]
25529bdb41
Bump @primer/view-components from 0.19.0 to 0.22.0 (#2600)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.19.0 to 0.22.0.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.19.0...v0.22.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-01 09:53:16 -07:00
Jon Rohan
9896c79a84
Move native color styles from the color-modes bundle to the base bundle (#2596)
* Rename native.scss to native-colors.scss

* Remove native import

* Import native-colors

* Create fair-cups-lay.md
2024-03-29 13:04:39 -07:00
Katie Langerman
434fcac6c2
Remove marketing variables (#2598)
* delete unused

* Create angry-toys-live.md
2024-03-29 12:41:57 -07:00
Katie Langerman
da08a6178c
Update bg-color utility docs to say muted (#2593)
* muted

* Update docs/stories/utilities/Color.stories.jsx
2024-03-21 10:30:56 -07:00
primer[bot]
8673252106
Version Packages (#2591)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-18 18:54:11 -07:00
Katie Langerman
d75a512298
Update legacy shadows (#2590)
* just change them all

* Create angry-cycles-smell.md
2024-03-18 17:48:22 -07:00
primer[bot]
1340cf9c98
Version Packages (#2587)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-15 11:23:15 -07:00
Katie Langerman
7a25839420
Bump Primitives + fix selectmenu (#2588)
* bump + fix selectmenu

* Create ninety-baboons-compete.md
2024-03-15 10:59:01 -07:00
Katie Langerman
5d8a030319
Update shadow utils (#2581)
* remove large/xlarge shadows

* Create dry-schools-clap.md
2024-03-13 17:06:54 -07:00
Keith Cirkel
5e2a920e71
upgrade all deps (#2586)
* upgrade all deps

* upgrade workflow deps

* keep stylelint back to v15
2024-03-07 14:57:33 +00:00
primer[bot]
4104bfc69f
Version Packages (#2579)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-12 16:29:04 -08:00
Katie Langerman
407c5676d6
Add monospace CSS var (#2566)
* add monospace typography token

* fix fallback style

* Create tall-chairs-push.md

* Update src/support/variables/typography.scss
2024-02-12 16:18:15 -08:00
Katie Langerman
51666ea3b4
Tooltip visual refresh (#2532)
* match react tooltip

* lint

* lint

* Create ten-poets-yawn.md

* remove delay
2024-02-12 16:15:56 -08:00
Jon Rohan
207070961e Fix bundle size report 2024-01-02 18:51:10 +00:00
primer[bot]
2b46b7a4b8
Version Packages (#2565)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-07 14:31:50 -08:00
Katie Langerman
8757be584d
Add new color utilities (#2564)
* add new colors

* Create shy-suns-wave.md

* fix emphasis

* add stories

* Update docs/stories/utilities/Color.stories.jsx

* Update docs/stories/utilities/Color.stories.jsx
2023-12-07 13:54:14 -08:00
Katie Langerman
4195245722
Add spaces to ::backdrop (#2563)
* add spaces

* changeset
2023-12-07 10:42:00 -08:00
primer[bot]
91075c1230
Version Packages (#2556)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-01 11:10:25 -08:00
dependabot[bot]
7b9b03b646
Bump postcss-load-config from 4.0.1 to 5.0.0 (#2559)
Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/postcss/postcss-load-config/releases)
- [Changelog](https://github.com/postcss/postcss-load-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-load-config/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: postcss-load-config
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:59:03 -08:00
dependabot[bot]
12d0eecd39
Bump fs-extra from 11.1.0 to 11.2.0 (#2562)
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.1.0 to 11.2.0.
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/11.1.0...11.2.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:58:23 -08:00
dependabot[bot]
ce272a3f57
Bump filesize from 10.0.12 to 10.1.0 (#2561)
Bumps [filesize](https://github.com/avoidwork/filesize.js) from 10.0.12 to 10.1.0.
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.0.12...10.1.0)

---
updated-dependencies:
- dependency-name: filesize
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:58:05 -08:00
dependabot[bot]
072bb6d762
Bump @primer/view-components from 0.5.1 to 0.14.0 (#2560)
Bumps [@primer/view-components](https://github.com/primer/view_components) from 0.5.1 to 0.14.0.
- [Release notes](https://github.com/primer/view_components/releases)
- [Changelog](https://github.com/primer/view_components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/view_components/compare/v0.5.1...v0.14.0)

---
updated-dependencies:
- dependency-name: "@primer/view-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:57:49 -08:00
dependabot[bot]
8d5835065b
Bump eslint-plugin-github from 4.6.0 to 4.10.1 (#2558)
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.6.0...v4.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:57:17 -08:00
dependabot[bot]
3b84e03996
Bump actions/github-script from 6 to 7 (#2557)
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 09:56:48 -08:00
Jon Rohan
ef9337edb2
Remove references to npm start and dev (#2553) 2023-11-30 15:02:27 -08:00
Jon Rohan
f0b0d208cf
Remove primitives css tokens import from support package (#2554)
* Remove token import

* Create gorgeous-jeans-camp.md
2023-11-30 15:02:17 -08:00
primer[bot]
a2cf6e726e
Version Packages (#2551)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-11-21 09:18:40 -08:00
Keith Cirkel
df764e1a61
add more backdrop selectors to properly inherit theme colors (#2549)
* add more backdrop selectors to properly inherit theme colors

* changeset
2023-11-17 15:44:44 +00:00
dependabot[bot]
4518cc4513
Bump jest from 29.5.0 to 29.7.0 (#2544)
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.5.0 to 29.7.0.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:09:31 -07:00
dependabot[bot]
20e2efd1a6
Bump globby from 13.1.4 to 13.2.2 (#2543)
Bumps [globby](https://github.com/sindresorhus/globby) from 13.1.4 to 13.2.2.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v13.1.4...v13.2.2)

---
updated-dependencies:
- dependency-name: globby
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:09:18 -07:00
dependabot[bot]
807e486fd7
Bump eslint-plugin-jest from 27.4.2 to 27.6.0 (#2542)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:08:34 -07:00
dependabot[bot]
39834e93c0
Bump tj-actions/changed-files from 39 to 40 (#2546)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 39 to 40.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v39...v40)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:07:05 -07:00
dependabot[bot]
357fc4dea4
Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#2545)
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:06:56 -07:00
dependabot[bot]
ae013cb3f4
Bump actions/setup-node from 3 to 4 (#2547)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:06:48 -07:00
dependabot[bot]
f3d6c0e517
Bump @primer/primitives from 7.12.0 to 7.15.0 (#2541)
Bumps [@primer/primitives](https://github.com/primer/primitives) from 7.12.0 to 7.15.0.
- [Release notes](https://github.com/primer/primitives/releases)
- [Changelog](https://github.com/primer/primitives/blob/main/CHANGELOG.md)
- [Commits](https://github.com/primer/primitives/compare/v7.12.0...v7.15.0)

---
updated-dependencies:
- dependency-name: "@primer/primitives"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:06:19 -07:00
dependabot[bot]
0d2a88b8dc
Bump stylelint from 15.10.3 to 15.11.0 (#2540)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.10.3 to 15.11.0.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/15.10.3...15.11.0)

---
updated-dependencies:
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 10:05:42 -07:00
Siddharth Kshetrapal
331d9ff96a
docs/package-lock updated (#2548) 2023-11-02 15:51:26 +01:00
dependabot[bot]
2454d98983
Bump @babel/traverse from 7.15.4 to 7.23.2 (#2538)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-17 11:35:15 -07:00
dependabot[bot]
ad78f2fff4
Bump eslint-plugin-prettier from 4.2.1 to 5.0.1 (#2537)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.2.1 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.2.1...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:35:00 -07:00
dependabot[bot]
11095f6695
Bump eslint-plugin-jest from 27.2.2 to 27.4.2 (#2527)
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.2 to 27.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.2.2...v27.4.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:34:09 -07:00
dependabot[bot]
c441d7492f
Bump actions/checkout from 3 to 4 (#2526)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:33:55 -07:00
dependabot[bot]
039d405918
Bump tj-actions/changed-files from 37 to 39 (#2525)
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 39.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v37...v39)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:33:45 -07:00
dependabot[bot]
fa052979b0
Bump @changesets/cli from 2.26.1 to 2.26.2 (#2503)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.26.1 to 2.26.2.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.26.1...@changesets/cli@2.26.2)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:29:46 -07:00
dependabot[bot]
0bcb4cb601
Bump autoprefixer from 10.4.13 to 10.4.16 (#2528)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.13 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.13...10.4.16)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:29:14 -07:00
dependabot[bot]
f13b3f325b
Bump postcss-scss from 4.0.5 to 4.0.9 (#2529)
Bumps [postcss-scss](https://github.com/postcss/postcss-scss) from 4.0.5 to 4.0.9.
- [Changelog](https://github.com/postcss/postcss-scss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-scss/compare/4.0.5...4.0.9)

---
updated-dependencies:
- dependency-name: postcss-scss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-13 11:28:57 -07:00
dependabot[bot]
0f62fba90b
Bump postcss from 8.4.26 to 8.4.31 in /docs (#2534)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.26 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.26...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-10 11:13:14 -07:00