Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4625 from bbc/update-tmpl-version-1.0.5
Browse files Browse the repository at this point in the history
Update tmpl package to 1.0.5
  • Loading branch information
MuhammadAHussain authored Feb 16, 2022
2 parents 59ad879 + e6595d1 commit eb4b58d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
Binary file removed .yarn/cache/tmpl-npm-1.0.4-35b37c2875-72c9333504.zip
Binary file not shown.
Binary file not shown.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
"node-fetch": "2.6.7",
"ansi-regex": "5.0.1",
"immer": "9.0.12",
"nth-check": "2.0.1"
"nth-check": "2.0.1",
"tmpl": "1.0.5"
},
"workspaces": [
"packages/*/*"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17534,10 +17534,10 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"tmpl@npm:1.0.x":
version: 1.0.4
resolution: "tmpl@npm:1.0.4"
checksum: 72c93335044b5b8771207d2e9cf71e8c26b110d0f0f924f6d6c06b509d89552c7c0e4086a574ce4f05110ac40c1faf6277ecba7221afeb57ebbab70d8de39cc4
"tmpl@npm:1.0.5":
version: 1.0.5
resolution: "tmpl@npm:1.0.5"
checksum: cd922d9b853c00fe414c5a774817be65b058d54a2d01ebb415840960406c669a0fc632f66df885e24cb022ec812739199ccbdb8d1164c3e513f85bfca5ab2873
languageName: node
linkType: hard

Expand Down

0 comments on commit eb4b58d

Please sign in to comment.