diff --git a/package.json b/package.json index 29a4c89d4f..93b87f9a02 100644 --- a/package.json +++ b/package.json @@ -241,7 +241,7 @@ "mustache": "4.2.0", "nyc": "15.1.0", "prettier": "2.3.2", - "reindent-template-literals": "^1.1.0", + "reindent-template-literals": "1.1.0", "semver": "7.3.5", "sinon": "11.1.1", "sinon-chai": "3.7.0", diff --git a/yarn.lock b/yarn.lock index aa718fb812..8ef538ae46 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3375,7 +3375,7 @@ regexpp@^3.0.0, regexpp@^3.1.0: resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== -reindent-template-literals@^1.1.0: +reindent-template-literals@1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/reindent-template-literals/-/reindent-template-literals-1.1.0.tgz#587a89b6ca91f35a5ea061ab4dade65492717648" integrity sha512-Zbf5y+QqimAwwPef+FrXdC+MCbpg0mo9YjSHhRMglfLJrqPXes5jXTnVZP8YCwLhVVne2ZMxu14/x+m8xkZr4w==