mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 10:18:23 +00:00
Bump javascript-time-ago from 2.5.1 to 2.5.2
Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.5.1 to 2.5.2. - [Release notes](https://gitlab.com/catamphetamine/javascript-time-ago/tags) - [Changelog](https://gitlab.com/catamphetamine/javascript-time-ago/blob/main/CHANGELOG.md) - [Commits](https://gitlab.com/catamphetamine/javascript-time-ago/compare/v2.5.1...v2.5.2) --- updated-dependencies: - dependency-name: javascript-time-ago dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
66525ab822
commit
1fa7e2a432
@ -16,7 +16,7 @@
|
|||||||
"buffer": "^6.0.3",
|
"buffer": "^6.0.3",
|
||||||
"dompurify": "^2.3.8",
|
"dompurify": "^2.3.8",
|
||||||
"hotkeys-js": "^3.9.3",
|
"hotkeys-js": "^3.9.3",
|
||||||
"javascript-time-ago": "^2.5.1",
|
"javascript-time-ago": "^2.5.2",
|
||||||
"mux.js": "^6.0.1",
|
"mux.js": "^6.0.1",
|
||||||
"shaka-player": "4.0.1",
|
"shaka-player": "4.0.1",
|
||||||
"stream": "^0.0.2",
|
"stream": "^0.0.2",
|
||||||
|
18
yarn.lock
18
yarn.lock
@ -2478,12 +2478,12 @@ jake@^10.8.5:
|
|||||||
filelist "^1.0.1"
|
filelist "^1.0.1"
|
||||||
minimatch "^3.0.4"
|
minimatch "^3.0.4"
|
||||||
|
|
||||||
javascript-time-ago@^2.5.1:
|
javascript-time-ago@^2.5.2:
|
||||||
version "2.5.1"
|
version "2.5.2"
|
||||||
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.1.tgz#b91c6e780d1f62f60ce3529f81d064986cb1a142"
|
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.5.2.tgz#7a3768e4b98a7c42d0fedb13aeedeaa7b40d857d"
|
||||||
integrity sha512-jB5PlImQRpWoniY+lMzb4cLaU878yHkNSU6heB9gIdNBYqZmu9NuVlLyeI82cvtzv4pLuF8Xo9giVo2YIC9L0w==
|
integrity sha512-YvVhsRDwfwoA11ODy+Rp1j9OBPVTH9K59BwIOk14fsSoNWPaSgtCmWqtIOs6sqqRKdsFMhts6thTnfjVNeh2jg==
|
||||||
dependencies:
|
dependencies:
|
||||||
relative-time-format "^1.0.8"
|
relative-time-format "^1.1.2"
|
||||||
|
|
||||||
jest-worker@^26.2.1:
|
jest-worker@^26.2.1:
|
||||||
version "26.6.2"
|
version "26.6.2"
|
||||||
@ -2913,10 +2913,10 @@ regjsparser@^0.8.2:
|
|||||||
dependencies:
|
dependencies:
|
||||||
jsesc "~0.5.0"
|
jsesc "~0.5.0"
|
||||||
|
|
||||||
relative-time-format@^1.0.8:
|
relative-time-format@^1.1.2:
|
||||||
version "1.1.1"
|
version "1.1.2"
|
||||||
resolved "https://registry.yarnpkg.com/relative-time-format/-/relative-time-format-1.1.1.tgz#5082dcc5becaa2d178ecc50d05d01a14fab23209"
|
resolved "https://registry.yarnpkg.com/relative-time-format/-/relative-time-format-1.1.2.tgz#65d811ffbfdafc1c6ca7f311a8fac97cb0e5c7f0"
|
||||||
integrity sha512-Gj3cF5mOYANOq9pbgO4xEXbyfB2nFqUBwe15ficeAwXE6EaTX/nBR1MnuIpQO6mqTL4BqH22Lg2AbnNGxobMDQ==
|
integrity sha512-sMNgiPKLIJb+jeB44YEkgGC5ngyFnLs0gAEdwARV8f501B0w8qJNtIEGcdikWeX5xVgqP7JwJICAZPqW4J9/vg==
|
||||||
|
|
||||||
require-from-string@^2.0.2:
|
require-from-string@^2.0.2:
|
||||||
version "2.0.2"
|
version "2.0.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user