mirror of
https://github.com/primer/css.git
synced 2024-11-24 13:15:00 +03:00
Publish
- primer-alerts@1.5.1 - primer-avatars@1.4.1 - primer-base@1.5.1 - primer-blankslate@1.4.1 - primer-box@2.5.1 - primer-breadcrumb@1.4.1 - primer-buttons@2.4.1 - primer-cards@0.5.1 - primer-core@6.4.1 - primer-css@9.6.0 - primer-forms@1.4.1 - primer-labels@1.5.1 - primer-layout@1.4.1 - primer-markdown@3.7.1 - primer-marketing-support@1.3.1 - primer-marketing-type@1.4.1 - primer-marketing-utilities@1.4.1 - primer-marketing@5.4.1 - primer-navigation@1.4.1 - primer-page-headers@1.4.1 - primer-page-sections@1.4.1 - primer-product@5.4.1 - primer-support@4.4.1 - primer-table-object@1.4.1 - primer-tables@1.4.1 - primer-tooltips@1.4.1 - primer-truncate@1.4.1 - primer-utilities@4.8.1 - generator-primer-module@1.0.0 - stylelint-config-primer@2.2.0 - stylelint-selector-no-utility@1.8.0
This commit is contained in:
parent
0f78e6ab04
commit
711c1d5c6c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"name": "primer-alerts",
|
||||
"description": "Flash messages, or alerts, inform users of successful or pending actions.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"alerts",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-avatars",
|
||||
"description": "Basic styles for user profile avatars.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"avatars",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"name": "primer-base",
|
||||
"description": "CSS to reset the browsers default styles",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-blankslate",
|
||||
"description": "Blankslates are for when there is a lack of content within a page or section.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.5.0",
|
||||
"version": "2.5.1",
|
||||
"name": "primer-box",
|
||||
"description": "A module for creating rounded-corner boxes with options for headers, lists, and footers.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-breadcrumb",
|
||||
"description": "Breadcrumb navigation for pages with parents / grandparents.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,8 +28,8 @@
|
||||
"test": "../../script/npm-run-all build lint test-docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"breadcrumb",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.4.0",
|
||||
"version": "2.4.1",
|
||||
"name": "primer-buttons",
|
||||
"description": "A collection of buttons used for primary and secondary actions.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.5.0",
|
||||
"version": "0.5.1",
|
||||
"name": "primer-cards",
|
||||
"description": "Card-like containers to group semantically related content together on marketing websites at GitHub.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,8 +27,8 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"cards",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "6.4.0",
|
||||
"version": "6.4.1",
|
||||
"name": "primer-core",
|
||||
"description": "Primer CSS's core modules",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -26,16 +26,16 @@
|
||||
"lint": "../../script/lint-scss"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-base": "1.5.0",
|
||||
"primer-box": "2.5.0",
|
||||
"primer-buttons": "2.4.0",
|
||||
"primer-forms": "1.4.0",
|
||||
"primer-layout": "1.4.0",
|
||||
"primer-navigation": "1.4.0",
|
||||
"primer-support": "4.4.0",
|
||||
"primer-table-object": "1.4.0",
|
||||
"primer-tooltips": "1.4.0",
|
||||
"primer-truncate": "1.4.0",
|
||||
"primer-utilities": "4.8.0"
|
||||
"primer-base": "1.5.1",
|
||||
"primer-box": "2.5.1",
|
||||
"primer-buttons": "2.4.1",
|
||||
"primer-forms": "1.4.1",
|
||||
"primer-layout": "1.4.1",
|
||||
"primer-navigation": "1.4.1",
|
||||
"primer-support": "4.4.1",
|
||||
"primer-table-object": "1.4.1",
|
||||
"primer-tooltips": "1.4.1",
|
||||
"primer-truncate": "1.4.1",
|
||||
"primer-utilities": "4.8.1"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "9.5.0",
|
||||
"version": "9.6.0",
|
||||
"name": "primer-css",
|
||||
"description": "Primer is the CSS framework that powers GitHub's front-end design. Primer-css includes 23 packages that are grouped into 3 core meta-packages for easy install. Each package and meta-package is independently versioned and distributed via npm, so it's easy to include all or part of Primer within your own project.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,33 +27,33 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-alerts": "1.5.0",
|
||||
"primer-avatars": "1.4.0",
|
||||
"primer-base": "1.5.0",
|
||||
"primer-blankslate": "1.4.0",
|
||||
"primer-box": "2.5.0",
|
||||
"primer-breadcrumb": "1.4.0",
|
||||
"primer-buttons": "2.4.0",
|
||||
"primer-cards": "0.5.0",
|
||||
"primer-core": "6.4.0",
|
||||
"primer-forms": "1.4.0",
|
||||
"primer-labels": "1.5.0",
|
||||
"primer-layout": "1.4.0",
|
||||
"primer-markdown": "3.7.0",
|
||||
"primer-marketing": "5.4.0",
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-marketing-type": "1.4.0",
|
||||
"primer-marketing-utilities": "1.4.0",
|
||||
"primer-navigation": "1.4.0",
|
||||
"primer-page-headers": "1.4.0",
|
||||
"primer-page-sections": "1.4.0",
|
||||
"primer-product": "5.4.0",
|
||||
"primer-support": "4.4.0",
|
||||
"primer-table-object": "1.4.0",
|
||||
"primer-tables": "1.4.0",
|
||||
"primer-tooltips": "1.4.0",
|
||||
"primer-truncate": "1.4.0",
|
||||
"primer-utilities": "4.8.0"
|
||||
"primer-alerts": "1.5.1",
|
||||
"primer-avatars": "1.4.1",
|
||||
"primer-base": "1.5.1",
|
||||
"primer-blankslate": "1.4.1",
|
||||
"primer-box": "2.5.1",
|
||||
"primer-breadcrumb": "1.4.1",
|
||||
"primer-buttons": "2.4.1",
|
||||
"primer-cards": "0.5.1",
|
||||
"primer-core": "6.4.1",
|
||||
"primer-forms": "1.4.1",
|
||||
"primer-labels": "1.5.1",
|
||||
"primer-layout": "1.4.1",
|
||||
"primer-markdown": "3.7.1",
|
||||
"primer-marketing": "5.4.1",
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-marketing-type": "1.4.1",
|
||||
"primer-marketing-utilities": "1.4.1",
|
||||
"primer-navigation": "1.4.1",
|
||||
"primer-page-headers": "1.4.1",
|
||||
"primer-page-sections": "1.4.1",
|
||||
"primer-product": "5.4.1",
|
||||
"primer-support": "4.4.1",
|
||||
"primer-table-object": "1.4.1",
|
||||
"primer-tables": "1.4.1",
|
||||
"primer-tooltips": "1.4.1",
|
||||
"primer-truncate": "1.4.1",
|
||||
"primer-utilities": "4.8.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-forms",
|
||||
"description": "Style individual form controls and utilize common layouts.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"name": "primer-labels",
|
||||
"description": "Labels add metatdata or indicate status of items and navigational elements.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-layout",
|
||||
"description": "Containers, rows, and columns for creating page layout.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,7 +28,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "3.7.0",
|
||||
"version": "3.7.1",
|
||||
"name": "primer-markdown",
|
||||
"description": "GitHub stylesheets for rendering markdown.",
|
||||
"homepage": "https://github.com/primer/primer-markdown",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"github",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"name": "primer-marketing-support",
|
||||
"description": "Sass variables, mixins, and functions for use in our components.",
|
||||
"homepage": "http://primercss.io/",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-marketing-type",
|
||||
"description": "Typography for marketing websites at GitHub",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,8 +28,8 @@
|
||||
"test": "../../script/npm-run-all build lint test-docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-marketing-utilities",
|
||||
"description": "Marketing specific immutable, atomic CSS classes",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,8 +28,8 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.4.0",
|
||||
"version": "5.4.1",
|
||||
"name": "primer-marketing",
|
||||
"description": "Primer CSS marketing packages",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -26,14 +26,14 @@
|
||||
"lint": "../../script/lint-scss"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-breadcrumb": "1.4.0",
|
||||
"primer-cards": "0.5.0",
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-marketing-type": "1.4.0",
|
||||
"primer-marketing-utilities": "1.4.0",
|
||||
"primer-page-headers": "1.4.0",
|
||||
"primer-page-sections": "1.4.0",
|
||||
"primer-support": "4.4.0",
|
||||
"primer-tables": "1.4.0"
|
||||
"primer-breadcrumb": "1.4.1",
|
||||
"primer-cards": "0.5.1",
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-marketing-type": "1.4.1",
|
||||
"primer-marketing-utilities": "1.4.1",
|
||||
"primer-page-headers": "1.4.1",
|
||||
"primer-page-sections": "1.4.1",
|
||||
"primer-support": "4.4.1",
|
||||
"primer-tables": "1.4.1"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-navigation",
|
||||
"description": "Singular purpose and flexible navigation elements.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,7 +27,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-page-headers",
|
||||
"description": "Jumbotrons, heroes, and featured content sections for marketing websites at GitHub.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,8 +27,8 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-page-sections",
|
||||
"description": "Styles to create distinct sections of marketing pages at GitHub.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,8 +27,8 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "5.4.0",
|
||||
"version": "5.4.1",
|
||||
"name": "primer-product",
|
||||
"description": "Primer CSS's product modules",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -26,11 +26,11 @@
|
||||
"lint": "../../script/lint-scss"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-alerts": "1.5.0",
|
||||
"primer-avatars": "1.4.0",
|
||||
"primer-blankslate": "1.4.0",
|
||||
"primer-labels": "1.5.0",
|
||||
"primer-markdown": "3.7.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-alerts": "1.5.1",
|
||||
"primer-avatars": "1.4.1",
|
||||
"primer-blankslate": "1.4.1",
|
||||
"primer-labels": "1.5.1",
|
||||
"primer-markdown": "3.7.1",
|
||||
"primer-support": "4.4.1"
|
||||
}
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.4.0",
|
||||
"version": "4.4.1",
|
||||
"name": "primer-support",
|
||||
"description": "Sass variables, mixins, and functions for use in our components.",
|
||||
"homepage": "http://primercss.io/",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-table-object",
|
||||
"description": "A module for creating dynamically resizable elements that always sit on the same horizontal line.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,7 +28,7 @@
|
||||
"test": "../../script/npm-run-all build lint test-docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-tables",
|
||||
"description": "Styles to display tabular data for marketing websites at GitHub.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -27,8 +27,8 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-marketing-support": "1.3.0",
|
||||
"primer-support": "4.4.0"
|
||||
"primer-marketing-support": "1.3.1",
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"css",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-tooltips",
|
||||
"description": "Add tooltips built entirely in CSS to nearly any element.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,7 +28,7 @@
|
||||
"test": "../../script/npm-run-all build lint test-docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"name": "primer-truncate",
|
||||
"description": "Shorten text with an ellipsis.",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,7 +28,7 @@
|
||||
"test": "../../script/npm-run-all build lint test-docs"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "4.8.0",
|
||||
"version": "4.8.1",
|
||||
"name": "primer-utilities",
|
||||
"description": "Immutable, atomic CSS classes to rapidly build product",
|
||||
"homepage": "http://primercss.io/",
|
||||
@ -28,7 +28,7 @@
|
||||
"test": "../../script/npm-run-all build lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"primer-support": "4.4.0"
|
||||
"primer-support": "4.4.1"
|
||||
},
|
||||
"keywords": [
|
||||
"primer",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.1.0",
|
||||
"version": "1.0.0",
|
||||
"name": "generator-primer-module",
|
||||
"description": "Use this to create a new Primer CSS modules!",
|
||||
"author": "GitHub, Inc.",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stylelint-config-primer",
|
||||
"version": "2.1.0",
|
||||
"version": "2.2.0",
|
||||
"description": "Sharable stylelint config used by GitHub's CSS",
|
||||
"homepage": "http://primercss.io/",
|
||||
"author": "GitHub, Inc.",
|
||||
@ -19,13 +19,13 @@
|
||||
"stylelint-no-unsupported-browser-features": "^1.0.0",
|
||||
"stylelint-order": "^0.4.4",
|
||||
"stylelint-scss": "^1.4.1",
|
||||
"stylelint-selector-no-utility": "1.7.0"
|
||||
"stylelint-selector-no-utility": "1.8.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-plugin-github": "^0.12.0",
|
||||
"eslint-plugin-import": "^2.2.0",
|
||||
"eslint-rule-documentation": "^1.0.11",
|
||||
"eslint-plugin-github": "^0.12.0"
|
||||
"eslint-rule-documentation": "^1.0.11"
|
||||
},
|
||||
"keywords": [
|
||||
"github",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "stylelint-selector-no-utility",
|
||||
"version": "1.7.0",
|
||||
"version": "1.8.0",
|
||||
"description": "Stylelint rule that doesn't allow the styling of utility classes in CSS",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@ -21,7 +21,7 @@
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/primer/primer-css/tree/master/tools/stylelint-selector-no-utility",
|
||||
"dependencies": {
|
||||
"primer-utilities": "4.8.0",
|
||||
"primer-utilities": "4.8.1",
|
||||
"stylelint": "^7.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Loading…
Reference in New Issue
Block a user