From: Lucas Di Pentima Date: Tue, 8 Jun 2021 16:36:54 +0000 (-0300) Subject: 17653: Upgrades trim-newlines. X-Git-Tag: 2.2.1~2^2~3 X-Git-Url: https://git.arvados.org/arvados-workbench2.git/commitdiff_plain/81336b912de35683ca898a94f5572936c2be254f 17653: Upgrades trim-newlines. Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima --- diff --git a/package.json b/package.json index db7616ab..6f5b559a 100644 --- a/package.json +++ b/package.json @@ -122,6 +122,7 @@ }, "resolutions": { "fbjs/ua-parser-js": "0.7.24", + "**/meow/trim-newlines": "^3.0.1", "react-rte/**/ua-parser-js": "0.7.24", "react-scripts-ts/webpack-dev-server": "^2.11.4", "react-scripts-ts/**/**/**/**/js-yaml": "^3.13.1", diff --git a/yarn.lock b/yarn.lock index 485beb47..97c7843a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11259,10 +11259,10 @@ tr46@~0.0.3: resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a" integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o= -trim-newlines@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" - integrity sha1-WIeWa7WCpFA6QetST301ARgVphM= +trim-newlines@^1.0.0, trim-newlines@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.1.tgz#260a5d962d8b752425b32f3a7db0dcacd176c144" + integrity sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw== trim-right@^1.0.1: version "1.0.1"