Skip to content

Commit

Permalink
Update JS dependency javascript-time-ago to v2.3.4 (#8930)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 5, 2021
1 parent f32e1e9 commit 4eb37dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion themes-default/slim/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"country-language": "0.1.7",
"date-fns": "2.16.1",
"is-visible": "2.2.0",
"javascript-time-ago": "2.3.3",
"javascript-time-ago": "2.3.4",
"jquery": "3.5.1",
"lodash": "4.17.20",
"lozad": "1.16.0",
Expand Down
8 changes: 4 additions & 4 deletions themes-default/slim/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7236,10 +7236,10 @@ isurl@^1.0.0-alpha5:
has-to-string-tag-x "^1.2.0"
is-object "^1.0.1"

[email protected].3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.3.tgz#eb438bf159cc919b4123881241314fc962aae3f7"
integrity sha512-T4aOCWRQPWv5wsOBiiktKxu1Zd0deIHK2ymKg8XO+MEFZKnZklBOHCXrKbEWPD2Qk2V+ekfmX976r+W1+3dWsw==
[email protected].4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/javascript-time-ago/-/javascript-time-ago-2.3.4.tgz#811f203df7998283f4d55305677b40b6e7742779"
integrity sha512-Tmy9C4MBGtC19AYhV8updznKqtiRSwJHIbDMeypsy3F0vxqgX5ytln4jwXRLVh82WW6ig4VGegi/Qhykpr4YQw==
dependencies:
relative-time-format "^1.0.5"

Expand Down

0 comments on commit 4eb37dd

Please sign in to comment.