From c0bf96ce7bba74f63f65def13365ae07a8014899 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 20:26:09 +0530 Subject: [PATCH] chore(deps): pin dependencies (#2) --- package.json | 6 +++--- yarn.lock | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 87c5231..1fc98a8 100644 --- a/package.json +++ b/package.json @@ -97,7 +97,7 @@ "all-contributors-cli": "6.20.0", "autoprefixer": "10.4.7", "babel-jest": "28.1.3", - "concurrently": "^7.2.2", + "concurrently": "7.2.2", "eslint": "8.19.0", "eslint-config-prettier": "8.5.0", "eslint-config-react-app": "7.0.1", @@ -108,9 +108,9 @@ "jest": "28.1.3", "jest-environment-jsdom": "28.1.3", "lint-staged": "13.0.3", - "patch-package": "^6.4.7", + "patch-package": "6.4.7", "postcss": "8.4.14", - "postinstall-postinstall": "^2.1.0", + "postinstall-postinstall": "2.1.0", "prettier": "2.7.1", "prettier-plugin-tailwindcss": "0.1.12", "react-icons": "4.4.0", diff --git a/yarn.lock b/yarn.lock index c098f0e..971c61c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4218,7 +4218,7 @@ concat-stream@^2.0.0: readable-stream "^3.0.2" typedarray "^0.0.6" -concurrently@^7.2.2: +concurrently@7.2.2: version "7.2.2" resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-7.2.2.tgz#4ad4a4dfd3945f668d727379de2a29502e6a531c" integrity sha512-DcQkI0ruil5BA/g7Xy3EWySGrFJovF5RYAYxwGvv9Jf9q9B1v3jPFP2tl6axExNf1qgF30kjoNYrangZ0ey4Aw== @@ -8931,7 +8931,7 @@ parse5@6.0.1: resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b" integrity sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw== -patch-package@^6.4.7: +patch-package@6.4.7: version "6.4.7" resolved "https://registry.yarnpkg.com/patch-package/-/patch-package-6.4.7.tgz#2282d53c397909a0d9ef92dae3fdeb558382b148" integrity sha512-S0vh/ZEafZ17hbhgqdnpunKDfzHQibQizx9g8yEf5dcVk3KOflOfdufRXQX8CSEkyOQwuM/bNz1GwKvFj54kaQ== @@ -9139,7 +9139,7 @@ postcss@8.4.5: picocolors "^1.0.0" source-map-js "^1.0.1" -postinstall-postinstall@^2.1.0: +postinstall-postinstall@2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/postinstall-postinstall/-/postinstall-postinstall-2.1.0.tgz#4f7f77441ef539d1512c40bd04c71b06a4704ca3" integrity sha512-7hQX6ZlZXIoRiWNrbMQaLzUUfH+sSx39u8EJ9HYuDc1kLo9IXKWjM5RSquZN1ad5GnH8CGFM78fsAAQi3OKEEQ==