build(deps): pin dependencies (#2102)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
pull/2104/head
renovate[bot] 2021-06-19 11:21:59 +02:00 committed by GitHub
parent 3494353641
commit 645e39b7af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -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"
}
}

View File

@ -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==