From 091e337945edfeb7b36cadadb8c224e5f976d1d6 Mon Sep 17 00:00:00 2001 From: Shawn Allen Date: Fri, 18 Jan 2019 09:39:21 -0800 Subject: [PATCH] bump docs and stylelint-selector-no-utility deps --- docs/package.json | 2 +- tools/stylelint-selector-no-utility/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/package.json b/docs/package.json index 326881fc..559fb7ee 100644 --- a/docs/package.json +++ b/docs/package.json @@ -48,7 +48,7 @@ "next-compose-plugins": "2.1.1", "node-sass": "^4.10.0", "now": "^12.1.8", - "primer": "10.10.4", + "primer": "10.10.5", "primer-colors": "^1.0.1", "prism-github": "^1.1.0", "prop-types": "^15.6.2", diff --git a/tools/stylelint-selector-no-utility/package.json b/tools/stylelint-selector-no-utility/package.json index 6c91fc9a..ed4afe97 100644 --- a/tools/stylelint-selector-no-utility/package.json +++ b/tools/stylelint-selector-no-utility/package.json @@ -24,7 +24,7 @@ "license": "MIT", "repository": "https://github.com/primer/primer/tree/master/tools/stylelint-selector-no-utility", "dependencies": { - "primer-utilities": "4.14.3", + "primer-utilities": "4.14.4", "stylelint": "^7.13.0" }, "devDependencies": {