Skip to content

Commit

Permalink
Bump trim-newlines from 3.0.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 6, 2021
1 parent eb474dd commit ce529d0
Showing 1 changed file with 3 additions and 23 deletions.
26 changes: 3 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2305,31 +2305,11 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.2.tgz#423c77877d0569db20e1fc80885ac4118314010e"
integrity sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==

"@typeheim/fire-auth@^0.0.0-beta.52":
version "0.0.0-beta.52"
resolved "https://registry.yarnpkg.com/@typeheim/fire-auth/-/fire-auth-0.0.0-beta.52.tgz#70948d5e6b1d0fea0fdcb05243986228aa9cbc16"
integrity sha512-OYUxu9Uh33SeL0fUdOkIZpg4zBL9v1qp8tp60j97iIML2kv5I+7bITcx7j/WqxGdYdJdz2vKro3SeUa8WZePlg==
dependencies:
"@typeheim/fire-rx" "^0.0.8"

"@typeheim/fire-rx@^0.0.8":
version "0.0.8"
resolved "https://registry.yarnpkg.com/@typeheim/fire-rx/-/fire-rx-0.0.8.tgz#0f5159b54f3f4944fd5a51970b974027261126be"
integrity sha512-z8gCt0m/6BYQDhkvEP69uF8nODD01Rt/UuPVkLwQNJnMD3Y9MgPgBrl02yt+7T22Q/DQNc3BZrMYGtijShEMQg==

"@typeheim/fire-rx@^0.1.0":
version "0.1.0"
resolved "https://registry.yarnpkg.com/@typeheim/fire-rx/-/fire-rx-0.1.0.tgz#8fe08cce995b0fb2d50889168ec74bd3802e4eb9"
integrity sha512-z3ICX9aAM2QCNRhEc3wK6xtPAme9wa2zMnv5RPBoy8E1EkQpYS2upPcSY/LQF5R+AByaKUew6S76GcwgnKtHcw==

"@typeheim/orm-on-fire@^0.0.0-beta.54":
version "0.0.0-beta.54"
resolved "https://registry.yarnpkg.com/@typeheim/orm-on-fire/-/orm-on-fire-0.0.0-beta.54.tgz#0e116073210fa1031bd775f94af780c69a1e0b86"
integrity sha512-OZXjou+yrfmzxVNF+Uw1EyGVeDSqfnrFOiU7VhPzQV9NTV2SFYOq7J+w+cgtOld8mse+uCvWhQY/J/VvkIHGTw==
dependencies:
"@typeheim/fire-rx" "^0.0.8"
reflect-metadata "^0.1.13"

"@types/archiver@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@types/archiver/-/archiver-5.1.0.tgz#869f4ce4028e49cf9a0243cf914415f4cc3d1f3d"
Expand Down Expand Up @@ -9725,9 +9705,9 @@ tr46@^2.1.0:
integrity sha1-cXuPIgzAu3tE5AUUwisui7xw2Lk=

trim-newlines@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-3.0.0.tgz#79726304a6a898aa8373427298d54c2ee8b1cb30"
integrity sha512-C4+gOpvmxaSMKuEf9Qc134F1ZuOHVXKRbtEflf4NTtuuJDEIJ9p5PXsalL8SkeRw+qit1Mo+yuvMPAKwWg/1hA==
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-off-newlines@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit ce529d0

Please sign in to comment.