Skip to content

Commit b4d4d38

Browse files
committed
chore(deps): pin dependency reindent-template-literals to 1.1.0
1 parent 79a2f89 commit b4d4d38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"mustache": "4.2.0",
242242
"nyc": "15.1.0",
243243
"prettier": "2.3.2",
244-
"reindent-template-literals": "^1.1.0",
244+
"reindent-template-literals": "1.1.0",
245245
"semver": "7.3.5",
246246
"sinon": "11.1.1",
247247
"sinon-chai": "3.7.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3375,7 +3375,7 @@ regexpp@^3.0.0, regexpp@^3.1.0:
33753375
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2"
33763376
integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==
33773377

3378-
reindent-template-literals@^1.1.0:
3378+
reindent-template-literals@1.1.0:
33793379
version "1.1.0"
33803380
resolved "https://registry.yarnpkg.com/reindent-template-literals/-/reindent-template-literals-1.1.0.tgz#587a89b6ca91f35a5ea061ab4dade65492717648"
33813381
integrity sha512-Zbf5y+QqimAwwPef+FrXdC+MCbpg0mo9YjSHhRMglfLJrqPXes5jXTnVZP8YCwLhVVne2ZMxu14/x+m8xkZr4w==

0 commit comments

Comments
 (0)