Skip to content

Commit 3f9b612

Browse files
fix(deps): update dependency indent-string to v5
1 parent a0841de commit 3f9b612

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": "^7.0.0",
1818
"dts-dom": "~3.6.0",
1919
"glob": "^9.0.0",
20-
"indent-string": "^4.0.0",
20+
"indent-string": "^5.0.0",
2121
"typescript": "^5.0.0"
2222
},
2323
"devDependencies": {

‎yarn.lock‎

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

1618-
indent-string@^4.0.0:
1619-
version "4.0.0"
1620-
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
1621-
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
1618+
indent-string@^5.0.0:
1619+
version "5.0.0"
1620+
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-5.0.0.tgz#4fd2980fccaf8622d14c64d694f4cf33c81951a5"
1621+
integrity sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==
16221622

16231623
inflight@^1.0.4:
16241624
version "1.0.6"

0 commit comments

Comments
 (0)