From 645e39b7afb9c1d8fde20c88516ba582fb439599 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Jun 2021 11:21:59 +0200 Subject: [PATCH] build(deps): pin dependencies (#2102) Co-authored-by: Renovate Bot --- web/package.json | 4 ++-- web/yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/web/package.json b/web/package.json index edc7dfce9..df8c4c6cf 100644 --- a/web/package.json +++ b/web/package.json @@ -71,8 +71,8 @@ ] }, "devDependencies": { - "@craco/craco": "^6.1.2", - "craco-alias": "^3.0.1", + "@craco/craco": "6.1.2", + "craco-alias": "3.0.1", "eslint-formatter-rdjson": "1.0.5" } } diff --git a/web/yarn.lock b/web/yarn.lock index 3106b705f..62cf29baf 100644 --- a/web/yarn.lock +++ b/web/yarn.lock @@ -1876,7 +1876,7 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@craco/craco@^6.1.2": +"@craco/craco@6.1.2": version "6.1.2" resolved "https://registry.yarnpkg.com/@craco/craco/-/craco-6.1.2.tgz#30e45288e4609ac6b8cf828085b34acebdc60e69" integrity sha512-GlQZn+g+yNlaDvIL5m6mcCoBGyFDwO4kkNx3fNFf98wuldkdWyBFoQbtOFOIb4gvkTh4VntOOxtJEoZfKs7XXw== @@ -4563,7 +4563,7 @@ cosmiconfig@^7.0.0: path-type "^4.0.0" yaml "^1.10.0" -craco-alias@^3.0.1: +craco-alias@3.0.1: version "3.0.1" resolved "https://registry.yarnpkg.com/craco-alias/-/craco-alias-3.0.1.tgz#45e5cb338b222a7f62d17e398b54aff7cf1572af" integrity sha512-N+Qaf/Gr/f3o5ZH2TQjMu5NhR9PnT1ZYsfejpNvZPpB0ujdrhsSr4Ct6GVjnV5ostCVquhTKJpIVBKyL9qDQYA==