From f5e637d3d5657669b05966096a72801399a4858e Mon Sep 17 00:00:00 2001 From: Nathan Walker Date: Thu, 9 Jun 2022 21:11:39 -0500 Subject: [PATCH] chore: update nps-i and sync version with css-tree --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bf41b02a4..830efdbc0 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@nrwl/tao": "13.4.1", "@nrwl/workspace": "13.4.1", "@nstudio/focus": "^13.4.1", - "@nstudio/nps-i": "~1.1.0", + "@nstudio/nps-i": "~2.0.0", "@prettier/plugin-xml": "^0.13.1", "@types/chai": "^4.2.11", "@types/jest": "27.0.2", @@ -42,7 +42,7 @@ "conventional-changelog-cli": "^2.1.1", "copyfiles": "^2.4.0", "css": "^3.0.0", - "css-tree": "^1.0.0-alpha.39", + "css-tree": "^1.1.2", "dotenv": "10.0.0", "eslint": "7.22.0", "eslint-config-prettier": "8.1.0",