Skip to content

Commit a2cbf5f

Browse files
chore(deps): update dependency trim-newlines to v5 (#6123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54c1b93 commit a2cbf5f

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
@@ -77,7 +77,7 @@
7777
"loader-utils": "2.0.4",
7878
"postcss": "^8.4.31",
7979
"terser": "5.37.0",
80-
"trim-newlines": "3.0.1",
80+
"trim-newlines": "5.0.0",
8181
"trim": "1.0.1",
8282
"undici": "5.29.0"
8383
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16238,10 +16238,10 @@ tree-kill@1.2.2:
1623816238
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
1623916239
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
1624016240

16241-
trim-newlines@3.0.1, trim-newlines@^4.0.2:
16242-
version "3.0.1"
16243-
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
16244-
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
16241+
trim-newlines@5.0.0, trim-newlines@^4.0.2:
16242+
version "5.0.0"
16243+
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-5.0.0.tgz#fbe350dc9d5fe15e80793b86c09bc7436a3da383"
16244+
integrity sha512-kstfs+hgwmdsOadN3KgA+C68wPJwnZq4DN6WMDCvZapDWEF34W2TyPKN2v2+BJnZgIz5QOfxFeldLyYvdgRAwg==
1624516245

1624616246
trim@1.0.1:
1624716247
version "1.0.1"

0 commit comments

Comments
 (0)