@primer/stylelint-config 13.2.4-rc.ef9d607 → 13.3.0-rc.37e238d

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -968,7 +968,6 @@ var index = {
968
968
  '@primer/primitives/dist/css/functional/size/size-fine.css',
969
969
  '@primer/primitives/dist/css/functional/size/breakpoints.css',
970
970
  '@primer/primitives/dist/css/functional/size/viewport.css',
971
- '@primer/primitives/dist/css/functional/motion/motion.css',
972
971
  '@primer/primitives/dist/css/functional/themes/light.css',
973
972
  '@primer/primitives/dist/css/functional/typography/typography.css',
974
973
  '@primer/primitives/dist/css/base/size/size.css',
package/dist/index.mjs CHANGED
@@ -965,7 +965,6 @@ var index = {
965
965
  '@primer/primitives/dist/css/functional/size/size-fine.css',
966
966
  '@primer/primitives/dist/css/functional/size/breakpoints.css',
967
967
  '@primer/primitives/dist/css/functional/size/viewport.css',
968
- '@primer/primitives/dist/css/functional/motion/motion.css',
969
968
  '@primer/primitives/dist/css/functional/themes/light.css',
970
969
  '@primer/primitives/dist/css/functional/typography/typography.css',
971
970
  '@primer/primitives/dist/css/base/size/size.css',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@primer/stylelint-config",
3
- "version": "13.2.4-rc.ef9d607",
3
+ "version": "13.3.0-rc.37e238d",
4
4
  "description": "Sharable stylelint config used by GitHub's CSS",
5
5
  "author": "GitHub, Inc.",
6
6
  "license": "MIT",
@@ -58,7 +58,7 @@
58
58
  "@changesets/changelog-github": "^0.5.0",
59
59
  "@changesets/cli": "2.27.10",
60
60
  "@github/prettier-config": "^0.0.6",
61
- "@primer/primitives": "^10.0.0-rc.e5d395ea",
61
+ "@primer/primitives": "^10.4.0",
62
62
  "@rollup/plugin-commonjs": "^28.0.0",
63
63
  "@rollup/plugin-json": "^6.1.0",
64
64
  "@rollup/plugin-node-resolve": "^15.2.3",