mirror of
https://github.com/primer/css.git
synced 2024-11-22 01:53:17 +03:00
Bump the all group with 2 updates (#2732)
Bumps the all group with 2 updates: [@primer/view-components](https://github.com/primer/view_components) and [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest). Updates `@primer/view-components` from 0.34.0 to 0.35.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.34.0...v0.35.0) Updates `eslint-plugin-jest` from 28.8.3 to 28.9.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/v28.8.3...v28.9.0) --- updated-dependencies: - dependency-name: "@primer/view-components" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor 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:
parent
0b44d0a26c
commit
d91ba9ca5e
14
package-lock.json
generated
14
package-lock.json
generated
@ -14,7 +14,7 @@
|
||||
"@csstools/postcss-sass": "^5.1.1",
|
||||
"@github/prettier-config": "^0.0.6",
|
||||
"@primer/stylelint-config": "^13.0.0-rc.af5663d",
|
||||
"@primer/view-components": "^0.34.0",
|
||||
"@primer/view-components": "^0.35.0",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"cssstats": "^4.0.5",
|
||||
@ -2064,9 +2064,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@primer/view-components": {
|
||||
"version": "0.34.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/view-components/-/view-components-0.34.0.tgz",
|
||||
"integrity": "sha512-ZtIMakgQ8q+wm/1zdN2wjecyK0ctpBIcubdG11lK0vKhys/RBIfB6qSaQC0FuCi5xDso55sRsucH0TxRL+XdDQ==",
|
||||
"version": "0.35.0",
|
||||
"resolved": "https://registry.npmjs.org/@primer/view-components/-/view-components-0.35.0.tgz",
|
||||
"integrity": "sha512-Zd9CzDooxFUSterETvuqaTorBHdZfyIsttCj+efABaelpHOIKiuCDeGzOUrUVm+zBxbz8MWAeMLUQzSSRoKMIQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@github/auto-check-element": "^5.2.0",
|
||||
@ -4306,9 +4306,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/eslint-plugin-jest": {
|
||||
"version": "28.8.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.8.3.tgz",
|
||||
"integrity": "sha512-HIQ3t9hASLKm2IhIOqnu+ifw7uLZkIlR7RYNv7fMcEi/p0CIiJmfriStQS2LDkgtY4nyLbIZAD+JL347Yc2ETQ==",
|
||||
"version": "28.9.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-28.9.0.tgz",
|
||||
"integrity": "sha512-rLu1s1Wf96TgUUxSw6loVIkNtUjq1Re7A9QdCCHSohnvXEBAjuL420h0T/fMmkQlNsQP2GhQzEUpYHPfxBkvYQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@typescript-eslint/utils": "^6.0.0 || ^7.0.0 || ^8.0.0"
|
||||
|
@ -47,7 +47,7 @@
|
||||
"@csstools/postcss-sass": "^5.1.1",
|
||||
"@github/prettier-config": "^0.0.6",
|
||||
"@primer/stylelint-config": "^13.0.0-rc.af5663d",
|
||||
"@primer/view-components": "^0.34.0",
|
||||
"@primer/view-components": "^0.35.0",
|
||||
"autoprefixer": "^10.4.18",
|
||||
"chokidar-cli": "^3.0.0",
|
||||
"cssstats": "^4.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user