From 46b9cdef738c054854afa5fe914e490279803199 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 25 Oct 2020 13:37:45 +0000 Subject: [PATCH] chore(deps): pin dependencies --- package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8405c9f4..96758e8c 100644 --- a/package.json +++ b/package.json @@ -67,8 +67,8 @@ "babel-loader": "8.1.0", "babel-plugin-styled-components": "1.11.1", "chromatic": "5.1.0", - "cpx": "^1.5.0", - "cpy-cli": "^3.1.1", + "cpx": "1.5.0", + "cpy-cli": "3.1.1", "eslint": "7.8.1", "eslint-config-standard-with-typescript": "19.0.1", "eslint-loader": "4.0.2", @@ -81,15 +81,15 @@ "http-server": "0.12.3", "jest": "26.4.2", "jest-styled-components": "7.0.3", - "make-dir-cli": "^2.0.0", + "make-dir-cli": "2.0.0", "react-test-renderer": "16.13.1", - "reg-cli": "^0.16.1", + "reg-cli": "0.16.1", "reg-keygen-git-hash-plugin": "0.10.3", "reg-notify-github-plugin": "0.10.3", "reg-publish-s3-plugin": "0.10.3", "reg-suit": "0.10.7", - "storycap": "^3.0.0", - "trash-cli": "^3.1.0", + "storycap": "3.0.0", + "trash-cli": "3.1.0", "typescript": "4.0.2" }, "jest": {