diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-11 12:25:38 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-03-11 12:25:38 +0000 |
| commit | 6f65a3fbf893e3457ddebd4dbd6b9b55f8d74ae6 (patch) | |
| tree | 9b3401bf821093c5a37cd183105e6c0946b2f27e | |
| parent | Merge pull request #14 from Fuwn/dependabot/npm_and_yarn/prismjs-1.27.0 (diff) | |
| download | me-dependabot/npm_and_yarn/trim-off-newlines-1.0.3.tar.xz me-dependabot/npm_and_yarn/trim-off-newlines-1.0.3.zip | |
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3dependabot/npm_and_yarn/trim-off-newlines-1.0.3
Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/stevemao/trim-off-newlines/releases)
- [Commits](https://github.com/stevemao/trim-off-newlines/compare/v1.0.1...v1.0.3)
---
updated-dependencies:
- dependency-name: trim-off-newlines
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | yarn.lock | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json index 2b6f1b1..c9907ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13893,9 +13893,9 @@ "dev": true }, "trim-off-newlines": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz", - "integrity": "sha1-n5up2e+odkw4dpi8v+sshI8RrbM=", + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/trim-off-newlines/-/trim-off-newlines-1.0.3.tgz", + "integrity": "sha512-kh6Tu6GbeSNMGfrrZh6Bb/4ZEHV1QlB4xNDBeog8Y9/QwFlKTRyWvY3Fs9tRDAMZliVUwieMgEdIeL/FtqjkJg==", "dev": true }, "trough": { @@ -10615,9 +10615,9 @@ trim-newlines@^3.0.0: integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA== trim-off-newlines@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.1.tgz#9f9ba9d9efa8764c387698bcbfeb2c848f11adb3" - integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= + version "1.0.3" + resolved "https://registry.yarnpkg.com/trim-off-newlines/-/trim-off-newlines-1.0.3.tgz#8df24847fcb821b0ab27d58ab6efec9f2fe961a1" + integrity sha512-kh6Tu6GbeSNMGfrrZh6Bb/4ZEHV1QlB4xNDBeog8Y9/QwFlKTRyWvY3Fs9tRDAMZliVUwieMgEdIeL/FtqjkJg== trough@^1.0.0: version "1.0.5" |