Skip to content

Commit 1841992

Browse files
Bump trim-newlines from 1.0.0 to 3.0.1
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 1.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) --- updated-dependencies: - dependency-name: trim-newlines dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74a191d commit 1841992

File tree

3 files changed

+25
-23
lines changed

3 files changed

+25
-23
lines changed

package-lock.json

Lines changed: 23 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@
711711
"to-regex-range": "^2.1.1",
712712
"toidentifier": "^1.0.0",
713713
"tough-cookie": "^2.5.0",
714-
"trim-newlines": "^1.0.0",
714+
"trim-newlines": "^3.0.1",
715715
"trix": "^1.3.1",
716716
"true-case-path": "^1.0.3",
717717
"ts-pnp": "^1.2.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7288,7 +7288,7 @@ trim-newlines@^1.0.0:
72887288
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz"
72897289
integrity sha1-WIeWa7WCpFA6QetST301ARgVphM=
72907290

7291-
trim-newlines@^3.0.0:
7291+
trim-newlines@^3.0.0, trim-newlines@^3.0.1:
72927292
version "3.0.1"
72937293
resolved "https://registry.npmjs.org/trim-newlines/-/trim-newlines-3.0.1.tgz"
72947294
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==

0 commit comments

Comments
 (0)