Skip to content

Commit f164048

Browse files
committed
Update dependency indent-string to v5
1 parent ff5a890 commit f164048

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"commander": "^6.0.0",
1818
"dts-dom": "^3.6.0",
1919
"glob": "^7.1.6",
20-
"indent-string": "^4.0.0",
20+
"indent-string": "^5.0.0",
2121
"typescript": "^4.0.0"
2222
},
2323
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1722,10 +1722,10 @@ imurmurhash@^0.1.4:
17221722
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
17231723
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
17241724

1725-
indent-string@^4.0.0:
1726-
version "4.0.0"
1727-
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
1728-
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
1725+
indent-string@^5.0.0:
1726+
version "5.0.0"
1727+
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-5.0.0.tgz#4fd2980fccaf8622d14c64d694f4cf33c81951a5"
1728+
integrity sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==
17291729

17301730
inflight@^1.0.4:
17311731
version "1.0.6"

0 commit comments

Comments
 (0)