build(deps): pin dependencies (#2102)
Co-authored-by: Renovate Bot <bot@renovateapp.com>pull/2104/head
parent
3494353641
commit
645e39b7af
|
@ -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"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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==
|
||||
|
|
Loading…
Reference in New Issue