Skip to content

Commit

Permalink
chore(deps): pin dependency reindent-template-literals to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2021
1 parent 79a2f89 commit b4d4d38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down

0 comments on commit b4d4d38

Please sign in to comment.