Skip to content

Commit 2879d97

Browse files
committed
chore(deps): update dependency trim-newlines to v4
1 parent a6793ea commit 2879d97

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"**/node-forge": "^0.10.0",
4444
"**/serialize-javascript": "^6.0.0",
4545
"**/y18n": "^4.0.1",
46-
"**/trim-newlines": "^3.0.1"
46+
"**/trim-newlines": "^4.0.0"
4747
},
4848
"dependencies": {
4949
"bluebird": "3.7.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8099,10 +8099,10 @@ tough-cookie@~2.3.0:
80998099
resolved "https://registry.yarnpkg.com/traverse/-/traverse-0.3.9.tgz#717b8f220cc0bb7b44e40514c22b2e8bbc70d8b9"
81008100
integrity sha1-cXuPIgzAu3tE5AUUwisui7xw2Lk=
81018101

8102-
trim-newlines@^1.0.0, trim-newlines@^3.0.1:
8103-
version "3.0.1"
8104-
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144"
8105-
integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==
8102+
trim-newlines@^1.0.0, trim-newlines@^4.0.0:
8103+
version "4.0.2"
8104+
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-4.0.2.tgz#d6aaaf6a0df1b4b536d183879a6b939489808c7c"
8105+
integrity sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==
81068106

81078107
trim-off-newlines@^1.0.1:
81088108
version "1.0.1"

0 commit comments

Comments
 (0)