1
1
mirror of https://github.com/primer/css.git synced 2024-12-24 14:42:26 +03:00
Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
f27faef3eb
Bump globby from 11.0.4 to 12.0.0 (#1515)
* Bump globby from 11.0.4 to 12.0.0

Bumps [globby](https://github.com/sindresorhus/globby) from 11.0.4 to 12.0.0.
- [Release notes](https://github.com/sindresorhus/globby/releases)
- [Commits](https://github.com/sindresorhus/globby/compare/v11.0.4...v12.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Import globby

* Converting tests

* Ignore docs test

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2021-08-11 17:11:35 -07:00
Jon Rohan
9d0aad0b95
Fixing deprecation test 2021-07-02 08:32:05 -07:00
Jon Rohan
02871c81ef
Adding test to check that support size is always 0 (#1464) 2021-06-15 11:38:30 -07:00
Jon Rohan
bacf7b55af
Fixing builds 2021-05-12 14:55:49 -07:00
Jon Rohan
49026e74bb
Fixing deprecation test 2021-05-05 14:10:15 -07:00
Jon Rohan
07c8d5aebc
Fixing analyze-variables script 2021-04-08 19:34:17 -07:00
Jon Rohan
47989e1933
cssstats bug 2021-04-07 12:38:58 -07:00
Jon Rohan
b503647c42
Fixing eslint 2021-04-01 10:56:12 -07:00
Jon Rohan
786f35d456
writing deprecation tests 2021-03-31 23:11:55 -07:00
Jon Rohan
b7527bbf54
Adding css tests 2021-03-31 16:04:31 -07:00
Jon Rohan
ca0c85fae5
Writing some new docs tests 2021-03-30 16:53:47 -07:00
Jon Rohan
a4a52c615a
Add 2 test categories 2021-03-30 10:01:19 -07:00
Jon Rohan
11c9cec01b
Writing test to test the build 2021-03-29 22:10:52 -07:00
Jon Rohan
48a7059e7e
Create __tests__ folder 2021-03-29 22:10:17 -07:00