1
1
mirror of https://github.com/primer/css.git synced 2024-08-16 19:50:30 +03:00

Bump the all group with 2 updates (#2659)

Bumps the all group with 2 updates: [@primer/stylelint-config](https://github.com/primer/stylelint-config) and [filesize](https://github.com/avoidwork/filesize.js).


Updates `@primer/stylelint-config` from 13.0.0-rc.fd47ce2 to 13.0.0-rc.3392714
- [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/commits)

Updates `filesize` from 10.1.2 to 10.1.4
- [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/avoidwork/filesize.js/compare/10.1.2...10.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-12 11:17:55 -07:00 committed by GitHub
parent fc24ac31df
commit 6e0c8fdf67
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

10
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@primer/css",
"version": "21.3.4",
"version": "21.3.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@primer/css",
"version": "21.3.4",
"version": "21.3.5",
"license": "MIT",
"dependencies": {
"@primer/primitives": "^8.2.0",
@ -5269,9 +5269,9 @@
}
},
"node_modules/filesize": {
"version": "10.1.2",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.2.tgz",
"integrity": "sha512-Dx770ai81ohflojxhU+oG+Z2QGvKdYxgEr9OSA8UVrqhwNHjfH9A8f5NKfg83fEH8ZFA5N5llJo5T3PIoZ4CRA==",
"version": "10.1.4",
"resolved": "https://registry.npmjs.org/filesize/-/filesize-10.1.4.tgz",
"integrity": "sha512-ryBwPIIeErmxgPnm6cbESAzXjuEFubs+yKYLBZvg3CaiNcmkJChoOGcBSrZ6IwkMwPABwPpVXE6IlNdGJJrvEg==",
"dev": true,
"engines": {
"node": ">= 10.4.0"